summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/odyssey2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-5/+5
* odyssey2/videopac: Improved palette. [Dr. Venom] Wilbert Pol2013-02-101-19/+19
* (MESS) odyssey2.c: Fixed save_item type error (nw) Wilbert Pol2013-01-271-1/+1
* (MESS) odyssey2.c: Registered some members for state saving (nw) Wilbert Pol2013-01-271-3/+23
* (MESS) odyssey2.c: Moved all the g7400 bits into a g7400 subclass. (nw) Wilbert Pol2013-01-271-81/+100
* (MESS) odyssey2.c: Tagmap cleanups (nw) Wilbert Pol2013-01-271-11/+36
* (MESS) g7400: Make sure we stay inside ef9340/1 bounds. (nw) Wilbert Pol2013-01-241-1/+1
* (MESS) g7400: improved mixing of i8245 and ef934x video signals a bit (nw) Wilbert Pol2013-01-221-4/+4
* (MESS) g7400: work in progress (nw) Wilbert Pol2013-01-211-13/+21
* (MESS) g7400: Better placement of ef934x graphics. Fixed X and Y overflows in... Wilbert Pol2013-01-181-2/+4
* (MESS) odyssey2: Fixed sound pitch (nw) Wilbert Pol2013-01-131-4/+4
* (MESS)g7400: First attempt at mixing video signals. (nw) Wilbert Pol2013-01-131-1/+21
* softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1] Fabio Priuli2013-01-131-0/+5
* (MESS) odyssey2/videopac: Fix slowdowns (nw) Wilbert Pol2013-01-121-2/+2
* (MESS) g7400: Moved the EF9340/1 code into a separate device. Merged all the ... Wilbert Pol2013-01-121-24/+83
* (MESS) odyssey2: Changed #defines into constants; moved some code around. (nw) Wilbert Pol2013-01-121-0/+68
* Removed a note (nw) Wilbert Pol2013-01-121-2/+0
* (MESS)Merged src/mess/machine/odyssey2.c and src/mess/drivers/odyssey2.c (nw) Wilbert Pol2013-01-121-0/+176
* (MESS) odyssey2, videopac: Updated drivers to use the i8244/i8245 device impl... Wilbert Pol2013-01-121-13/+144
* (MESS) Reverted accidental odyssey2 palette change. Shuffled some code around... Wilbert Pol2013-01-111-0/+29
* i8244.c: Added a device implementation for the i8244/i8245. [Wilbert Pol] Wilbert Pol2013-01-111-4/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-39/+37
* (MESS) g7400: Added support for enabling/disabling the service row. Hooked up... Wilbert Pol2013-01-011-2/+4
* (MESS) g7400: Let's start displaying some things. (nw) Wilbert Pol2012-12-301-3/+3
* (MESS) odyssey2.c: Several small cleanups, no funcitonal changes. (nw) Wilbert Pol2012-12-291-24/+43
* Documented xtal used by Philips G7400. (nw) Wilbert Pol2012-12-291-1/+1
* Small documentation update (nw) Wilbert Pol2012-12-291-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+338