aboutsummaryrefslogtreecommitdiff
path: root/Source/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * Added more comments.XaviDCR922017-08-181-24/+54
* * IMASK is now accessed as volatile variable.XaviDCR922017-08-111-0/+1
* + System timer functions now moved to a separate source file, Timer.c/Timer.h.XaviDCR922017-08-101-2/+2
* * Added some comments on Game.c.XaviDCR922017-08-091-18/+17
* * Include directives are now moved to .c instead of .h, as it should really b...XaviDCR922017-08-061-16/+23
* + Added support for SIO (Serial Input Output).XaviDCR922017-07-201-1/+2
* * Added font spacing parameter.XaviDCR922017-06-281-0/+1
* * Reduced tileset sprite size from 64x64 to 64x48.XaviDCR922017-06-271-9/+10
* * (Bugfix) MemCard: MEMCARD_MAXIMUM_SECTOR changed from 512 (8 << MEMCARD_SEC...XaviDCR922017-06-081-1/+1
* * More passengers by correct sequence are unboarded.XaviDCR922017-06-031-1/+2
* * Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...XaviDCR922017-05-311-1/+2
* * Departure flights are not created if parking is busy.XaviDCR922017-05-301-1/+2
* * Added some comments on System.XaviDCR922017-05-011-1/+1
* * Updated.XaviDCR922017-02-041-0/+0
* Initial commitXavier Del Campo2017-02-041-0/+119