index
:
xavi/airport
master
PS1 video game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
MemCard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace MEMCARD_STATUS with enum memcard_status
Xavier Del Campo Romero
2021-01-03
1
-1
/
+1
*
Removed SIO interrupt (it caused VBlank ISR not to be triggered).
Xavier ASUS
2018-11-30
1
-5
/
+5
*
Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).
Xavier ASUS
2018-11-23
1
-10
/
+10
*
* Menu.c: bugfix for PLT level list.
XaviDCR92
2018-03-10
1
-5
/
+5
*
* Slight optimization: all comparations against true are now compared against...
XaviDCR92
2017-12-26
1
-10
/
+10
*
* Trimmed ending whitespaces.
XaviDCR92
2017-09-16
1
-231
/
+231
*
* Minor changes (spaces between "if"/"for"... instructions).
XaviDCR92
2017-08-30
1
-69
/
+69
*
* Include directives are now moved to .c instead of .h, as it should really b...
XaviDCR92
2017-08-06
1
-0
/
+3
*
+ Added support for SIO (Serial Input Output).
XaviDCR92
2017-07-20
1
-37
/
+37
*
* (Bugfix) MemCard: MEMCARD_MAXIMUM_SECTOR changed from 512 (8 << MEMCARD_SEC...
XaviDCR92
2017-06-08
1
-3
/
+4
*
* Bugfix: index for selectedAircraft is recalculated when a new aircraft is s...
XaviDCR92
2017-06-04
1
-0
/
+2
*
* Updated.
XaviDCR92
2017-02-04
1
-0
/
+0
*
Initial commit
Xavier Del Campo
2017-02-04
1
-0
/
+1172