Airport/Source/Exe
Xavier ASUS 8fcf5bf1f7 Removed SIO interrupt (it caused VBlank ISR not to be triggered).
Added Gfx wait on LoadMenuEnd(). Otherwise, some levels would not start after loading all required files.
Also, added GPU wait on Menu.c before entering the main loop.
An invalid index inside sound table was being accessed when creating an arrival flight. This made the game crash only under real hardware.
Other minor changes and fixes.
2018-11-30 01:34:40 +01:00
..
AIRPORT.elf Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
AIRPORT.exe Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
AIRPORT.iso Removed SIO interrupt (it caused VBlank ISR not to be triggered). 2018-11-30 01:34:40 +01:00
AIRPORT.s Added "const" qualifier to some functions. 2018-11-18 20:03:35 +01:00