Skip to content
#

cartridge

Here are 15 public repositories matching this topic...

Reverse engineering the Little Tikes Story Dream Machine (LTSDM) cartridge. Included are hardware inspections, custom circuitry, and several attempts to learn the data pattern. My goal is to allow any parent to convert any audiovisual narrative into a custom cartridge compatible with the LTSDM.

  • Updated Sep 23, 2026
  • Python

Full-motion video on a stock Neo Geo AES. An offline baker interns every 16x16 tile into character ROM, so the 68000 player only pushes tile numbers into sprite control blocks. Ten minutes at 59.2 fps with sound in a 158 MB cartridge, verified bit-exact against geolith and MAME

  • Updated Aug 10, 2026
  • Python

SNES cartridge memory map and DMA engine in Python. Measured against 5,145 real cartridges: every distinct header combination they declare, checked against the layout and address resolutions it produces

  • Updated Sep 6, 2026
  • Python

Add this topic to your repo

To associate your repository with the cartridge topic, visit your repo's landing page and select "manage topics."

Learn more