<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/airport/Source/MemCard.c, branch master</title>
<subtitle>PS1 video game
</subtitle>
<id>https://gitea.privatedns.org/xavi/airport/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/airport/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/'/>
<updated>2021-01-03T01:52:19+00:00</updated>
<entry>
<title>Replace MEMCARD_STATUS with enum memcard_status</title>
<updated>2021-01-03T01:52:19+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-01-03T00:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=fdc6833da144252859010bb7b6c2087be491a4b3'/>
<id>urn:sha1:fdc6833da144252859010bb7b6c2087be491a4b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed SIO interrupt (it caused VBlank ISR not to be triggered).</title>
<updated>2018-11-30T00:34:40+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-30T00:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=8fcf5bf1f74873f49b792d3e3f661a2e7feda673'/>
<id>urn:sha1:8fcf5bf1f74873f49b792d3e3f661a2e7feda673</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).</title>
<updated>2018-11-23T12:57:38+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-23T12:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=3b80f74ce10cfd7e55199dcb9a8c4b80598227d2'/>
<id>urn:sha1:3b80f74ce10cfd7e55199dcb9a8c4b80598227d2</id>
<content type='text'>
Improved const-correctness and scope for some variables.
</content>
</entry>
<entry>
<title>* Menu.c: bugfix for PLT level list.</title>
<updated>2018-03-10T13:30:40+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-03-10T13:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=6adb0a08c89a84ff7dc656e2cc379a100e22efe3'/>
<id>urn:sha1:6adb0a08c89a84ff7dc656e2cc379a100e22efe3</id>
<content type='text'>
* Minor: added whitespace to "sizeof" operand.
</content>
</entry>
<entry>
<title>* Slight optimization: all comparations against true are now compared against != false.</title>
<updated>2017-12-26T21:18:37+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-12-26T21:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=4eaa6c091f97ca3455b2ae48a5f68867c0f7768e'/>
<id>urn:sha1:4eaa6c091f97ca3455b2ae48a5f68867c0f7768e</id>
<content type='text'>
+ Added a provisional background during gameplay (still WIP).
* Map editor now allows creating a map.
</content>
</entry>
<entry>
<title>* Trimmed ending whitespaces.</title>
<updated>2017-09-15T23:44:42+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-09-15T23:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=0d7af34486f15d8f31f8474f17cad698923cadcb'/>
<id>urn:sha1:0d7af34486f15d8f31f8474f17cad698923cadcb</id>
<content type='text'>
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
</content>
</entry>
<entry>
<title>* Minor changes (spaces between "if"/"for"... instructions).</title>
<updated>2017-08-30T21:29:57+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-30T21:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=69027a04e3d2eb10708243295dec3655c4ccdca5'/>
<id>urn:sha1:69027a04e3d2eb10708243295dec3655c4ccdca5</id>
<content type='text'>
+ Added output ELF file with debugging symbols for nocash.
</content>
</entry>
<entry>
<title>* Include directives are now moved to .c instead of .h, as it should really be...</title>
<updated>2017-08-06T02:17:09+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-06T02:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=8700a329d07bae49228f10b50999a161a235d140'/>
<id>urn:sha1:8700a329d07bae49228f10b50999a161a235d140</id>
<content type='text'>
* Makefile now rebuilds needed targets on modified header files.
* Some more work on GameEmergencyMode().
* Initial work on PSX mouse auto detection.
* Prototypes for RCNT2 I_MASK bit handling.
</content>
</entry>
<entry>
<title>+ Added support for SIO (Serial Input Output).</title>
<updated>2017-07-20T20:36:19+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-20T20:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=cb1c0345c766fada621b521ca39aac02ae25056b'/>
<id>urn:sha1:cb1c0345c766fada621b521ca39aac02ae25056b</id>
<content type='text'>
* On SystemLoadFileToBuffer(), files can be now uploaded to PSX using QPSXSerial.
</content>
</entry>
<entry>
<title>* (Bugfix) MemCard: MEMCARD_MAXIMUM_SECTOR changed from 512 (8 &lt;&lt; MEMCARD_SECTORS_PER_BLOCK_BITSHIFT) to 1024 (16 &lt;&lt; MEMCARD_SECTORS_PER_BLOCK_BITSHIFT).</title>
<updated>2017-06-08T05:23:25+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-06-08T05:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/airport/commit/?id=022c72fe369da0045f9ca7dd4b8d4d7dd169c87c'/>
<id>urn:sha1:022c72fe369da0045f9ca7dd4b8d4d7dd169c87c</id>
<content type='text'>
* DrawEnv and DispEnv buffers are no longer swapped using DMA commands, but GPIO. This ensures stability under real hw. TODO: how to fix in 2-player mode?
* Provisionally removed semi-transparency for aircraft shadow sprite.
</content>
</entry>
</feed>
