dmgtris/src
Randy Thiemann d9456244e0 1.8 2024-02-12 04:44:13 +01:00
..
include 1.7 2023-12-05 06:19:46 +01:00
res 1.8 2024-02-12 04:44:13 +01:00
bankid.asm Add staff roll music. 2023-11-20 07:43:38 +01:00
banking.asm MYCO curve and rot mode. 2023-11-07 09:14:43 +01:00
field.asm 1.8 2024-02-12 04:44:13 +01:00
gbc.asm Fix color regression. 2023-11-24 00:32:55 +01:00
grading.asm 1.8 2024-02-12 04:44:13 +01:00
header.asm License. 2023-10-21 17:28:38 +02:00
hiscore.asm Optimizations: cp 0 -> or a; and mask cp mask -> or ~mask inc a 2023-11-13 03:05:39 +01:00
input.asm Optimizations: cp 0 -> or a; and mask cp mask -> or ~mask inc a 2023-11-13 03:05:39 +01:00
interrupts.asm Redesign main menu. Note that profiles and such aren't yet available. 2023-11-10 08:21:36 +01:00
intro.asm Fix DMG intro and big mode bug. 2023-11-23 13:46:49 +01:00
level.asm Merge pull request #8 2023-12-05 05:28:05 +01:00
main.asm 1.7 2023-12-05 06:19:46 +01:00
memory.asm Code cleanup and documentation. 2023-10-27 21:37:32 +02:00
progress.asm Optimizations: cp 0 -> or a; and mask cp mask -> or ~mask inc a 2023-11-13 03:05:39 +01:00
rng.asm Remove the initial free hold because the reason for it has been fixed long ago. 2023-11-24 07:43:46 +01:00
score.asm Expand score to 8 digits. 2023-11-03 03:03:47 +01:00
sfx.asm Add staff roll music. 2023-11-20 07:43:38 +01:00
sprites.asm 1.7 2023-12-05 06:19:46 +01:00
sram.asm Improve scoring, add dark mode, allow intro animation to be skipped. 2023-11-23 06:19:08 +01:00
state_gameplay.asm 1.8 2024-02-12 04:44:13 +01:00
state_title.asm Add light/dark modes. 2023-11-23 05:13:02 +01:00
tiles.asm Tile system. 2023-11-02 19:10:51 +01:00
time.asm 1.7 2023-12-05 06:19:46 +01:00