Commit graph

6 commits

Author SHA1 Message Date
Matt Penny 4e9e9d32d6 ASM: simplify, document, start integrating with CMake
* Refactor entry point
* Remove unused code
* Reformat level header to be more clear, and add more comments

Looks like assembling with CMake will require some changes to the
assembler flags, and possibly some manual dependency specification.
2024-10-19 02:38:52 -04:00
Matt Penny 834e5da85a Use universal region in header 2023-12-11 16:36:22 -05:00
Matt Penny 72bc200294 Correct game name, region, and save size in header
Also updated comments around advanced homebrew ROM header
2023-12-11 15:32:13 -05:00
hackgrid 38a3451800
implement "Advanced Homebrew ROM Header" for controller config 2023-11-13 23:10:00 +01:00
James Lambert 4bd5ae80f5 Set save type to SRAM for later ev models 2023-05-03 21:22:46 -06:00
James Lambert 6c494d7adc Initial commit 2022-02-27 16:41:51 -07:00