dmgtris/src
Hana Nova 84b6166533 Fix TGM3 randomizer. 2025-05-16 17:05:54 +02:00
..
include Overhaul build system. 2025-02-26 12:24:23 +01:00
res Improve kerning and GBC graphics: Visibility of clock and appearance of blocks. Thanks to Matthew C. 2025-03-30 23:34:59 +02: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 Fix potential bug on GBC. 2025-03-02 16:59:52 +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 Fix TGM3 randomizer. 2025-05-16 17:05:54 +02: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 Oops. 2025-03-20 01:23:06 +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 Oops. 2025-03-20 01:23:06 +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