This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
You've already forked rgbds
mirror of
https://github.com/gbdev/rgbds.git
synced
2026-06-11 11:12:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
673c62414f4b4a5260507de954b8fc2853c6e4ee
rgbds
/
test
/
asm
/
incbin-negative-bad.asm
T
Rangi42
b80b30fba1
Ensure that
INCBIN
parameters are non-negative
2025-07-18 12:44:27 -04:00
4 lines
44 B
NASM
Raw
Blame
History
SECTION
"Bad"
,
ROM0
INCBIN
"data.bin"
,
-
42
Reference in New Issue
View Git Blame
Copy Permalink