Y
Hacker News
new
|
ask
|
show
|
jobs
by
camus
4996 days ago
not sure you can post a proprietary bios like that on github, while the emulator itself may be the author's code , i'm pretty sure the bios is not open source.
1 comments
thristian
4996 days ago
The "bios.bin" in the resources directory is 216 bytes; the proprietary GBA bios is 16KB. I'm pretty sure this the author's own code.
link
rjh29
4996 days ago
It is:
https://github.com/jpfau/gbajs/commits/master/bios.S
link