summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tanbus
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-222-10/+4
* Cleanup: Vas Crabb2024-11-251-3/+3
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-183-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-2721-65/+65
* bus/tanbus/keyboard/mt009: Removed unneeded PORT_NAMEs. Nigel Barnes2024-02-171-19/+19
* devices/bus: remove use of utf8.h hap2023-12-231-2/+1
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-4/+7
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-10/+10
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-10/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0114-37/+37
* Miscellaneous cleanup: Vas Crabb2023-02-092-30/+17
* srcclean in preparation for 0.251 branch Vas Crabb2022-12-251-1/+1
* mt65: Slotified the keyboard port, devicified Microtan Keypad (MT006), Microt... Nigel Barnes2022-12-1124-189/+2058
* Revert initialisation of device members in headers. Vas Crabb2022-04-032-3/+3
* init vars for coverity (bus/l-w) Robbbert2022-04-022-3/+3
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-024-10/+10
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-212-3/+3
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* tanbus_mpvdu/tanbus_ravdu: Cards support inverse video. Nigel Barnes2020-11-142-4/+12
* Cleaned up bitmap API. Vas Crabb2020-09-274-33/+22
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-216-14/+14
* Spring cleaning: Vas Crabb2019-11-012-20/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-2/+2
* fix clang build (nw) Vas Crabb2019-07-291-1/+1
* srcclean (nw) Vas Crabb2019-07-281-3/+3
* microtan.cpp: The Microtan driver overhaul! Nigel Barnes2019-07-2626-0/+3844