summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6805/m68hc05.cpp
Commit message (Expand)AuthorAgeFilesLines
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-1/+1
* m68hc05: Simplify handler signatures; add MC68HC705C4A type (nw) AJR2020-06-131-21/+124
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-10/+25
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-4/+4
* m68hc05: Only reset due to NCOP when it's enabled Dirk Best2020-04-021-1/+1
* m68hc705c8a: Support internal banked RAM Dirk Best2020-03-301-4/+46
* that should be the rest of the devcb arrays switched to new syntax (nw) Vas Crabb2020-02-081-4/+4
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-2/+2
* m68hc05l9: Add (somewhat provisional) model-specific register names (nw) AJR2019-09-191-2/+15
* m68hc05: Update notes (nw) AJR2019-08-031-5/+8
* Add very preliminary MC68HC705J1A device for potgoldu580 (nw) AJR2019-08-011-0/+75
* m6805: Allow vectors to be placed at an internal boundary other than the end ... AJR2019-07-121-4/+9
* comquest: CPU type identified (nw) AJR2019-07-121-1/+84
* geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) AJR2019-07-121-2/+81
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-24/+24
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-201-53/+56
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-8/+8
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-3/+3
* Grammar police (nw) Olivier Galibert2018-02-241-7/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-29/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+10
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* m6805: clean up bih/bil handling Vas Crabb2017-02-101-0/+5
* helps to get the right file, doesn't it (nw) Vas Crabb2017-02-041-1/+16
* m68hc05: implement edge-sensitive external interrupts Vas Crabb2017-02-041-71/+155
* m6805 updates: Vas Crabb2017-02-031-30/+725
* m6805: added skeleton CMOS devices Vas Crabb2017-01-301-0/+167