kub
|
80f51a1d59
|
core, slightly increase accuracy of some hw timers
|
2024-03-02 10:36:49 +01:00 |
|
kub
|
d128474f6f
|
mcd, fix crash (plat_mmap not zeroing memory)
|
2024-02-26 23:10:35 +01:00 |
|
kub
|
05d2acaeb2
|
mcd, fix audio crash after end of last track
|
2023-07-05 19:54:40 +00:00 |
|
kub
|
411b2c1949
|
mcd, fixes for msu
|
2023-05-30 22:07:56 +00:00 |
|
kub
|
f27a1749fe
|
mcd, preparations for msu support (arm version)
|
2023-05-26 20:45:13 +00:00 |
|
kub
|
02ff025479
|
mcd, preparations for msu support
|
2023-05-26 19:36:50 +00:00 |
|
kub
|
178a9b683c
|
mcd, fixes and improvements by mcd-verificator
|
2023-05-19 14:12:35 +00:00 |
|
kub
|
c36dbc1dcd
|
mcd, fix Word-RAM in 2M mode
|
2023-05-11 22:39:28 +00:00 |
|
kub
|
4a55f64a5d
|
mcd, regression fix
yikes...
|
2023-05-11 22:20:02 +00:00 |
|
kub
|
8eeb342641
|
mcd, some cleanup, fix Word-RAM in 2M mode
|
2023-05-10 22:20:06 +00:00 |
|
kub
|
02db230830
|
mcd, improve cpu scheduling
|
2023-05-09 19:21:47 +00:00 |
|
kub
|
b074a2b5b6
|
mcd, minor optimization for poll detection
|
2022-10-13 19:25:25 +00:00 |
|
kub
|
14ebd37838
|
mcd, fix 68k interpreter idle detector for sub cpu
|
2022-01-06 22:37:29 +01:00 |
|
kub
|
fb82e166c6
|
core, fix libretro toolchain bug on wiiu
|
2021-11-15 21:25:25 +01:00 |
|
kub
|
a704c216ba
|
mcd, fix type for memory setup (fixes LLP64 platforms)
|
2021-11-08 18:19:49 +01:00 |
|
kub
|
efaa5e0b04
|
mcd, optimizations for polling detection
|
2021-05-17 23:13:27 +02:00 |
|
kub
|
5402223466
|
mcd, improve polling detection
|
2021-05-14 23:00:04 +02:00 |
|
kub
|
fbebab6934
|
mcd, improve polling detection
|
2021-05-14 16:50:13 +02:00 |
|
kub
|
9b61ba715a
|
mcd, improve polling detection
|
2021-05-06 22:43:31 +02:00 |
|
kub
|
eb36d9c7e6
|
mcd, fix timing for irq while polling detected
|
2021-05-06 21:22:31 +02:00 |
|
kub
|
91ea9406e2
|
improvements for type issues
|
2021-04-22 23:31:36 +02:00 |
|
kub
|
0d8d97f87c
|
fixes for big endian (mostly mcd)
|
2021-04-22 23:31:34 +02: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
|
1a95ce340b
|
mcd, tentative fix for hanging
|
2020-11-19 00:05:22 +01:00 |
|
kub
|
ed9c0413ee
|
mcd, fix for slave polling detection
|
2020-11-19 00:02:03 +01:00 |
|
kub
|
78d817c370
|
arm asm memory access functions for m/s68k
|
2019-07-30 16:34:40 +02:00 |
|
notaz
|
48c9e01be8
|
improve 64bit portability
for win64 mostly
|
2018-01-06 21:29:59 +02:00 |
|
notaz
|
93f9619ed8
|
rearrange globals
scripted find/replace
gives slightly better code on ARM, less unnecessary asm,
~400 bytes saved
|
2017-10-20 12:21:09 +03:00 |
|
notaz
|
ba11a48115
|
fix clang build
yet another workaround for it...
|
2017-10-14 21:28:36 +03:00 |
|
notaz
|
88fd63ad10
|
split memories away from Pico
saves ~3k of code on ARM because Pico no longer crosses ldr limit
|
2017-10-14 00:53:08 +03:00 |
|
notaz
|
c6b118c0ad
|
fame: always update the fetch map
should just get rid of that thing, it's annoying
|
2017-10-03 00:40:37 +03:00 |
|
notaz
|
f47d0a2898
|
remove regs union due to compiler issues
GP2X toolchains are padding the unions no matter what :(
|
2013-10-12 03:21:41 +03:00 |
|
notaz
|
6901d0e45d
|
fix yet another sync issue..
|
2013-10-09 02:54:52 +03:00 |
|
notaz
|
7b3ddc11dc
|
cd: hacks..
|
2013-10-07 03:41:39 +03:00 |
|
notaz
|
274fcc35aa
|
cd: switch to CD drive emu code from genplus
same license, much cleaner code
|
2013-10-07 00:11:31 +03:00 |
|
notaz
|
3f23709ef3
|
cd: switch to CD controller code from genplus
same license, much cleaner code
using own dma code though..
|
2013-10-07 00:11:31 +03:00 |
|
notaz
|
334d9fb654
|
cd: fix copy-paste bug, comm issue
|
2013-09-24 03:57:43 +03:00 |
|
notaz
|
a93a80deda
|
cd: integrate new gfx code
|
2013-09-23 02:11:26 +03:00 |
|
notaz
|
33be04ca5f
|
cd: rewrite pcm
|
2013-09-23 02:11:26 +03:00 |
|
notaz
|
d0132772f7
|
cd: better cd change handling, perhaps?
|
2013-09-18 01:32:09 +03:00 |
|
notaz
|
fa8fb75445
|
handle 32x+cd
|
2013-09-16 02:03:29 +03:00 |
|
notaz
|
ecc8036ee2
|
handle dbra wait loops, update cyclone
|
2013-09-09 03:59:16 +03:00 |
|
notaz
|
c7fd7bb8b7
|
minor formatting changes
|
2013-09-06 03:37:05 +03:00 |
|
notaz
|
30e8aac43f
|
cd: tweak the poll code further
|
2013-09-06 03:37:05 +03:00 |
|
notaz
|
cc5ffc3cbe
|
cd: fix breakage in comm detection
|
2013-09-03 04:12:40 +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
|
08769494e8
|
cd sync improvements, part2
|
2013-08-28 02:05:21 +03:00 |
|