aboutsummaryrefslogtreecommitdiff
path: root/Source/Exe/AIRPORT.exe
Commit message (Collapse)AuthorAgeFilesLines
* Remove intermediate filesXavier Del Campo Romero2021-01-011-0/+0
|
* Removed SIO interrupt (it caused VBlank ISR not to be triggered).Xavier ASUS2018-11-301-0/+0
| | | | | | | 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.
* Set SERIAL_INTERFACE compile flagXavier ASUS2018-11-291-0/+0
|
* Blue background dimensions are now limited to drawing enviroment's.Xavier ASUS2018-11-291-0/+0
| | | | Fixed X position for "Remaining aircraft" and "Next aircraft" messages in GameGui.c
* Added new levels into cdimg subfolder.Xavier ASUS2018-11-291-0/+0
Added EXE file. Added final BIN image file.