flycast/newdc
Lioncash eff0aa56e0 Fix an incorrect swap in newdc/hw/aica/aica_if.cpp. tmp should be assigned to dst, not src, because as it was before it was the equivalent of "dst = dst;" 2013-12-23 09:56:25 -05:00
..
android project import 2013-12-19 19:10:14 +02:00
arm_emitter project import 2013-12-19 19:10:14 +02:00
cfg Fix a typo in a function name in newdc/cfg/cfg.cpp. Should be ParseFile, not PaseFile. 2013-12-23 08:56:16 -05:00
deps project import 2013-12-19 19:10:14 +02:00
emitter project import 2013-12-19 19:10:14 +02:00
hw Fix an incorrect swap in newdc/hw/aica/aica_if.cpp. tmp should be assigned to dst, not src, because as it was before it was the equivalent of "dst = dst;" 2013-12-23 09:56:25 -05:00
imgread project import 2013-12-19 19:10:14 +02:00
khronos project import 2013-12-19 19:10:14 +02:00
linux Fix a resource leak in nixprof.cpp. 2013-12-23 08:52:10 -05:00
linux-dist PANDORA: Input fix and icon 2013-12-21 10:44:51 +01:00
nacl project import 2013-12-19 19:10:14 +02:00
oslib project import 2013-12-19 19:10:14 +02:00
profiler project import 2013-12-19 19:10:14 +02:00
rec-ARM project import 2013-12-19 19:10:14 +02:00
rend Fix an array overflow possibility in gldraw.cpp. Vertex's col array is only has a size of 4 not 8. 2013-12-23 09:38:03 -05:00
sdl PANDORA: Fix nvram save at exit 2013-12-23 10:19:36 +01:00
windows project import 2013-12-19 19:10:14 +02:00
README.md project import 2013-12-19 19:10:14 +02:00
build.h PANDORA: First Port, using X11/Linux and OSS for Sound Output 2013-12-20 16:24:38 +01:00
newdc.mk PANDORA: Port to SDL 2013-12-21 13:30:28 +01:00
nullDC.cpp PANDORA: First Port, using X11/Linux and OSS for Sound Output 2013-12-20 16:24:38 +01:00
stdclass.cpp project import 2013-12-19 19:10:14 +02:00
stdclass.h project import 2013-12-19 19:10:14 +02:00
types.h project import 2013-12-19 19:10:14 +02:00

README.md

newdc

The core of the emulator