Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-22 | Split up macros.inc | Rangi | |
2020-09-22 | Use const macros for level and puzzle constants | Rangi | |
2020-09-22 | Add functions calculating puzzle id from coordinates on map | IIMarckus | |
2020-09-22 | Rename levels to puzzles | IIMarckus | |
2020-09-13 | Disassemble function_01_6306 and reformat some code | Rangi | |
- No need for "unidentified" hex values in common idioms like "ld c, a / ld b, 0" or "adc 0" - VWF char coordinates are masked with %11111000 and %00000111 | |||
2020-09-13 | Document second set of text printing functions | mid-kid | |
...this time in home |