Skip to content

Old and unfinished Pong clone for the Sega Genesis, written in Motorola 68k assembly

License

Notifications You must be signed in to change notification settings

geniiii/genesis-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genesis-pong

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.

Building

  • Place asw and p2bin from The Macroassembler AS somewhere in your PATH

  • Place romfix from Sik’s mdtools somewhere in your PATH

  • Run make all and pray it works

Credits

Flamewing for their DMA macros and ultra-dma-queue
Sik for Plutiedev and mdtools

About

Old and unfinished Pong clone for the Sega Genesis, written in Motorola 68k assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages