mirror of
https://github.com/mwpenny/portal64-still-alive.git
synced 2024-11-26 22:00:25 +00:00
a29bb36041
* Use preprocessor directives to pass microcode object file paths * Add build directory to include path when preprocessing, so directory name is not needed when including generated linker script fragments * Pass required files on the command line so wildcard matching can be used * Also remove special case for creating object file for boot code (use incbin in asm file instead) |
||
---|---|---|
.. | ||
boot.s | ||
CMakeLists.txt | ||
entry.s | ||
macros.inc | ||
rom_header.s | ||
sound_data.s |