Old and unfinished Pong clone for the Sega Genesis, written in Motorola 68k assembly. Contains all the weird micro-optimizations and workarounds for assembler bugs I could fit into something this small.
I don’t see myself ever finishing this, but I guess it could be a half-decent learning resource for someone.
-
Place
asw
andp2bin
from The Macroassembler AS somewhere in yourPATH
-
Place
romfix
from Sik’s mdtools somewhere in yourPATH
-
Run
make all
and pray it works
Flamewing for their DMA macros and ultra-dma-queue
Sik for Plutiedev and mdtools