This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
SameBoy
mirror of
https://github.com/LIJI32/SameBoy.git
Watch
1
Star
0
Fork
You've already forked SameBoy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f56f5fee0
SameBoy
/
BootROMs
/
cgb_boot_fast.asm
2 lines
35 B
NASM
Raw
Normal View
History
Unescape
Escape
Modernize some RGBASM syntax to silence most deprecation warnings in the upcoming 0.7 RGBDS release
2023-12-09 13:04:27 +00:00
DEF
FAST
=
1
Remove code duplication in the QL fast boot ROM, should fix some glitched thumbnails
2018-11-10 19:10:09 +00:00
include
"cgb_boot.asm"