picodrive/platform/linux
2019-11-13 21:56:11 +01:00
..
blit.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
emu.c sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64 2019-11-13 21:56:11 +01:00
in_evdev.h input: move default bind handling to input core 2012-07-22 14:37:07 +00:00
io.c add a pitch variable 2017-12-27 19:54:07 +02:00
log_io.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
log_io.h some io stats added 2007-09-01 12:24:04 +00:00
pprof.c config for x86 (32 bit only, for SH2 drc), add/revive profiling 2019-07-30 16:34:40 +02:00
pprof.h config for x86 (32 bit only, for SH2 drc), add/revive profiling 2019-07-30 16:34:40 +02:00
README initial import 2006-12-19 20:53:21 +00:00

This port tries to emulate gp2x environment on a standard linux box for testing
(i.e. to be able to use things like valgrind and efence, gcc runtime
optimizations, etc.).