| Commit message (Expand) | Author | Age | Files | Lines |
| * | Research into thoop and squash 'refresh rate' protection [Victor Fernandez (C... |  David Haywood | 2021-12-14 | 1 | -2/+31 |
| * | wrinkles: added most of the sensors |  hap | 2021-09-17 | 1 | -10/+8 |
| * | mcs51: add i8744 |  Patrick Mackinlay | 2021-07-23 | 1 | -0/+11 |
| * | Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers |  AJR | 2020-06-11 | 1 | -0/+33 |
| * | consola_emt.cpp: Correct MCU type (nw) |  AJR | 2020-06-03 | 1 | -1/+17 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -22/+21 |
| * | 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 | 1 | -7/+4 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
| * | mcs51: Disassembler update |  AJR | 2019-07-12 | 1 | -12/+23 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+12 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -12/+0 |
| * | mcs51: New version of old hack to break out of JB INT0/INT1 loops when interr... |  AJR | 2019-03-22 | 1 | -0/+12 |
| * | New skeleton device: Western Digital WD1007A ESDI hard disk controller [Al Ko... |  AJR | 2018-07-14 | 1 | -0/+6 |
| * | cidx628: Make this display something again |  AJR | 2018-06-22 | 1 | -0/+12 |
| * | mcs51.cpp: Consolidate internal address maps; remove P0 from ROMless versions... |  AJR | 2018-06-13 | 1 | -20/+10 |
| * | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 1 | -4/+4 |
| * | 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 | 1 | -0/+7 |
| * | 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 |
| * | 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 | -12/+12 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -14/+14 |
| * | mcs51: Use callbacks for parallel ports (nw) |  AJR | 2018-02-27 | 1 | -71/+25 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -6/+6 |
| * | mcs51: Add DPTR, P0, P1, P2 and P3 to debug state registration |  AJR | 2018-01-23 | 1 | -2/+7 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 1 | -1/+1 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -25/+13 |
| * | x |  David Haywood | 2017-07-20 | 1 | -2/+2 |
| * | gaelco / ds5002fp changes: |  David Haywood | 2017-07-19 | 1 | -23/+61 |
| * | 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 | 1 | -2/+2 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -0/+9 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -41/+40 |
| * | fix some device validation errors, also fix uninitialised members in some dev... |  Vas Crabb | 2017-03-03 | 1 | -1/+1 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -14/+14 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -12/+12 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -95/+95 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -0/+1 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -1/+0 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -0/+1 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -1/+1 |
| * | mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) |  Ivan Vangelista | 2016-07-01 | 1 | -18/+7 |
| * | INC -> HXX makes editors and code analyzers see it as C++ (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+1 |
| * | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -1/+1 |