Move BIOS loading out of mem.c.
This commit is contained in:
parent
8ac2157f87
commit
b62127f7a8
12 changed files with 918 additions and 912 deletions
1
src/mem_bios.h
Normal file
1
src/mem_bios.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
int loadbios();
|
||||
Loading…
Reference in a new issue