portal64-still-alive/asm
Matt Penny a29bb36041 Do not rely on hardcoded directories when linking
* 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)
2024-11-02 02:07:08 -04:00
..
boot.s Do not rely on hardcoded directories when linking 2024-11-02 02:07:08 -04:00
CMakeLists.txt CMake: get assembly working 2024-10-19 16:30:58 -04:00
entry.s CMake: get assembly working 2024-10-19 16:30:58 -04:00
macros.inc ASM: simplify, document, start integrating with CMake 2024-10-19 02:38:52 -04:00
rom_header.s ASM: simplify, document, start integrating with CMake 2024-10-19 02:38:52 -04:00
sound_data.s CMake: get assembly working 2024-10-19 16:30:58 -04:00