]> git.sesse.net Git - pistorm/history - m68kcpu.c
Add Meson build files.
[pistorm] / m68kcpu.c
2021-06-23 beeanyewActually remove the read/write ranges "properly"
2021-06-23 beeanyewAdd some more Mac68k handling stuff
2021-06-21 beeanyewMerge pull request #49 from runehol/main
2021-06-20 Rune Holmremoved most traces of direct access to the m68ki_cpu...
2021-06-20 Rune Holmintroducing CPU state parameter 5 - now switched most...
2021-06-20 Rune Holmintroducing CPU state parameter 4
2021-06-20 Rune Holmintroducing CPU state parameter 3
2021-06-20 Rune Holmintroducing CPU state paramter 2
2021-06-20 Rune Holmintroducing CPU state parameter
2021-06-20 Rune Holmstep 1: add a state parameter to all opcode functions
2021-06-18 beeanyewMerge pull request #48 from runehol/main
2021-06-18 Rune Holmmove address translation cache fields from global varia...
2021-06-18 Rune Holmoptimise away an unnecessary subtract on the instructio...
2021-06-18 beeanyewFix Musashi compilation with prefetch emulation disabled
2021-06-17 beeanyewFix Musashi compilation with prefetch emulation disabled
2021-06-13 beeanyewMerge pull request #30 from beeanyew/wip-crap
2021-06-11 beeanyewRestore missing lines to m68kcpu.c
2021-06-11 beeanyewMerge pull request #42 from runehol/main
2021-06-11 beeanyewMerge branch 'wip-crap' into main
2021-06-11 Rune Holmpull the PC masking into the code translation cache...
2021-06-11 Rune HolmCreated address translation fast path for code reads...
2021-05-15 Paulo DuarteMerge remote-tracking branch 'niklasekstrom/autoconfig_...
2021-04-24 beeanyewMerge pull request #12 from LinuxJedi/fast_boot
2021-04-23 beeanyewAdd not-so-simple config switching from Amiga side
2021-04-14 captain-amygdalaMerge pull request #16 from beeanyew/wip-crap
2021-04-14 beeanyewMerge pull request #6 from shanshe/wip-crap
2021-04-13 shansheReset from Amiga CTRL+A+A
2021-04-13 shansheBus Error and 68k OPs update (to latest MAME)
2021-04-13 shansheMMU and InstructionCache update (MAME's latest code)
2021-04-13 shansheFPU update as latest MAME
2021-04-08 captain-amygdalaMerge pull request #12 from beeanyew/wip-crap
2021-03-08 beeanyew[WIP] IRQ experiments, revert Musashi speed hax for now
2021-03-06 just nineMerge branch 'wip-crap' into 0.x-dev
2021-02-18 beeanyewCertified Musashi speed hax
2021-01-29 beeanyew[WIP] PiSCSI boot ROM experiments
2021-01-06 beeanyewSome Musashi mapping and RTG fixes/debug
2021-01-01 beeanyewMerge pull request #1 from beeanyew/minor-optimizations
2020-12-31 beeanyewPlug some read/write mappings directly into Musashi
2020-10-31 Claudefirst commit
2021-02-20 beeanyewUpdate m68kcpu.c
2021-02-20 beeanyewUpdate m68kcpu.c
2021-02-20 beeanyewUpdate m68kconf.h, m68kcpu.c, and m68kcpu.h