Commit Graph

18 Commits (3c187e26d79117616324934513d7b468e4be7e80)

Author SHA1 Message Date
Christophe Parent 3c187e26d7 Optimize CMP instruction using a constant 2024-07-08 17:57:04 -07:00
Christophe Parent 8091eca69b Correct comment about swimming flag 2024-07-02 14:29:59 -07:00
Christophe Parent 889c5b5257 Reformat comments and enemy/music data 2024-07-02 11:30:09 -07:00
Christophe Parent 45504ea22b Optimize CMP/CPX/CPY instructions 2024-06-08 23:58:39 -07:00
Christophe Parent 23528e5ab0 Optimize ADC and SBC instructions 2024-06-01 08:52:35 -07:00
Christophe Parent fd54208307 Optimize checks on upper bit 2024-05-30 16:26:48 -07:00
Christophe Parent 54d1bc7511 Remove JMP instruction to RTS 2024-05-29 00:39:00 -07:00
Christophe Parent 59f2a9b312 Optimize subroutine tail calls 2024-05-29 00:33:48 -07:00
Christophe Parent e2cf3e8ee0 Remove residual/unnecessary code and data 2024-05-28 23:46:27 -07:00
Christophe Parent 7e8c442c8d Remove unused bytes 2024-05-21 11:36:05 -07:00
Christophe Parent 0f21037f79 Homogenize indentation 2024-05-19 22:33:39 -07:00
Christophe Parent f4d824625b Add space in front of every comment 2024-05-19 21:53:30 -07:00
Christophe Parent 87c7aabce7 Remove trailing spaces 2024-05-01 22:53:24 -07:00
Christophe Parent 48380aa02c Switch to cc65 for building 2024-05-01 14:10:53 -07:00
Christophe Parent a89ac25a7b Switch to Unix-style EOL 2024-04-30 16:03:35 -07:00
Christophe Parent 85abe4e11b Rename disassembly file 2024-04-30 15:56:35 -07:00
Christophe Parent 8511a3d586 Add original disassembly file 2024-04-26 14:34:33 -07:00
Christophe Parent d08148a448 Initial commit 2024-04-26 21:08:09 +00:00