Commit graph

362 commits

Author SHA1 Message Date
kub
a5085db3ea Merge from libretro/master:7ff457f for repo synchronization 2022-04-19 23:58:59 +02:00
kub
b4c25401da sh2 drc, improve cycle resolution for poll detection 2022-04-19 23:18:56 +02:00
kub
4f3912be75 Merge remote-tracking branch 'upstream/master' 2022-02-09 22:46:26 +00:00
kub
ed7c6238b7 sh2 drc, optimisation for mips,riscv 2022-01-26 19:46:51 +00:00
orbea
129eb5210b fame: Add html file with terms of use
Source:

http://www.emu-france.com/emulateurs/7-processeurs/82-680x0/2311-fame/

Fixes https://github.com/notaz/picodrive/issues/132
2022-01-21 18:07:36 -08:00
orbea
c6f794f276 cz80: Add missing readme.txt with license information
Source:

5edfa0d543/cpu/cz80/readme.txt
2022-01-21 18:04:04 -08:00
kub
05138bbd89 sh2 drc, fixes for mips, ppc, i386 backends (mostly 64 bit related) 2022-01-19 17:09:55 +00:00
kub
b6887843e5 sh2 drc, fix riscv backend 2022-01-17 23:05:27 +00:00
kub
cd18409722 drc, tiny x86 optimisation 2022-01-05 23:41:24 +01:00
kub
a8acecdc08 z80, DrZ80: another fix for EABI stack alignment 2021-12-14 20:20:12 +01:00
kub
ac871e1ab3 z80, DrZ80: save/restore cycles for IN/OUT, fix EABI stack alignment 2021-12-14 19:26:30 +01:00
kub
97be0d15b6 sh2 drc, fix arm32 ld/st offset for -256 2021-11-14 21:17:58 +01:00
kub
0be9a92e77 z80, fix for cz80 handling of A register 2021-10-25 19:22:51 +02:00
kub
47ea630f6d z80, some cz80 cleanup 2021-10-08 18:40:06 +02:00
kub
80bf9bcce9 z80, fix sms interrupt handling in cz80 2021-10-06 19:46:39 +02:00
kub
3bfee02717 z80, fix Drz80 for changed SMS banking 2021-10-04 18:18:38 +02:00
kub
b784d4a5f7 sms, improve ROM bank mapping, add some SRAM support 2021-10-03 23:59:09 +02:00
kub
bd07808352 32x, improve poll detection 2021-06-28 22:58:04 +02:00
kub
8d8357dded sh2 drc, fix arm32 ld/st offset (minimum -255) 2021-06-28 21:31:32 +02:00
kub
ca8b001b7f z80, fix cz80 CPU reset (most regs not touched by reset) 2021-06-23 19:13:54 +02:00
kub
5275d43aaa sh2 drc, some small cleanups 2021-06-23 19:08:25 +02:00
kub
b5aba27c9b sh2 drc, fix constant memory address access calculation 2021-06-16 22:38:50 +02:00
kub
6f9993a461 sh2 drc, fix bugs in code block management 2021-06-07 19:38:28 +02:00
kub
05d7b88542 update cyclone (BTST #imm,Dn and ADDQ.W #imm,An timing) 2021-06-03 22:06:03 +02:00
kub
5e04c2f37f 68k, synchronize timing in fame and musashi (for debugging) 2021-05-25 15:02:42 +02:00
kub
f99f0794cf sh2 interpreter, minor improvement for irq handling 2021-05-19 19:18:36 +02:00
kub
fa0d0d224e sh2 drc+interpreter, minor improvement for cycle counting 2021-05-19 19:15:19 +02:00
kub
e867ec06e1 68k, fix timing for BTST #imm,Dn and ADDQ.W #imm,An in fame 2021-05-19 19:04:37 +02:00
kub
ca1b77e601 32x, drc, fix saving SH2 SR in dma 2021-05-11 22:05:57 +02:00
kub
e08e46ba44 libretro, build change for PS3 (disable drc) 2021-05-06 22:06:04 +02:00
kub
7fe2d3d33f sh2 drc, debug stuff 2021-04-21 22:02:36 +02:00
kub
f7615fc283 sh2 drc, fix powerpc cache handling 2021-04-21 22:01:22 +02:00
kub
448b634ccc sh2 drc, fix powerpc eabi compatibility 2021-04-17 20:46:27 +02:00
kub
c9a715c777 sh2 drc, debugging fixes 2021-04-16 00:27:50 +02:00
kub
09c274d4b2 68k, fix musashi support (for debugging only) 2021-04-16 00:26:23 +02:00
kub
75aba9cc65 sh2 drc, tiny optimization for x86 2021-04-16 00:18:58 +02:00
kub
44245ef0ea libretro, build fix for ngc/wii/wiiu 2021-04-12 20:04:51 +02:00
kub
5f97951865 sh2 drc, fix optimized standard division
still turned off, needs testing and performance checks
2021-04-07 22:24:03 +02:00
kub
2dbaa49a1a sh2 drc, x86 fix, revert 6f64058 (carry usage in NEGC/DIV1) 2021-04-02 18:45:03 +02:00
kub
d5bc6ef7b5 sh2 drc, debug stuff 2021-03-21 22:55:21 +01:00
kub
28f83122ec sh2 drc, don't use x29 (frame pointer) in arm64 backend 2021-03-21 22:47:56 +01:00
kub
aa8a3b65f1 sh2 drc, adjust max ld/st offset in arm backend 2021-03-21 22:41:32 +01:00
kub
a1ca8377c9 sh2 drc, fix oversize blocks ending with JSR/BSR 2021-03-16 21:42:50 +01:00
kub
6f64058800 sh2 drc, x86 backend, optimize move #0 with xor 2021-03-16 21:42:50 +01:00
kub
2d2387b293 sh2 drc, fix reading from constant memory address 2021-03-16 21:42:50 +01:00
kub
57c5a5e505 add big endian platform support 2021-02-22 22:27:51 +01:00
kub
4cc0fcaf15 fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01:00
kub
8094d3362f sh2 drc, powerpc fixes for OSX, 32 bit, cache handling 2021-01-30 09:03:01 +01:00
kub
31d08e90c8 cz80, fix flags for OUT[ID]/OT[ID]R 2021-01-22 22:33:37 +01:00
kub
1dee74458b sh2 drc, fix for MIPS EABI 2021-01-13 23:14:00 +01:00