summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/uzebox.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-4/+2
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* (MESS) small uzebox optimization. (nw) Sandro Ronco2013-06-091-2/+3
* (MESS) small cleanups. (nw) Sandro Ronco2013-02-071-6/+1
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-3/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* (MESS) uzebox: added a configuration switch for the AD725 CE. (nw) Sandro Ronco2013-01-021-1/+6
* (MESS) uzebox: small change for games that only works on early revisions. (nw) Sandro Ronco2013-01-021-1/+2
* (MESS) uzebox: added support for loading .uze images. (nw) Sandro Ronco2012-12-301-2/+37
* (MESS) uzebox: fixed copy/paste error. (nw) Sandro Ronco2012-12-261-8/+8
* (MESS) AVR8 core updates: [Sandro Ronco] Sandro Ronco2012-12-251-47/+198
* uzebox : fix validation Robbbert2012-11-071-4/+4
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-11-071-6/+53
* -avr8.c: Converted to modern CPU device. [MooglyGuy] Ryan Holtz2012-10-311-1/+8
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-10-251-1/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+98