]> Shamusworld >> Repos - virtualjaguar/blob - src/jagbios.h
Initial stab at getting the DSP to run in the host audio IRQ. Needs testing.
[virtualjaguar] / src / jagbios.h
1 #ifndef __JAGBIOS_H__
2 #define __JAGBIOS_H__
3
4 extern char jaguarBootROM[];
5
6 #endif  // __JAGBIOS_H__