Commit graph

7 commits

Author SHA1 Message Date
Lionel Flandrin
3f3f99fd32 Cleanup travis.yml a bit more 2016-06-19 02:49:44 +02:00
Lionel Flandrin
33eebeafc8 Remove SDL2 from the travis build script 2016-06-19 02:41:51 +02:00
Lionel Flandrin
07ef661a2b Added a "box_array!" macro using unsafe code to allocate arrays on the heap 2016-03-04 21:34:03 +01:00
Lionel Flandrin
86b6f58024 Added tests for RAM access 2016-03-01 16:59:17 +01:00
Lionel Flandrin
f3f2aff7c8 First GTE implementation: RTPT, NCLIP, AVSZ3 and NCDS
We can now display the PlayStation logo.

Mostly ported directly from mednafen's code since no doc out there
seems to be completely accurate.

Added a test infrastructure to compare the GTE results with the
original console.
2015-10-05 19:41:26 +02:00
Lionel Flandrin
a3092cf793 Implement basic OpenGL renderer using SDL2 2015-05-25 16:26:15 +02:00
Lionel Flandrin
50fab9e5ca Added travic CI support 2015-05-25 16:26:15 +02:00