index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Added more comments.
XaviDCR92
2017-08-18
1
-24
/
+54
*
* IMASK is now accessed as volatile variable.
XaviDCR92
2017-08-11
1
-0
/
+1
*
+ System timer functions now moved to a separate source file, Timer.c/Timer.h.
XaviDCR92
2017-08-10
1
-2
/
+2
*
* Added some comments on Game.c.
XaviDCR92
2017-08-09
1
-18
/
+17
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-16
/
+23
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-1
/
+2
*
* Added font spacing parameter.
XaviDCR92
2017-06-28
1
-0
/
+1
*
* Reduced tileset sprite size from 64x64 to 64x48.
XaviDCR92
2017-06-27
1
-9
/
+10
*
* (Bugfix) MemCard: MEMCARD_MAXIMUM_SECTOR changed from 512 (8 << MEMCARD_SEC...
XaviDCR92
2017-06-08
1
-1
/
+1
*
* More passengers by correct sequence are unboarded.
XaviDCR92
2017-06-03
1
-1
/
+2
*
* Aircraft 0 was incorrectly being removed because indexes 0 to GAME_MAX_AIRC...
XaviDCR92
2017-05-31
1
-1
/
+2
*
* Departure flights are not created if parking is busy.
XaviDCR92
2017-05-30
1
-1
/
+2
*
* Added some comments on System.
XaviDCR92
2017-05-01
1
-1
/
+1
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+119