gameboy software for reading tarot cards
Go to file
2025-02-09 14:51:33 -05:00
.gitignore Copy Tiles with vblank safety 2025-01-07 11:34:53 -05:00
00thefool.aseprite first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
00thefool.asm first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
00TheFool.inc up to temperance 2025-02-07 12:42:02 -05:00
01themagician.aseprite first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
01themagician.asm first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
01TheMagician.inc up to temperance 2025-02-07 12:42:02 -05:00
02thehighpriestess.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
02thehighpriestess.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
02TheHighPriestess.inc up to temperance 2025-02-07 12:42:02 -05:00
03theempress.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
03theempress.asm first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
03TheEmpress.inc up to temperance 2025-02-07 12:42:02 -05:00
04theemperor.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
04theemperor.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
04TheEmperor.inc up to temperance 2025-02-07 12:42:02 -05:00
05thehierophant.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
05thehierophant.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
05TheHierophant.inc up to temperance 2025-02-07 12:42:02 -05:00
06thelovers.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
06thelovers.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
06TheLovers.inc up to temperance 2025-02-07 12:42:02 -05:00
07thechariot.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
07thechariot.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
07TheChariot.inc up to temperance 2025-02-07 12:42:02 -05:00
08strength.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
08strength.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
08Strength.inc up to the moon 2025-02-09 14:51:33 -05:00
09thehermit.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
09thehermit.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
09TheHermit.inc up to the moon 2025-02-09 14:51:33 -05:00
10wheeloffortune.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
10wheeloffortune.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
10WheelOfFortune.inc up to the moon 2025-02-09 14:51:33 -05:00
11justice.aseprite add up to 11 justice 2025-02-06 21:43:52 -05:00
11justice.asm add up to 11 justice 2025-02-06 21:43:52 -05:00
11Justice.inc up to the moon 2025-02-09 14:51:33 -05:00
12thehangedman.aseprite up to temperance 2025-02-07 12:42:02 -05:00
12thehangedman.asm up to temperance 2025-02-07 12:42:02 -05:00
12TheHangedMan.inc up to the moon 2025-02-09 14:51:33 -05:00
13death.aseprite up to the moon 2025-02-09 14:51:33 -05:00
13death.asm up to the moon 2025-02-09 14:51:33 -05:00
13Death.inc up to the moon 2025-02-09 14:51:33 -05:00
14temperance.aseprite up to temperance 2025-02-07 12:42:02 -05:00
14temperance.asm up to temperance 2025-02-07 12:42:02 -05:00
14Temperance.inc up to the moon 2025-02-09 14:51:33 -05:00
15thedevil.aseprite up to the moon 2025-02-09 14:51:33 -05:00
15thedevil.asm up to the moon 2025-02-09 14:51:33 -05:00
15TheDevil.inc up to the moon 2025-02-09 14:51:33 -05:00
16thetower.aseprite up to the moon 2025-02-09 14:51:33 -05:00
16thetower.asm up to the moon 2025-02-09 14:51:33 -05:00
16TheTower.inc up to the moon 2025-02-09 14:51:33 -05:00
17thestar.aseprite up to the moon 2025-02-09 14:51:33 -05:00
17thestar.asm up to the moon 2025-02-09 14:51:33 -05:00
17TheStar.inc up to the moon 2025-02-09 14:51:33 -05:00
18themoon.aseprite up to the moon 2025-02-09 14:51:33 -05:00
18themoon.asm up to the moon 2025-02-09 14:51:33 -05:00
18TheMoon.inc up to the moon 2025-02-09 14:51:33 -05:00
19thesun.aseprite rename asesprite files 2025-01-24 12:54:37 -05:00
20judgement.aseprite rename asesprite files 2025-01-24 12:54:37 -05:00
21theworld.aseprite rename asesprite files 2025-01-24 12:54:37 -05:00
Async.inc shuffle functionality working! 2025-01-23 13:16:55 -05:00
CardLibrary.inc up to the moon 2025-02-09 14:51:33 -05:00
CopyRangeSafe.inc various updates and adding more cards 2025-01-15 22:40:56 -05:00
CopyTilesSafe.inc working on wiring up the cardread screen 2025-01-15 19:32:01 -05:00
gb-export.lua add up to 11 justice 2025-02-06 21:43:52 -05:00
generate_animation_circling.py async working and three cards circling 2025-01-14 15:06:27 -05:00
hardware.inc refactor everything to use the websites format and more files 2025-01-08 14:03:54 -05:00
justice.asm various updates and adding more cards 2025-01-15 22:40:56 -05:00
KeyArtTiles.asm working on wiring up the cardread screen 2025-01-15 19:32:01 -05:00
main.asm first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
Random.inc shuffle functionality working! 2025-01-23 13:16:55 -05:00
ScreenCardBrowse.inc up to the moon 2025-02-09 14:51:33 -05:00
ScreenCardRead.inc first four cards complete and also banked memory 2025-01-25 20:34:29 -05:00
screendesigns.aseprite shuffle functionality working! 2025-01-23 13:16:55 -05:00
screendesigns.asm all these artworks 2025-01-15 22:09:35 -05:00
ScreenMainMenu.inc shuffle functionality working! 2025-01-23 13:16:55 -05:00
ScreenShuffle.inc shuffle functionality working! 2025-01-23 13:16:55 -05:00
ScreenSpreadSelect.inc shuffle functionality working! 2025-01-23 13:16:55 -05:00
source.zip up to temperance 2025-02-07 12:42:02 -05:00