mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
@@ -1,7 +1,9 @@
|
||||
SECTION "test", ROM0
|
||||
|
||||
opt !L ; already the default, but tests parsing "!L"
|
||||
|
||||
pusho
|
||||
opt p42, !L, Wno-div
|
||||
opt p42, L, Wno-div
|
||||
ds 1
|
||||
ld [$ff88], a
|
||||
println $8000_0000 / -1
|
||||
|
||||
Reference in New Issue
Block a user