summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6805/m68hc05.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68hc05: Simplify handler signatures; add MC68HC705C4A type (nw) AJR2020-06-131-20/+45
* m68hc705c8a: Support internal banked RAM Dirk Best2020-03-301-1/+14
* that should be the rest of the devcb arrays switched to new syntax (nw) Vas Crabb2020-02-081-2/+2
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-2/+2
* mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-2/+8
* Add very preliminary MC68HC705J1A device for potgoldu580 (nw) AJR2019-08-011-0/+18
* m6805: Allow vectors to be placed at an internal boundary other than the end ... AJR2019-07-121-0/+1
* comquest: CPU type identified (nw) AJR2019-07-121-0/+17
* geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) AJR2019-07-121-0/+19
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-32/+4
* devcb3 Vas Crabb2018-07-071-9/+9
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-24/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+5
* m6805: clean up bih/bil handling Vas Crabb2017-02-101-0/+1
* m68hc05: implement edge-sensitive external interrupts Vas Crabb2017-02-041-20/+35
* m6805 updates: Vas Crabb2017-02-031-0/+214
* m6805: added skeleton CMOS devices Vas Crabb2017-01-301-0/+69