Commit graph

20 commits

Author SHA1 Message Date
notaz
51c089500c libretro: get rid of borders 2013-10-03 02:12:37 +03:00
notaz
27f190ea00 libretro: sound fix and a few options 2013-09-24 03:57:43 +03:00
notaz
b08a2950f1 cd: prefer model2 bios
model1 has some weird random race, hopefully it will go away with better
cdc/cdd code in future.
2013-09-24 03:57:43 +03:00
notaz
92dfd9afa6 some readme and general cleanups 2013-08-31 21:12:26 +03:00
notaz
9a1f192a14 Merge branch 'dev' 2013-08-31 21:10:56 +03:00
notaz
0185b67736 allow to disable SH2 dynarec on runtime 2013-08-31 20:48:39 +03:00
notaz
531a8f3883 improve input handling 2013-08-17 03:38:47 +03:00
notaz
8e5639bc3d fix some warnings 2013-08-15 03:27:14 +03:00
twinaphex
e4455c2342 Fixed plat_mmap regression - Win32 now uses the same plat_mmap
codepath
2013-08-15 03:27:14 +03:00
ToadKing
6f1133bce1 use actual mmap implementation on windows 2013-08-15 03:27:14 +03:00
twinaphex
51e4662411 (Win32) Works now with Win32 Mingw - had to implement mmap implementation
with malloc and mfree with free
2013-08-15 03:27:14 +03:00
twinaphex
e8b6193660 (Win32) Some Win32 compatibility patches (courtesy of mudlord) 2013-08-15 03:27:14 +03:00
notaz
86b38dc46d libretro: add savestate support 2013-07-31 02:18:34 +03:00
notaz
41946d7023 minor drawing code cleanup 2013-07-28 00:49:35 +03:00
notaz
ed4402a7df 32x: start reworking sheduling 2013-07-09 01:44:56 +03:00
notaz
8c8b728472 add mremap implementation for where it's not provided 2013-06-30 20:22:49 +02:00
notaz
53b2e51c0b add .md extension
some popular romset has binary dumps as .md,
although there is also some old ROM copier format too?
2013-06-29 20:23:15 +03:00
notaz
720bfc5d9f default config adjustments 2013-06-29 03:38:32 +03:00
notaz
c25d78eec1 drc: some portability fixes 2013-06-29 01:39:17 +03:00
notaz
2446536be5 initial libretro port 2013-06-28 01:57:00 +03:00