summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc2000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* (MESS) New NOT WORKING systems Sandro Ronco2014-03-131-0/+27
* (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) Sandro Ronco2014-02-281-38/+13
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+6
* (MESS) gl3000s: added default layout. (nw) Sandro Ronco2014-02-261-3/+58
* (MESS) gl4004: fixed lcd and ROM banking. (nw) Sandro Ronco2014-02-201-4/+36
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* (MESS) gl3000s: added LCD and keyboard emulation. [Sandro Ronco] Sandro Ronco2014-02-131-6/+228
* (MESS) Moved gl6000sl and gl7007sl from pc2000.c to prestige.c (nw) Sandro Ronco2014-02-121-18/+0
* (MESS) gl4000: fixed screen size. (nw) Sandro Ronco2014-02-081-2/+29
* (MESS) New NOT WORKING systems [The Dumping Union, TeamEurope] Robbbert2014-02-031-8/+26
* (MESS) Moved iqunlimz from pc2000.c to socrates.c (nw) Sandro Ronco2014-02-021-7/+0
* (MESS) gl2000: fixed cart loading. (nw) Sandro Ronco2014-02-021-10/+13
* New Not-working systems [The Dumping Union, TeamEurope] Robbbert2014-01-211-0/+45
* (MESS) New not-working system [MooglyGuy, Smitdogg, The Dumping Union, TeamEu... Robbbert2014-01-071-7/+15
* [MESS] New NOT WORKING system Ivan Vangelista2013-11-101-0/+27
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
* (MESS) New NOT WORKING system Sandro Ronco2013-02-231-17/+270
* (MESS) Cleanup the HD44780 device. (nw) Sandro Ronco2013-01-221-14/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-104/+104
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* (MESS) Fixed screen type in some drivers. (nw) Sandro Ronco2012-09-071-1/+1
* (MESS) HD44780: added an optional pixel_update callback in order to support c... Sandro Ronco2012-08-271-1/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+372