summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/gromport (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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