| Commit message (Expand) | Author | Age | Files | Lines |
* | that should be the rest of the devcb arrays switched to new syntax (nw) |  Vas Crabb | 2020-02-08 | 4 | -12/+12 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 4 | -24/+27 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+2 |
* | srcclean (nw) |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) |  Vas Crabb | 2019-10-11 | 1 | -2/+8 |
* | Add HD6805U1 type for future use (nw) |  AJR | 2019-09-26 | 2 | -0/+18 |
* | m68hc05l9: Add (somewhat provisional) model-specific register names (nw) |  AJR | 2019-09-19 | 1 | -2/+15 |
* | m68hc05: Update notes (nw) |  AJR | 2019-08-03 | 1 | -5/+8 |
* | Add very preliminary MC68HC705J1A device for potgoldu580 (nw) |  AJR | 2019-08-01 | 2 | -0/+93 |
* | m6805: Eliminate the generic m6805_device type (nw) |  AJR | 2019-07-12 | 2 | -23/+0 |
* | m6805: Allow vectors to be placed at an internal boundary other than the end ... |  AJR | 2019-07-12 | 5 | -7/+33 |
* | comquest: CPU type identified (nw) |  AJR | 2019-07-12 | 2 | -1/+101 |
* | geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) |  AJR | 2019-07-12 | 2 | -2/+100 |
* | m6805: flag fix (nw) |  Patrick Mackinlay | 2019-06-04 | 1 | -1/+1 |
* | m68705: fix prescaler update (nw) |  Patrick Mackinlay | 2019-05-05 | 1 | -1/+1 |
* | m68705: Prevent registration of illegal debug states for nonexistent port lat... |  AJR | 2019-05-04 | 1 | -4/+6 |
* | m68705: Use NVI for internal map to prevent segmentation fault (nw) |  AJR | 2019-04-15 | 2 | -24/+25 |
* | Fix clang error: unused variable 'M6805_VECTOR_INT2' [-Werror,-Wunused-const-... |  AJR | 2019-04-15 | 1 | -6/+8 |
* | m68705: added other hmos variants |  Patrick Mackinlay | 2019-04-15 | 2 | -392/+538 |
* | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 3 | -67/+15 |
* | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -0/+7 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -16/+16 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -63/+63 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 2 | -2/+4 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 2 | -4/+4 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 2 | -112/+118 |
* | 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 | 6 | -24/+24 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 3 | -10/+10 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -28/+23 |
* | Grammar police (nw) |  Olivier Galibert | 2018-02-24 | 1 | -7/+7 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 6 | -28/+28 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -5/+2 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 9 | -325/+181 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -6/+5 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -135/+57 |
* | more validation fixes (nw) |  Vas Crabb | 2017-03-04 | 1 | -1/+1 |
* | debugger_access: Refactor [O. Galibert] |  Olivier Galibert | 2017-03-02 | 1 | -7/+7 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -10/+10 |
* | tiny cleanup |  Vas Crabb | 2017-02-13 | 1 | -1/+1 |
* | Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge ca... |  Vas Crabb | 2017-02-10 | 1 | -1/+1 |
* | m6805: clean up bih/bil handling |  Vas Crabb | 2017-02-10 | 5 | -68/+31 |
* | helps to get the right file, doesn't it (nw) |  Vas Crabb | 2017-02-04 | 2 | -2/+16 |
* | whoops, that's important (nw) |  Vas Crabb | 2017-02-04 | 1 | -0/+1 |
* | m68hc05: implement edge-sensitive external interrupts |  Vas Crabb | 2017-02-04 | 5 | -94/+194 |
* | m6805 updates: |  Vas Crabb | 2017-02-03 | 5 | -57/+967 |
* | m6805: added skeleton CMOS devices |  Vas Crabb | 2017-01-30 | 8 | -393/+905 |
* | confirm MC68705R3 bootstrap program matches M68705U3 (and U5 for that matter)... |  Vas Crabb | 2017-01-28 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -1/+1 |