summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/internal/998board.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-54/+54
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-18/+18
* ti99: Added the S0-triggered clock update to TMS9901. Michael Zapf2022-04-231-0/+5
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-5/+5
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+2
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-3/+3
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-3/+3
* ti99_2: Improved Hexbus handling, also for 99/8; still WIP. Michael Zapf2020-01-041-8/+6
* bus/ti99/internal/998board: initialize stuff (nw) Ivan Vangelista2019-12-161-0/+2
* tms99xx: Change setaddress method signature to (address,buslines); treating a... Michael Zapf2019-04-171-2/+2
* tms99xx: Combine DBIN/IAQ operation with setaddress, no need for separate cal... Michael Zapf2019-04-131-5/+2
* tms99xx/ti99: Change setaddress handling (write operation, including DBIN sta... Michael Zapf2019-04-011-3/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-41/+37
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-37/+41
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-41/+37
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-2/+2
* ti99: Kill some more MCFGs. (nw) Michael Zapf2018-08-211-6/+7
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-301-86/+140
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-2/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* ti99: Hexbus floppy system; logging updates Michael Zapf2018-03-311-173/+262
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* ti99_8: OSO fix (nw) Michael Zapf2017-11-131-21/+11
* ti99_8: OSO implementation completed; pending tests (nw) Michael Zapf2017-11-131-53/+129
* Build fix (nw) AJR2017-10-311-0/+1
* ti99_8: Hexbus WIP, added Hexbus write timing logic Michael Zapf2017-10-311-15/+208
* ti99: Moved Hexbus one level up Michael Zapf2017-07-101-7/+41
* ti99: Changed Hexbus chaining Michael Zapf2017-06-251-4/+13
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-6/+1
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-22/+23
* ti99: Hexbus implementation; floppy HX5102 early WIP Michael Zapf2017-06-061-2/+10
* ti99: Added console connector "ioport" with PEB as slot option Michael Zapf2017-05-251-16/+15
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-0/+2307