.. |
53C810.cpp
|
53c810: do not increment DSP when executing interrupt instruction. Fixes invalid polygons in Virtua Fighter 3. Thanks to Ian Curtis for discovering that the polygons were incorrectly-copied garbage.
|
2016-02-23 05:28:17 +00:00 |
53C810.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
53C810Disasm.cpp
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
93C46.cpp
|
- Changed save state error messages slightly.
|
2011-09-22 06:11:47 +00:00 |
93C46.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
Crypto.cpp
|
Encryption device emulation (thanks to MAME), fixed warnings in Model3.cpp, added a string formatter helper, and updated Win32 GCC Makefile.
|
2016-04-02 21:50:40 +00:00 |
Crypto.h
|
Encryption device emulation (thanks to MAME), fixed warnings in Model3.cpp, added a string formatter helper, and updated Win32 GCC Makefile.
|
2016-04-02 21:50:40 +00:00 |
DriveBoard.cpp
|
fix basic compile errors (with vs)
|
2016-03-22 11:34:32 +00:00 |
DriveBoard.h
|
Committing various small updates that have been hanging around in my source tree for a while now:
|
2012-07-15 21:04:46 +00:00 |
DSB.cpp
|
- Getting/setting MPEG playback position also includes the end offset. Hopefully will fix save states from crashing when reloaded sometimes in DSB1 and DSB2 games.
|
2011-09-22 18:04:39 +00:00 |
DSB.h
|
Added virtual destructor to CDSB
|
2016-04-02 21:35:06 +00:00 |
IRQ.cpp
|
- Changed save state error messages slightly.
|
2011-09-22 06:11:47 +00:00 |
IRQ.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
Model3.cpp
|
Encryption device emulation (thanks to MAME), fixed warnings in Model3.cpp, added a string formatter helper, and updated Win32 GCC Makefile.
|
2016-04-02 21:50:40 +00:00 |
Model3.h
|
Encryption device emulation (thanks to MAME), fixed warnings in Model3.cpp, added a string formatter helper, and updated Win32 GCC Makefile.
|
2016-04-02 21:50:40 +00:00 |
MPC10x.cpp
|
- Changed save state error messages slightly.
|
2011-09-22 06:11:47 +00:00 |
MPC10x.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
PCI.cpp
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
PCI.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
Real3D.cpp
|
Adding new 3D engine by Ian Curtis. Old engine moved to Graphics/Legacy3D/.
|
2016-03-21 04:10:14 +00:00 |
Real3D.h
|
Adding new 3D engine by Ian Curtis. Old engine moved to Graphics/Legacy3D/.
|
2016-03-21 04:10:14 +00:00 |
RTC72421.cpp
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
RTC72421.h
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
SoundBoard.cpp
|
Fixed a bug w/ Read16() -- was not casting to a pointer properly, caused Scud Race to crash.
|
2011-12-26 07:15:32 +00:00 |
SoundBoard.h
|
Default SCSP balance set to 0. Was erroneously set at +50%.
|
2012-02-14 09:13:36 +00:00 |
TileGen.cpp
|
Committing various small updates that have been hanging around in my source tree for a while now:
|
2012-07-15 21:04:46 +00:00 |
TileGen.h
|
- Finished cleaning up and optimizing the 2D renderer.
|
2012-02-20 03:45:48 +00:00 |