summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/ti99/genboard.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) geneve: Give grom_address an initial value. (nw) Michael Zapf2014-09-141-0/+1
* (MESS) Some more devcb2 edits. (nw) Michael Zapf2014-03-151-12/+6
* fixed usage of uninitialized member in geneve_keyboard_device (nw) Oliver Stöneberg2014-02-261-1/+1
* (MESS) geneve: Provide access to on-chip memory for debugger.(nw) Michael Zapf2013-11-031-0/+2
* (MESS) geneve: Wait state behavior almost perfect. (nw) Michael Zapf2013-11-011-32/+52
* geneve: Still tuning video wait states. (nw) Michael Zapf2013-10-281-16/+50
* (MESS) geneve: Implementing precise wait state behavior. (nw) Michael Zapf2013-10-271-79/+119
* ti99: Licensing Michael Zapf2013-10-161-0/+2
* (MESS) Minor cleanup. (nw) Michael Zapf2013-10-131-6/+0
* (MESS) Use proper method names. (nw) Michael Zapf2013-10-131-18/+17
* (MESS) Added guards to prevent access to special devices in new memory Michael Zapf2013-10-131-226/+235
* (MESS) Using the split addressing (setaddress ... read/write) Michael Zapf2013-09-301-434/+667
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-3/+3
* modernized the MM58274C RTC device. [Fabio Priuli] Fabio Priuli2013-06-011-6/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-50/+49
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1493