Commit graph

15 commits

Author SHA1 Message Date
Jean-Philip Desjardins
95223d9a22 PATH3 masking support.
Not 100% accurate, but makes things lots better in many games.
2021-05-17 09:16:20 -04:00
Jean-Philip Desjardins
a604004616 Add GIF_MODE register. 2021-05-17 09:16:19 -04:00
Jean-Philip Desjardins
2288d01ee0 Write batching v3.
Removed memory allocations.
2020-10-29 13:41:01 -04:00
Jean-Philip Desjardins
1f2ea68cd2 Handle splitting of image transfers that may have addresses that go out of bounds. 2020-04-15 08:53:06 -04:00
Jean-Philip Desjardins
6501e0d8dc Fix warning. 2019-04-04 18:25:28 -04:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
db6085c05c Cleanup. 2017-03-26 18:36:41 -04:00
Jean-Philip Desjardins
fdbf9e657a Make sure we only read from GIF packet data. 2017-02-24 00:39:29 -05:00
Jean-Philip Desjardins
fb38324b41 Stop transfer if we're going to write to SIGNAL when SIGNAL is already set. 2017-02-24 00:39:28 -05:00
Jean-Philip Desjardins
fd54b2e810 Track active path in GIF. 2017-02-24 00:39:28 -05:00
Jean-Philip Desjardins
eac13bc53e Simplified GIF packet processing interface. 2017-02-24 00:39:28 -05:00
Jean-Philip Desjardins
87650b70a4 Remove useless mutex. 2016-10-11 23:12:48 -04:00
Jean-Philip Desjardins
bb6840c6a8 Added basic support for transfers from GS to EE memory. 2015-11-17 22:09:46 -05:00
Jean-Philip Desjardins
194c81e61e MSKPATH3 actually toggles path 3 masked bit on GIF. 2015-08-27 01:44:54 -04:00
Jean-Philip Desjardins
fcf1b11f1b Moved EE and GS specific files in a separate folder. 2015-05-06 00:54:15 -04:00
Renamed from Source/GIF.h (Browse further)