summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ti99_4p.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* (MESS) Simpler config by joyport mods. (nw) Michael Zapf2014-03-211-1/+1
* Moved TI-99/4A expansion cards to emu/bus/ti99_peb. Michael Zapf2014-03-211-3/+1
* (MESS) TMS99xx users adapted to use devcb2. (nw) Michael Zapf2014-03-211-26/+18
* (MESS) devcb2 migration. (nw) Michael Zapf2014-03-191-35/+57
* removed some legacy includes that are not valid (nw) Miodrag Milanovic2014-03-171-2/+0
* (MESS) Some more devcb2 edits. (nw) Michael Zapf2014-03-151-14/+4
* (MESS) Going to devcb2. (nw) Michael Zapf2014-03-141-9/+4
* ti99: Some cleanups wrt. CPU configuration. Michael Zapf2013-10-191-1/+1
* ti99: Licensing Michael Zapf2013-10-161-0/+2
* (MESS) ti99: standardized access to I/O space (nw) Michael Zapf2013-10-141-2/+2
* moved some legacy macros from driver.h to drivlgcy.h (nw) Oliver Stöneberg2013-07-151-0/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-5/+5
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-3/+3
* V9938 to use devcb2 (nw) Miodrag Milanovic2013-04-021-3/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-50/+50
* srcclean (nw) Curt Coder2012-10-071-1/+1
* Rename driver state classes to have _state in their names (no whatsnew) Miodrag Milanovic2012-10-031-53/+53
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-4/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-26/+25
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+927