summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/gromport
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-2610-84/+81
* Revert "conflict resolution (nw)" andreasnaive2019-03-2510-81/+84
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-0710-78/+79
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-6/+2
* ti99: Reject oversized cartridge dumps to avoid memory corruption. Michael Zapf2018-12-211-0/+1
* ti99: Simplified GROM declaration. (nw) Michael Zapf2018-08-211-24/+8
* ti99: Kill some more MCFGs. (nw) Michael Zapf2018-08-213-12/+15
* ti99: Forgot to remove the logerror. (nw) Michael Zapf2018-08-211-1/+0
* ti99: Use a config command instead of a subclass. (nw) Michael Zapf2018-08-212-20/+13
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-202-23/+40
* tms99xx: Various devcb3 updates. (nw) Michael Zapf2018-08-181-5/+21
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-132-31/+15
* ti99: Modernized logging. (nw) Michael Zapf2018-08-111-1/+1
* devcb3 Vas Crabb2018-07-071-2/+2
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-3010-122/+158
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-12/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+7
* Fixes for Coverity "Resource leak" warnings (#3089) Oliver Stöneberg2018-01-211-1/+1
* bus/ti99/gromport/cartridges: Really eliminate core_strdup (nw) AJR2018-01-202-14/+11
* removed core_strdup() usage from ti99 cartridge code (nw) firewave2018-01-212-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-4/+4
* * Make XML file a class of its own managed with smart poitners Vas Crabb2017-07-211-5/+1
* ti99: Added new cartridge type paged7 for TI-CALC. Michael Zapf2017-06-242-2/+86
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-148-29/+10
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-084-11/+15
* added missing emu.h (nw) smf-2017-05-262-0/+2
* ti99: Created bus gromport, split monster file gromport Michael Zapf2017-05-2510-0/+3616