summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ti89.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* remove not needed parameters (nw) Miodrag Milanovic2014-03-241-3/+3
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) ti89: Removed runtime tagmap lookups. (nw) Curt Coder2013-01-261-18/+26
* [MESS] fixed duplicated ti92 bios shortname and updated descriptions (nw) Oliver Stöneberg2013-01-221-8/+8
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-114/+114
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-19/+17
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-9/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* (MESS) Fixed screen type in some drivers. (nw) Sandro Ronco2012-09-071-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+668