| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace STRUCT_MEMBER usage from cpu devices with structured saves. Allow uni... |  Aaron Giles | 2021-04-13 | 1 | -0/+11 |
| * | -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] |  Ryan Holtz | 2020-12-31 | 1 | -7/+16 |
| * | -arm7: Added rudimentary TLB support. Allows HP Jornada 720 to boot further. ... |  Ryan Holtz | 2020-12-26 | 1 | -2/+27 |
| * | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 1 | -4/+4 |
| * | More Lua engine clean-up and documentation, resulting in core cleanup. |  Vas Crabb | 2020-12-18 | 1 | -36/+36 |
| * | -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... |  MooglyGuy | 2020-06-22 | 1 | -1/+18 |
| * | 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 | -0/+2 |
| * | iphone2g wip (nw) (#6226) |  Melissa Goad | 2020-01-29 | 1 | -1/+7 |
| * | -arm7: Added ARM710T variant subclass. [Ryan Holtz] |  mooglyguy | 2020-01-02 | 1 | -0/+8 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
| * | -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... |  mooglyguy | 2018-12-16 | 1 | -4/+0 |
| * | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 1 | -0/+7 |
| * | Add a driver for the original iPhone. (#3742) |  Melissa Goad | 2018-07-15 | 1 | -13/+41 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -1/+2 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -119/+121 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+2 |
| * | pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... |  David Haywood | 2018-01-04 | 1 | -0/+4 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -9/+9 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -9/+9 |
| * | protect trampoline constructors (nw) |  Vas Crabb | 2017-12-13 | 1 | -1/+3 |
| * | igs036 seems to be derived from a 946 type core based on using MPU not MMU, c... |  David Haywood | 2017-12-11 | 1 | -9/+7 |
| * | arm7: fix unaligned 16-bit loads |  Vas Crabb | 2017-11-30 | 1 | -2/+2 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -4/+5 |
| * | arm7: Flesh out ARM946ES, add movable DTCM and ITCM support. [R. Belmont] |  arbee | 2017-11-19 | 1 | -7/+26 |
| * | arm7: add support for high vector option, fixed v5 BLX to save the return add... |  arbee | 2017-11-15 | 1 | -0/+11 |
| * | dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard ... |  David Haywood | 2017-11-06 | 1 | -1/+10 |
| * | Fix ARM7_BE and ARM7 MMU regressions. (nw) |  mooglyguy | 2017-10-25 | 1 | -1/+3 |
| * | -arm7: Added rudimentary instruction prefetch buffer. Fixes GBA NES Classics ... |  mooglyguy | 2017-10-23 | 1 | -0/+12 |
| * | -arm7: Various changes: [Ryan Holtz] |  MooglyGuy | 2017-09-02 | 1 | -8/+66 |
| * | This is too contentious, please put it up for review |  Vas Crabb | 2017-08-01 | 1 | -1/+1 |
| * | Changes to debugger memory address translation |  AJR | 2017-08-01 | 1 | -1/+1 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -18/+13 |
| * | ARMv5 additions to ARM7 |  trap15 | 2017-02-10 | 1 | -2/+12 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -1/+1 |
| * | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -201/+201 |
| * | -arm7: Performed some minor optimization. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-10-21 | 1 | -8/+14 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -8/+8 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -8/+8 |
| * | Revert "remove const (nw)" |  Miodrag Milanovic | 2016-01-13 | 1 | -1/+1 |
| * | remove const (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -1/+1 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 1 | -1/+1 |
| * | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -14/+14 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |