Commit graph

1022 commits

Author SHA1 Message Date
notaz
d9653efdf7 pandora: workaround some reported problems 2013-09-01 20:22:14 +03:00
notaz
8d9b4b32d4 update libpicofe 2013-09-01 20:20:12 +03:00
notaz
68af34fe20 release 1.85 2013-08-31 21:12:29 +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
835122bc0c sms: add pause support 2013-08-31 20:35:52 +03:00
notaz
c7074ddb02 frontend: save autoload 2013-08-31 00:58:56 +03:00
notaz
b59172e3d4 frontend: new sync code
should fix video drift/desync on pandora
2013-08-31 00:58:10 +03:00
notaz
cfae1ae179 fix array-out-of-bounds issue 2013-08-30 01:35:47 +03:00
notaz
4fb435550b cd: fix busreq and reset 2013-08-29 03:55:59 +03:00
notaz
59991f1117 cd: some fixes 2013-08-29 03:55:59 +03:00
notaz
ba6e8bfd4b cd: clean up dmna handling, stuff 2013-08-28 03:56:45 +03:00
notaz
89dbbf2b2f rename cd/pico.c -> cd/mcd.c 2013-08-28 02:24:46 +03:00
notaz
08769494e8 cd sync improvements, part2 2013-08-28 02:05:21 +03:00
notaz
bc3c13d329 cd sync improvements 2013-08-28 01:51:29 +03:00
notaz
add51c49ec fix yet another portability issue 2013-08-28 01:07:26 +03:00
notaz
95049eea1c famec: make reentrant 2013-08-28 01:07:26 +03:00
notaz
ae214f1c37 new timing for main and cd 2013-08-28 01:07:26 +03:00
notaz
75a30842c4 revive GP2X build, update 2013-08-28 01:07:26 +03:00
notaz
8b78786e0f distinguish VR SVP from 32X version 2013-08-20 04:06:24 +03:00
notaz
895d15121b deal with some strict aliasing issues 2013-08-20 03:20:37 +03:00
notaz
a76fad4129 32x: add 6btn quirk 2013-08-20 00:54:03 +03:00
notaz
eb35ce1506 32x: some mapping corrections 2013-08-19 03:55:55 +03:00
notaz
8ce9c3a782 32x: pwm pop reduction hacks 2013-08-18 22:34:53 +03:00
notaz
419973a6d6 32x: some hacks.. 2013-08-18 22:34:53 +03:00
notaz
77e58d93fe 32x: more memhandler improvements 2013-08-18 04:01:29 +03:00
notaz
9e1fa0a6cf 32x: improve interrupt handling
..hopefully..
2013-08-17 23:51:58 +03:00
notaz
531a8f3883 improve input handling 2013-08-17 03:38:47 +03:00
notaz
be7867d875 draw: fix mistake from 9c9cda8c3 2013-08-16 02:42:56 +03:00
notaz
6b5feebabc 32x: fix bg color tests 2013-08-16 02:25:16 +03:00
notaz
0219d379de fixes for idle and other stuff 2013-08-16 01:14:38 +03:00
notaz
8ad1d2adf2 32x: improve pwm a bit more 2013-08-16 01:03:54 +03:00
notaz
1ac97cbbf2 32x: avoid unnecessary logging 2013-08-15 20:08:27 +03:00
notaz
5ac99d9adf 32x: add preliminary hint emulation 2013-08-15 20:08:27 +03:00
notaz
8e5639bc3d fix some warnings 2013-08-15 03:27:14 +03:00
notaz
8b43bc737b simpler solution to regparm problem 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
b011c2af39 pandora: use quad buffering so that ff doesn't tear
also fix frame counter overflowing fb
2013-08-14 03:37:45 +03:00
notaz
001f73a0d6 32x: drc: emulate illegal insn
The X-Men proto debugger makes it worth it
2013-08-14 03:37:45 +03:00
notaz
f8675e282e 32x: simplify logging a bit 2013-08-14 03:37:45 +03:00
notaz
8a847c12e6 32x: some timing hacks.. 2013-08-13 03:46:29 +03:00
notaz
61801d5bc8 32x: implement more sh2 peripherals 2013-08-13 03:46:29 +03:00
notaz
7eaa381224 32x: m68k memory handler improvemets
did some hw tests today..
2013-08-13 03:46:29 +03:00
notaz
4a1fb18323 32x: handle FEN quirk
Metal Head relies on it?
2013-08-11 01:32:19 +03:00
notaz
cd0ace2832 fix incomplete init 2013-08-10 19:46:27 +03:00
notaz
f3d1e1e63f bump libpicofe 2013-08-10 19:45:35 +03:00