summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/ti99/gromport.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup in mess section (nw) Miodrag Milanovic2015-04-191-1/+1
* few more changes (nw) Miodrag Milanovic2015-04-131-1/+1
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-1/+1
* (MESS) ti99: Added a new error message for RPK. (nw) Michael Zapf2014-06-081-1/+3
* (MESS) ti99: replaced malloc by global_alloc_array (nw) Michael Zapf2014-06-061-9/+9
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* (MESS) Some more devcb2 edits. (nw) Michael Zapf2014-03-151-16/+15
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* ti99: Licensing Michael Zapf2013-10-161-0/+2
* (MESS) ti99: standardized access to I/O space (nw) Michael Zapf2013-10-141-18/+18
* (MESS) Use proper method names. (nw) Michael Zapf2013-10-131-2/+2
* (MESS) GROMs may now be used on different bases (needed in 99/8) Michael Zapf2013-09-301-2/+18
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* ti99: Added member variable initializations. (nw) Michael Zapf2013-02-221-16/+5
* added missing virtual to device-level overrides (nw) Oliver Stöneberg2013-02-111-21/+21
* ti99: Added a new cartridge type for RXB cartridges Michael Zapf2013-02-021-0/+17
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-84/+84
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-6/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+497