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
2025-11-20 10:12:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96a75500d3141faf6da5ad32bab50de512278fb0
rgbds
/
test
/
asm
/
incbin-negative-bad.asm
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