| Commit message (Expand) | Author | Age | Files | Lines |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -2/+2 |
| * | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -1/+1 |
| * | m68hc05: Simplify handler signatures; add MC68HC705C4A type (nw) |  AJR | 2020-06-13 | 1 | -21/+124 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -10/+25 |
| * | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -4/+4 |
| * | m68hc05: Only reset due to NCOP when it's enabled |  Dirk Best | 2020-04-02 | 1 | -1/+1 |
| * | m68hc705c8a: Support internal banked RAM |  Dirk Best | 2020-03-30 | 1 | -4/+46 |
| * | that should be the rest of the devcb arrays switched to new syntax (nw) |  Vas Crabb | 2020-02-08 | 1 | -4/+4 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -2/+2 |
| * | 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 | 1 | -0/+75 |
| * | m6805: Allow vectors to be placed at an internal boundary other than the end ... |  AJR | 2019-07-12 | 1 | -4/+9 |
| * | comquest: CPU type identified (nw) |  AJR | 2019-07-12 | 1 | -1/+84 |
| * | geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) |  AJR | 2019-07-12 | 1 | -2/+81 |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -4/+4 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -24/+24 |
| * | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -2/+2 |
| * | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -53/+56 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -8/+8 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -3/+3 |
| * | 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 | 1 | -8/+8 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -29/+9 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -28/+10 |
| * | debugger_access: Refactor [O. Galibert] |  Olivier Galibert | 2017-03-02 | 1 | -7/+7 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -3/+3 |
| * | m6805: clean up bih/bil handling |  Vas Crabb | 2017-02-10 | 1 | -0/+5 |
| * | helps to get the right file, doesn't it (nw) |  Vas Crabb | 2017-02-04 | 1 | -1/+16 |
| * | m68hc05: implement edge-sensitive external interrupts |  Vas Crabb | 2017-02-04 | 1 | -71/+155 |
| * | m6805 updates: |  Vas Crabb | 2017-02-03 | 1 | -30/+725 |
| * | m6805: added skeleton CMOS devices |  Vas Crabb | 2017-01-30 | 1 | -0/+167 |