]> git.sesse.net Git - pistorm/history - m68kcpu.h
Add Meson build files.
[pistorm] / m68kcpu.h
2021-06-24 beeanyewFix Musashi compilation with MMU emulation enabled
2021-06-21 beeanyewMerge pull request #49 from runehol/main
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-13 beeanyewMerge pull request #30 from beeanyew/wip-crap
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-05-10 beeanyewMerge pull request #23 from LinuxJedi/generation_scripts
2021-05-06 beeanyewFix Musashi complation with various m68conf options
2021-04-16 captain-amygdalaMerge pull request #18 from beeanyew/wip-crap
2021-04-16 beeanyewMerge pull request #8 from LinuxJedi/wip-license
2021-04-16 beeanyewFix up Musashi performance with prefetch enabled
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 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-06 beeanyewSome Musashi mapping and RTG fixes/debug
2021-01-06 beeanyewFix all the colors, fix some other stuff.
2021-01-01 beeanyewMerge pull request #1 from beeanyew/minor-optimizations
2020-12-31 beeanyewFix the stupid
2020-12-31 beeanyewPlug some read/write mappings directly into Musashi
2020-10-31 Claudefirst commit
2021-02-20 beeanyewUpdate m68kconf.h, m68kcpu.c, and m68kcpu.h