| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -1/+1 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 2 | -19/+35 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 2 | -2/+2 |
| * | -arm7: Moved WinCE call logging into a separate .hxx file. [Ryan Holtz] |  Ryan Holtz | 2021-01-01 | 2 | -1055/+1067 |
| * | -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] |  Ryan Holtz | 2020-12-31 | 3 | -53/+1186 |
| * | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 2 | -17/+17 |
| * | -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 | 3 | -117/+500 |
| * | New machines marked as NOT_WORKING |  Ryan Holtz | 2020-12-24 | 3 | -131/+86 |
| * | More Lua engine clean-up and documentation, resulting in core cleanup. |  Vas Crabb | 2020-12-18 | 2 | -79/+76 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -0/+1 |
| * | arm7thmb.cpp this should be more accurate ROR fix |  MetalliC | 2020-08-05 | 1 | -3/+3 |
| * | -arm7thmb: Fixed THUMB ROR behavior for shift values of 0 or >= 32. All tests... |  Ryan Holtz | 2020-08-05 | 1 | -12/+16 |
| * | -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... |  MooglyGuy | 2020-06-22 | 2 | -3/+39 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 5 | -59/+59 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -6/+8 |
| * | srcclean and manual adjustments (nw) |  Vas Crabb | 2020-02-23 | 1 | -2/+2 |
| * | iphone2g wip (nw) (#6226) |  Melissa Goad | 2020-01-29 | 3 | -4/+54 |
| * | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 2 | -11/+11 |
| * | -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 | 3 | -86/+94 |
| * | -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 | 2 | -0/+19 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
| * | gdbstub: added new GDB stub debugger (#5456) |  Ramiro Polla | 2019-08-11 | 1 | -0/+2 |
| * | arm7dasm.cpp: Remove unnecessary newline (nw) |  AJR | 2019-08-04 | 1 | -1/+1 |
| * | riscpc.cpp: fix bug with force irq, now rpc700 enters into prompt supervisor ... |  Angelo Salese | 2019-07-29 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+3 |
| * | Philips company is 1 L (nw) |  hap | 2019-02-28 | 1 | -1/+1 |
| * | misc MACHINE_CONFIG macros removal (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -2/+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 | 2 | -0/+17 |
| * | 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 | 3 | -29/+85 |
| * | fix building with clang 6.0.1 (nw) |  smf- | 2018-07-07 | 2 | -12/+0 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -10/+10 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 4 | -9/+19 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -13/+14 |
| * | 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 | 4 | -326/+321 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -9/+2 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+3 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | -gba: Use correct initial mapping for movie cartridges. Fixes v_sharkt, v_shr... |  mooglyguy | 2018-01-13 | 1 | -0/+458 |
| * | pgm2 / arm9 : ensure savestates work from commandline (eg launching with -sta... |  David Haywood | 2018-01-04 | 2 | -0/+40 |
| * | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 1 | -17/+17 |
| * | resolve merge conflicts (nw) |  MetalliC | 2017-12-27 | 1 | -17/+14 |
| * | Merge tag 'mame0193' |  Vas Crabb | 2017-12-27 | 1 | -14/+17 |
| |\ |
|
| | * | Arm Thumb: same but handle 2 magical ROR cases (nw) |  MetalliC | 2017-12-24 | 1 | -19/+22 |