| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers |  AJR | 2020-06-11 | 4 | -0/+404 |
| * | consola_emt.cpp: Correct MCU type (nw) |  AJR | 2020-06-03 | 2 | -2/+31 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 2 | -26/+24 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -2/+2 |
| * | Finish midqslvr.cpp's documentation (nw) (#6340) |  Hydreigon | 2020-02-21 | 1 | -1/+4 |
| * | sweeten most of the remaining arrays of delegates (nw) |  Vas Crabb | 2020-02-07 | 2 | -9/+6 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -5/+5 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-08-25 | 2 | -6/+6 |
| * | some monon disassembly helpers [anonymous] (#5504) |  David Haywood | 2019-08-19 | 6 | -13/+300 |
| * | unidasm: Add address shift for scudsp |  AJR | 2019-08-05 | 1 | -1/+1 |
| * | One more bit name for 8XC51GB (nw) |  AJR | 2019-07-12 | 1 | -0/+1 |
| * | mcs51: Disassembler update |  AJR | 2019-07-12 | 4 | -19/+179 |
| * | ax208 disassembly improvements (nw) (#5088) |  David Haywood | 2019-05-20 | 2 | -68/+600 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -0/+16 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -16/+0 |
| * | mcs51: New version of old hack to break out of JB INT0/INT1 loops when interr... |  AJR | 2019-03-22 | 2 | -0/+16 |
| * | srcclean (nw) |  Vas Crabb | 2018-12-23 | 4 | -64/+64 |
| * | add SFR register names for axc51 disassemler (#4405) |  David Haywood | 2018-12-21 | 3 | -2/+279 |
| * | add derived CPU type for AX51-CORE (used by AX208 and others) so that we can ... |  DavidHaywood | 2018-12-14 | 6 | -6/+147 |
| * | mcs51: Remove remaining MCFGs, nw |  mooglyguy | 2018-12-09 | 1 | -15/+3 |
| * | mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw |  mooglyguy | 2018-12-09 | 1 | -27/+0 |
| * | mcs48: Removed MCFG, nw |  mooglyguy | 2018-12-08 | 1 | -0/+3 |
| * | New skeleton device: Western Digital WD1007A ESDI hard disk controller [Al Ko... |  AJR | 2018-07-14 | 2 | -0/+15 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -10/+12 |
| * | cidx628: Make this display something again |  AJR | 2018-06-22 | 2 | -0/+28 |
| * | mcs51.cpp: Consolidate internal address maps; remove P0 from ROMless versions... |  AJR | 2018-06-13 | 2 | -24/+13 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+0 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -5/+5 |
| * | mcs51.cpp: Eliminate atrocious hack for breaking out of INT0 polling loops (nw) |  AJR | 2018-05-09 | 1 | -4/+0 |
| * | mcs51: Add more interrupt and timer registers to debug state |  AJR | 2018-05-01 | 2 | -2/+10 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2018-04-22 | 1 | -2/+2 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -17/+21 |
| * | mcs51: Safer way to propagate INT0 and INT1 inputs, which also need to be act... |  AJR | 2018-04-16 | 1 | -3/+3 |
| * | vp415 updates, now actually starts proper testing loop, nw |  mooglyguy | 2018-04-15 | 1 | -1/+4 |
| * | move some not-directly-emulation-related helpers to lib/util, further extrica... |  Vas Crabb | 2018-04-01 | 1 | -0/+3 |
| * | 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 | 2 | -18/+18 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -14/+14 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -21/+21 |
| * | mcs51: Use callbacks for parallel ports (nw) |  AJR | 2018-02-27 | 2 | -86/+52 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -6/+10 |
| * | mcs51: Add DPTR, P0, P1, P2 and P3 to debug state registration |  AJR | 2018-01-23 | 2 | -3/+9 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -2/+2 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -435/+444 |
| * | x |  David Haywood | 2017-07-20 | 1 | -2/+2 |
| * | gaelco / ds5002fp changes: |  David Haywood | 2017-07-19 | 2 | -31/+82 |
| * | A number of DS5002FP chips were dumped using the method published by Morten S... |  David Haywood | 2017-07-17 | 1 | -1/+1 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |