Reverse Engineering Cartridge to Source, Need Feedback

Building your first 6502-based project? We'll help you get started here.
ice00
Posts: 3
Joined: 23 Feb 2021

Re: Reverse Engineering Cartridge to Source, Need Feedback

Post by ice00 »

http://iceteam.altervista.org/sidin.php

For totally reverse engineered work, look at:

#1 Ripping Dig Dug
#2 Inside Lazy Jones | Inside Driller
#4 Inside Arkanoid
#6 Inside DigiOrganizer
#7 Inside Modules
#14 Inside Hunter's Moon
#15 Inside Serpent Demo
JimBoyd
Posts: 931
Joined: 05 May 2017

Re: Reverse Engineering Cartridge to Source, Need Feedback

Post by JimBoyd »

load81 wrote:
Any other constructive or useful feedback is welcome. I've just always wanted to know how this worked at the lowest possible level. I'm sure that this will make me a better programmer even outside of an assembly language context.

All I have to add is try to avoid picking up bad programming habits. Some of what you see may not be the highest quality.
Post Reply