Pretty printer / formatter for 6502 assembly code
Posted: Sat Nov 11, 2017 3:29 pm
Hi all.
I'm working in Aardvark, a game for Atari VCS/2600, the game has grown pretty big and complex, and somehow I started coding with slightly different spacing and comment position, so I decided to write a tool to save me the hassle of re-spacing everything.
I call it pretty6502, it has a number of options, and it's available from here:
https://github.com/nanochess/pretty6502
The compiled utility is available in the Releases tab.
Enjoy it!
I'm working in Aardvark, a game for Atari VCS/2600, the game has grown pretty big and complex, and somehow I started coding with slightly different spacing and comment position, so I decided to write a tool to save me the hassle of re-spacing everything.
I call it pretty6502, it has a number of options, and it's available from here:
https://github.com/nanochess/pretty6502
The compiled utility is available in the Releases tab.
Enjoy it!