summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/tube/tube_arm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* tube: Implemented parasite reset PRST line, and added to all co-processors. Nigel Barnes2022-05-201-0/+8
* Addressed some Lua scripting pitfalls. (#9294) Vas Crabb2022-02-121-8/+13
* bbc_tube_arm: Use tap to page out the ROM. Nigel Barnes2020-11-141-30/+19
* bbc_tube_arm: HIRQ line is not connected. Nigel Barnes2020-09-071-9/+7
* Correct region widths in miscellaneous drivers and devices (nw) AJR2019-11-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-251-6/+6
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-10/+12
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* bbc: Added ARM Evaluation System co-processor device. Nigel Barnes2017-11-201-0/+151