Commit Graph

20 Commits (82a82f47aa6605ff4b96a9ff304406b7d5a16ae6)

Author SHA1 Message Date
Christophe Parent 82a82f47aa Simplify defines/constants 2024-07-08 22:41:50 -07:00
Christophe Parent 0283d5e3da Optimize CMP instruction using a constant 2024-07-08 17:54:59 -07:00
Christophe Parent 41724a5cbd Correct comment about swimming flag 2024-07-02 14:28:26 -07:00
Christophe Parent 7b6e6dd025 Reformat comments and enemy/music data 2024-07-02 11:27:20 -07:00
Christophe Parent bb58b97427 Optimize CMP/CPX/CPY instructions 2024-06-08 23:57:10 -07:00
Christophe Parent 749556d1b9 Optimize ADC and SBC instructions 2024-06-01 08:50:42 -07:00
Christophe Parent 4b63ee3b1b Optimize checks on upper bit 2024-05-30 16:24:56 -07:00
Christophe Parent f0e58c1f1a Remove JMP instruction to RTS 2024-05-29 00:37:58 -07:00
Christophe Parent ae86677590 Optimize subroutine tail calls 2024-05-29 00:32:10 -07:00
Christophe Parent 61b894ae1e Remove residual/unnecessary code and data 2024-05-28 23:44:30 -07:00
Christophe Parent 0e0dc84aeb Remove unused bytes 2024-05-21 11:34:32 -07:00
Christophe Parent 7cbfbf942f Homogenize indentation 2024-05-19 22:31:33 -07:00
Christophe Parent 86bcfe4d3d Add space in front of every comment 2024-05-19 14:49:34 -07:00
Christophe Parent 96398d5f65 Remove trailing spaces 2024-05-01 22:49:20 -07:00
Christophe Parent 6d8ed0eb00 Correct README file 2024-05-01 14:07:25 -07:00
Christophe Parent 6269e5929d Switch to cc65 for building 2024-05-01 13:51:59 -07:00
Christophe Parent db28c0a8ee Switch to Unix-style EOL 2024-04-30 16:02:00 -07:00
Christophe Parent 46b02caeda Rename disassembly file 2024-04-30 15:55:27 -07:00
Christophe Parent a8136bc8a9 Add original disassembly file 2024-04-26 14:32:03 -07:00
Christophe Parent d7246c6b6f Initial commit 2024-04-26 20:43:15 +00:00