| Commit message (Expand) | Author | Age | Files | Lines |
| * | -arm7: Fixed TLB Flush behavior. Fixes Github issue #8856. [Ryan Holtz] (#8876) |  MooglyGuy | 2021-11-24 | 1 | -10/+65 |
| * | debugger: Extended target address syntax to include device/address space. (#8... |  Vas Crabb | 2021-10-01 | 1 | -7/+7 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -15/+31 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 1 | -1/+1 |
| * | -arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz] |  Ryan Holtz | 2021-01-01 | 1 | -1055/+1 |
| * | -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] |  Ryan Holtz | 2020-12-31 | 1 | -14/+1128 |
| * | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 1 | -1/+1 |
| * | -arm7: Fixed the build. [Ryan Holtz] |  Ryan Holtz | 2020-12-26 | 1 | -8/+8 |
| * | -arm7: Added rudimentary TLB support. Allows HP Jornada 720 to boot further. ... |  Ryan Holtz | 2020-12-26 | 1 | -114/+452 |
| * | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 1 | -126/+80 |
| * | -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... |  MooglyGuy | 2020-06-22 | 1 | -2/+21 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -7/+7 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -6/+6 |
| * | iphone2g wip (nw) (#6226) |  Melissa Goad | 2020-01-29 | 1 | -3/+45 |
| * | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 1 | -9/+9 |
| * | -arm7: Added debug print ability for hapyfsh2. [Ryan Holtz] |  MooglyGuy | 2020-01-14 | 1 | -0/+194 |
| * | -arm7: Switched to using logmacro, and disabled logging by default, nw |  MooglyGuy | 2020-01-05 | 1 | -46/+55 |
| * | -arm710t: Fixed CPUID value in order to make psion5mx happy. [Ryan Holtz] |  MooglyGuy | 2020-01-02 | 1 | -1/+0 |
| * | -arm7: Added ARM710T variant subclass. [Ryan Holtz] |  mooglyguy | 2020-01-02 | 1 | -0/+11 |
| * | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+2 |
| * | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 1 | -0/+10 |
| * | Wow. I can't believe I missed this. (nw) |  Melissa Goad | 2018-07-15 | 1 | -1/+1 |
| * | Add a driver for the original iPhone. (#3742) |  Melissa Goad | 2018-07-15 | 1 | -14/+37 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -2/+11 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -2/+2 |
| * | pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... |  David Haywood | 2018-01-04 | 1 | -0/+36 |
| * | arm7: revert previous changes, explicit masking and rotating was unneeded (ex... |  MetalliC | 2017-12-25 | 1 | -15/+6 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -20/+18 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -18/+20 |
| * | igs036 seems to be derived from a 946 type core based on using MPU not MMU, c... |  David Haywood | 2017-12-11 | 1 | -20/+18 |
| * | arm7: fix unaligned 16-bit loads |  Vas Crabb | 2017-11-30 | 1 | -6/+6 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -76/+7 |
| * | srcclean (nw) |  Vas Crabb | 2017-11-26 | 1 | -6/+6 |
| * | Coverity fix (nw) |  arbee | 2017-11-20 | 1 | -0/+1 |
| * | typo fix (nw) |  arbee | 2017-11-19 | 1 | -1/+1 |
| * | arm7: Flesh out ARM946ES, add movable DTCM and ITCM support. [R. Belmont] |  arbee | 2017-11-19 | 1 | -1/+297 |
| * | arm7: add support for high vector option, fixed v5 BLX to save the return add... |  arbee | 2017-11-15 | 1 | -1/+2 |
| * | dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard ... |  David Haywood | 2017-11-06 | 1 | -0/+15 |
| * | Fix ARM7_BE and ARM7 MMU regressions. (nw) |  mooglyguy | 2017-10-25 | 1 | -14/+23 |
| * | -arm7: Added rudimentary instruction prefetch buffer. Fixes GBA NES Classics ... |  mooglyguy | 2017-10-23 | 1 | -9/+148 |
| * | (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... |  Vas Crabb | 2017-09-24 | 1 | -16/+16 |
| * | -arm7: Various changes: [Ryan Holtz] |  MooglyGuy | 2017-09-02 | 1 | -115/+114 |
| * | This is too contentious, please put it up for review |  Vas Crabb | 2017-08-01 | 1 | -3/+3 |
| * | Changes to debugger memory address translation |  AJR | 2017-08-01 | 1 | -3/+3 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+8 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -23/+16 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -7/+7 |