💾 Archived View for bbs.geminispace.org › s › gameboy › 16309 captured on 2024-08-25 at 11:23:28. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Wanted to make an update about my Game Boy tarot card project. On February 9th, I had posted that I only had 17 of 78 cards done, with 8 of those card designs having been done between 2022 and the end of 2023. I got motivated to finish up a bunch of cards per week and ended up finishing all of the designs on April 9th. Since then, I got a physical deck made, which is shown in the attached image, and I have started on the Game Boy ROM. In order to fit all of the card designs, each which take up 2560 bytes of 2bpp tile data, I am using the Wisdom Tree Game Boy mapper. I already have experience making a Wisdom Tree compatible mapper NES cartridge PCB, so I figured I may as well use that experience here. The Wisdom Tree Game Boy mapper was used for a few Bible themed unlicensed Game Boy games that were sold at Christian Bookstores. I figure if the entirety of the KJV bible can be stored and accessed on a single ROM chip, all of these card designs could be stored too. The cartridge will probably end up using a 1MB flash ROM chip with support for 32 x 32KB banks, although the cartridge would support up to 8MB for flash ROM size, so 256 x 32KB banks.
I'm planning on having at least 2 or 3 different tarot reading spreads. I'm also planning on adding Game Boy printer support so folks can print the card designs along with print out a "Daily Reading" summary. At some point I plan on making the cartridge available, although it'll probably end up being through some publisher rather than independently for a limited physical run with an included printed deck.
LR35902 ASM is a bit more different than I initially expected compared to 6502 ASM, so it'll take me a little bit of time to get used to the quirks of the Game Boy before I make a ton of progress on the ROM. Took me quite a long time 2 or 3 days ago to figure out why interrupts were behaving in unexpected ways until I finally read about the halt bug and figured out that I ran into it independently (I appreciate that BGB emulated the hardware bug properly so I wouldn't run into that issue first on physical hardware).
Apr 23 · 4 months ago · 👍 skyjake, wasolili, Ruby_Witch, norayr, sugar, bubstance, Silo
🍄 Ruby_Witch · Apr 23 at 12:36:
It looks like a really awesome project so far, keep up the good work!
omg, this is so beautiful.