|
|
| version 1.2, 2003/12/04 06:41:23 | version 1.6, 2004/01/23 15:05:04 |
|---|---|
| Line 36 extern "C" { | Line 36 extern "C" { |
| extern BOOL biosrom; | extern BOOL biosrom; |
| void bios_getpath(char *path, const char *name, int maxlen); | |
| void bios_init(void); | void bios_init(void); |
| UINT MEMCALL biosfunc(UINT32 adrs); | UINT MEMCALL biosfunc(UINT32 adrs); |
| Line 59 void bios0x18_16(BYTE chr, BYTE atr); | Line 58 void bios0x18_16(BYTE chr, BYTE atr); |
| void bios0x19(void); | void bios0x19(void); |
| void bios0x1a(void); | void bios0x1a(void); |
| void bios0x1a_main(void); // ver0.30 | void bios0x1a_main(void); |
| void bios0x1b(void); | void bios0x1b(void); |
| void fddbios_equip(REG8 type, BOOL clear); | |
| UINT16 bootstrapload(void); | REG16 bootstrapload(void); |
| void bios0x1c(void); | void bios0x1c(void); |
| void bios0x1c_03(void); | void bios0x1c_03(void); |