summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ti99_8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-8/+2
* (MESS) Simpler config by joyport mods. (nw) Michael Zapf2014-03-211-136/+43
* Moved TI-99/4A expansion cards to emu/bus/ti99_peb. Michael Zapf2014-03-211-1/+1
* (MESS) TMS99xx users adapted to use devcb2. (nw) Michael Zapf2014-03-211-23/+14
* (MESS) devcb2 migration. (nw) Michael Zapf2014-03-191-34/+74
* (MESS) ti99/speech8: devcb2. (nw) Curt Coder2014-03-191-7/+4
* (MESS) ti99/mapper8: devcb2. (nw) Curt Coder2014-03-191-1/+1
* (MESS) ti99/grom: devcb2. (nw) Curt Coder2014-03-191-14/+20
* (MESS) Some more devcb2 edits. (nw) Michael Zapf2014-03-151-31/+14
* (MESS) Going to devcb2. (nw) Michael Zapf2014-03-141-12/+9
* clang 3.4 now works out-of-the-box (nw) Oliver Stöneberg2014-02-211-4/+12
* (MESS) Minor debugging stuff and using freq constant (nw) Michael Zapf2014-02-121-4/+4
* (MESS) ti99_8: Included the Pascal ROM and made the Pascal subsystem Michael Zapf2013-12-111-0/+11
* (MESS) ti99: Fix problems with BwG disk controller; will now correctly Michael Zapf2013-12-111-2/+2
* (MESS) ti99_8: Using the new speech rom dumps with proper bit order; Michael Zapf2013-11-191-5/+0
* (MESS) ti99_8: Changed two GROM checksums after getting the correct, verified... Michael Zapf2013-11-191-6/+10
* (MESS) ti99_8: More hexbus stuff and corrected checksum. (nw) Michael Zapf2013-11-171-1/+1
* (MESS) ti99_8: Using a consistent, new ROM dump; partly rewritten [Michael Zapf] Michael Zapf2013-11-171-302/+399
* ti99: Some cleanups wrt. CPU configuration. Michael Zapf2013-10-191-5/+4
* ti99: Licensing Michael Zapf2013-10-161-0/+2
* (MESS) ti99: standardized access to I/O space (nw) Michael Zapf2013-10-141-6/+6
* (MESS) Using the split addressing (setaddress ... read/write) Michael Zapf2013-09-301-2/+11
* (MESS) ti99/8: Changed the speech chip and fixed incomplete address Michael Zapf2013-07-291-6/+13
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* (MESS) ti99/8: Speech ROM dumps verified with a real (!) system. Michael Zapf2013-07-201-4/+5
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-9/+10
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-81/+81
* Rename driver state classes to have _state in their names (no whatsnew) Miodrag Milanovic2012-10-031-63/+63
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-22/+18
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1082