| Commit message (Expand) | Author | Age | Files | Lines |
* | devices/cpu: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-31 | 2 | -10/+10 |
* | upd7810, upd7811: Nominally distinguish NMOS and CMOS device types (nw) |  AJR | 2020-03-30 | 4 | -1/+38 |
* | upd7810: Refresh PA/PB/PC/PF outputs upon mode change |  AJR | 2020-03-12 | 1 | -0/+12 |
* | upd7810: Add configuration option to disable port pullups for output (nw) |  AJR | 2020-03-08 | 2 | -8/+21 |
* | upd7810: Make A/D timer work at former rate relative to CPU states (nw) |  AJR | 2020-03-07 | 1 | -2/+2 |
* | upd7810: Forgot to commit this file with 9cd1748fd1b3ad125fc435f20e1249747775... |  AJR | 2020-03-07 | 1 | -2/+2 |
* | upd7810: Interrupt-related fixes |  AJR | 2020-03-06 | 2 | -15/+33 |
* | upd7810: Just to be consistent (nw) |  AJR | 2020-03-05 | 1 | -2/+2 |
* | upd7810: Make internal timers run at former speed (nw) |  AJR | 2020-03-05 | 1 | -19/+19 |
* | upd7801, upd7807, upd7810, upd78c11: Divide internal clock by 2 or 3 |  AJR | 2020-03-04 | 1 | -0/+4 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -6/+6 |
* | (nw) upd7801: reworked following unfavourable comments |  Robbbert | 2019-10-20 | 1 | -3/+4 |
* | (nw) fp1100: improved handshaking between cpus |  Robbbert | 2019-10-17 | 1 | -3/+3 |
* | upd7810: Fix breakpoints; add notes |  AJR | 2019-08-03 | 1 | -1/+5 |
* | upd7807: Running on MT (nw) |  AJR | 2019-05-06 | 5 | -1/+11 |
* | more cleanup and removal of mcfg (nw) |  Vas Crabb | 2018-07-15 | 1 | -111/+0 |
* | witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... |  Vas Crabb | 2018-07-14 | 1 | -1/+26 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -24/+24 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -0/+1 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 3 | -4/+4 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 2 | -10/+13 |
* | hopefully the last emucore reference in unidasm (nw) |  Vas Crabb | 2018-04-03 | 1 | -1/+7 |
* | 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 | -12/+12 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 2 | -6/+6 |
* | c-chip: use dumped c-chip for Volfied and Superman, remove simulation [Team C... |  David Haywood | 2018-03-05 | 1 | -8/+9 |
* | upd7810 dasm fix (nw) |  Olivier Galibert | 2018-03-05 | 1 | -2/+2 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -51/+51 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 3 | -8/+11 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -2/+2 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -2220/+2316 |
* | fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw) |  smf- | 2017-07-12 | 1 | -5/+9 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
* | never hurts to srcclean (nw) |  Vas Crabb | 2017-07-09 | 1 | -10/+10 |
* | (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... |  Vas Crabb | 2017-07-07 | 1 | -3/+3 |
* | tidy (nw) (#2444) |  David Haywood | 2017-07-06 | 2 | -3/+4 |
* | create c-chip device with correct CPU type in it and a bunch of notes (pinout... |  David Haywood | 2017-07-05 | 4 | -14/+102 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -1/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -53/+56 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -5/+5 |
* | upd7810: For future use (nw) |  AJR | 2017-02-09 | 2 | -13/+46 |
* | upd7810: Replace fake I/O space with callbacks |  AJR | 2017-02-09 | 3 | -50/+133 |
* | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -13/+13 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -25/+16 |
* | Changed the upd7810 disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-18 | 1 | -17/+25 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -781/+781 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -2/+2 |
* | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -2/+2 |
* | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-27 | 1 | -2/+2 |
* | srcclean and translation regeneration |  Vas Crabb | 2016-08-29 | 1 | -5/+5 |