picodrive/platform/linux
2022-09-17 07:25:17 +00:00
..
skin ui, fix skin for opendingux+linux 2022-04-20 19:26:16 +02:00
blit.c core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
emu.c generic ui, add basic GLES support 2022-09-17 07:25:17 +00:00
io.c core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01: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
menu.c sms, add xor 4x8k mapper 2022-09-14 19:33:02 +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.).