summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6805/m68705.h
Commit message (Expand)AuthorAgeFilesLines
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-31/+7
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-0/+7
* devcb3 Vas Crabb2018-07-071-7/+7
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+10
* 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-18/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+9
* m68hc05: implement edge-sensitive external interrupts Vas Crabb2017-02-041-1/+0
* m6805: misc changes Vas Crabb2017-01-211-0/+1
* completely eliminate the concrete 68705-without-peripherals class Vas Crabb2017-01-201-50/+22
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-0/+33
* m68705: re-implement timer/counter Vas Crabb2017-01-161-30/+45
* m68705: add MC68705R3 for pipeline Vas Crabb2017-01-151-14/+93
* m68705: disassemble memory addresses symbolically Vas Crabb2017-01-141-0/+13
* m68705: save EPROM contents using NVRAM mechanism Vas Crabb2017-01-141-1/+4
* m6805: fix state of input lines being lost on reset Vas Crabb2017-01-131-0/+2
* taito_l: split giant state class up into family tree, reduce tagmap lookups Vas Crabb2017-01-131-15/+15
* m6805: refactoring and improvements Vas Crabb2017-01-121-0/+243