| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | -f-32.cpp: royalpk2 fixes and updates (#8493) [Ryan Holtz] |  MooglyGuy | 2021-08-30 | 2 | -22/+71 |
* | e132xs.cpp, sharc.cpp: fixed DRC crashes in devnoclear debug builds (nw) |  Ivan Vangelista | 2020-06-14 | 1 | -0/+2 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -9/+12 |
* | appease vs2019_clang with llvm 10.0 |  smf- | 2020-04-25 | 1 | -2/+2 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 2 | -6/+6 |
* | se3208: Clean up disassembler and remove unwanted newline (nw) |  AJR | 2019-08-26 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+0 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -0/+2 |
* | e132xs: Removed unused member, nw |  MooglyGuy | 2019-01-12 | 1 | -2/+0 |
* | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -1/+1 |
* | e132xs: Fixed SUBC flag calculation for DRC, and fixed instruction length fla... |  mooglyguy | 2018-12-01 | 8 | -144/+153 |
* | -e132xs.cpp: Re-enabled DRC now that the apparent source of hang issues has b... |  mooglyguy | 2018-11-28 | 1 | -1/+1 |
* | e132xs.cpp: Fixed CMPB opcode comparing source register against source regist... |  mooglyguy | 2018-11-28 | 1 | -2/+2 |
* | Temporarily disabled Hyperstone DRC and demoted several games due to non-DRC ... |  Ryan Holtz | 2018-11-26 | 1 | -1/+1 |
* | Fix hyperstone drc (nw) |  Olivier Galibert | 2018-05-14 | 1 | -3/+5 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 5 | -33/+36 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -0/+6 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -18/+24 |
* | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 4 | -328/+313 |
* | Make UML shorthand a bit easier to use without using namespace everywhere, cl... |  Vas Crabb | 2018-03-23 | 1 | -7/+5 |
* | reduce scope of stuff with different definitions across CPUs (nw) |  Vas Crabb | 2018-03-20 | 1 | -12/+19 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -14/+14 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -20/+26 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-01-28 | 8 | -22/+22 |
* | e132xs: Ironed out some 32-bit DRC issues, and address Coverity concerns, nw |  mooglyguy | 2017-12-31 | 2 | -53/+99 |
* | e132xs: potentially fix drc crash on linux and osx, nw |  mooglyguy | 2017-12-30 | 4 | -85/+72 |
* | e132xs: allocate core from drc cache, nw |  mooglyguy | 2017-12-30 | 7 | -1139/+1131 |
* | -e132xs: Fixed 32-bit hyperstone DRC, nw |  mooglyguy | 2017-12-30 | 2 | -33/+112 |
* | -e132xs: Added subs to drc, fixes hidnctch fatalerror when selecting a differ... |  mooglyguy | 2017-12-30 | 4 | -44/+127 |
* | -e132xs: fix botched DRC merge, nw |  mooglyguy | 2017-12-29 | 2 | -2/+78 |
* | vamphalf: improve mdig speedup, it appears to be faster and works for drc & i... |  smf- | 2017-12-29 | 1 | -56/+56 |
* | fixed build errors, nw |  mooglyguy | 2017-12-29 | 3 | -0/+62 |
* | -e132xs: Hyperstone DRC. [Ryan Holtz] |  mooglyguy | 2017-12-29 | 8 | -219/+8123 |
* | srcclean and manual cleanups (nw) |  Vas Crabb | 2017-12-24 | 2 | -2/+2 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 6 | -1275/+606 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 6 | -606/+1275 |
* | no help = no hyperstone drc, nw |  mooglyguy | 2017-12-06 | 6 | -5014/+0 |
* | e132xs: added stwp and conditional db ops to drc, fixed addi Z flag calculati... |  mooglyguy | 2017-12-05 | 2 | -63/+158 |
* | e132xs: drc ldwp impl, nw |  mooglyguy | 2017-12-04 | 1 | -1/+40 |
* | e132xs: fixed flag issues in drc mov impl, added drc cmpbi impl, nw |  mooglyguy | 2017-12-04 | 3 | -7/+87 |
* | e132xs: add addi drc op, nw |  mooglyguy | 2017-12-04 | 1 | -7/+70 |
* | e132xs: fix an issue with ori in drc, and implement andni in drc, nw |  mooglyguy | 2017-12-04 | 2 | -2/+94 |
* | e132xs: reverted the wrong file, this one actually has drc lddp op, nw |  mooglyguy | 2017-12-04 | 2 | -4/+51 |
* | e132xs: drc impl of lddp op, nw |  mooglyguy | 2017-12-04 | 1 | -2/+4 |
* | e132xs: some drc bugfixes, elfin RAM test no longer hangs, nw |  mooglyguy | 2017-12-04 | 2 | -9/+10 |
* | e132xs: fix drc ret opcode, nw |  mooglyguy | 2017-12-03 | 2 | -6/+96 |
* | added missing emu.h (nw) |  smf- | 2017-12-03 | 1 | -0/+1 |
* | e132xs: drc xm, cmp, add, stxx1, ldwr, stwr, branches, unconditional delayed ... |  mooglyguy | 2017-12-03 | 4 | -25/+175 |