summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/ti99
Commit message (Expand)AuthorAgeFilesLines
* (MESS) fixed uninitialized member in src/mess/machine/ti99/mapper8.c (nw) Oliver Stöneberg2013-02-231-0/+1
* (MESS) fixed uninitialized member in src/mess/machine/ti99/evpc.c (nw) Oliver Stöneberg2013-02-231-0/+1
* (MESS) fixed uninitialized member in src/mess/machine/ti99/datamux.c (nw) Oliver Stöneberg2013-02-231-0/+2
* ti99: Adding some more initializers. (nw) Michael Zapf2013-02-221-6/+23
* ti99: Added member variable initializations. (nw) Michael Zapf2013-02-222-17/+22
* (MESS) fixed uninitialized member in src/mess/machine/ti99/speech8.c (nw) Oliver Stöneberg2013-02-211-0/+1
* added missing virtual to device-level overrides (nw) Oliver Stöneberg2013-02-1127-148/+148
* ti99: Changed some cartridge types (nw) Michael Zapf2013-02-041-0/+1
* ti99: Added a new cartridge type for RXB cartridges Michael Zapf2013-02-022-6/+130
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-1150-837/+815
* changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLL... smf-2012-10-261-1/+1
* cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] smf-2012-10-262-13/+7
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-193-10/+10
* Memory handler normalization, part 1. Aaron Giles2012-09-174-12/+12
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-1711-17/+17
* Final round of struct/union/enum normalization. Aaron Giles2012-09-1611-32/+31
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-122-6/+6
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-122-2/+2
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-1/+8
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-2155-0/+16387