mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-20 13:54:33 +00:00
Notable side effects: * Use the standard-conformant MSVC preproc * Add test for linker script INCLUDE * Improve wording of placement conflict errors * Fix errors from not newline-terminated files * Teach checkdiff about the linker script doc * Call linker script "commands" "directives" instead --------- Co-authored-by: Rangi42 <[email protected]>
3 lines
42 B
NASM
3 lines
42 B
NASM
SECTION "test", ROM0[42]
|
|
DB 1, 2, 3, 4, 5
|