picodrive/cpu
notaz eac7a97e4f drc: align tcache_default to 64k on arm
Newer arm64 hw supports 64k pages, and recent Linux distros provide
kernel packages like linux-image-generic-64k (can be used on r-pi4
with Ubuntu for example). It affects 32bit mode also, so assume that
an arm32 binary compiled for vfp may be used on such kernel.

Without this mprotect() fails to set exec permission because of bad
alignment.
2024-03-09 22:02:10 +01:00
..
cyclone@ee45bb2b10 core, fix 68k cycles in cyclone,fame (exceptions,bit ops,ADDI.L,TAS,CHK,MUL*,DIV*) 2024-03-07 21:19:10 +01:00
cz80 core, another fix for z80 reset 2024-03-02 10:34:50 +01:00
drc drc: align tcache_default to 64k on arm 2024-03-09 22:02:10 +01:00
DrZ80 core, fix crash bug in DrZ80 (SP wrap) 2024-03-07 20:36:00 +01:00
fame core, fix 68k cycles in cyclone,fame (exceptions,bit ops,ADDI.L,TAS,CHK,MUL*,DIV*) 2024-03-07 21:19:10 +01:00
musashi 68k, synchronize timing in fame and musashi (for debugging) 2021-05-25 15:02:42 +02:00
sh2 sh2 drc, cleanup and minor fixes (risc-v, division, typos) 2023-05-01 09:08:23 +00:00
cyclone_config.h android: make armeabi buildable 2017-10-14 00:53:09 +03:00
cyclone_config_armv4.h android: make armeabi buildable 2017-10-14 00:53:09 +03:00
debug.c core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
debug.h drop some unnecessary inlines 2017-10-14 00:53:09 +03:00
debug_net.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
debug_net.h 32x: drc: new debug facility (pdb). Few fixes thanks to it. 2010-01-19 22:17:47 +00:00