summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/odyssey2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-4/+4
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+4
* Converted sp0256_device to devcb2 (nw) Ivan Vangelista2014-03-131-11/+4
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-14/+18
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-4/+4
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+0
* (MESS) sp0256: modernized the SP0256 Narrator Speech Processor sound device. ... Fabio Priuli2013-05-261-2/+2
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-17/+16
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-34/+33
* (MESS) odyssey2.c: Slightly better alignment between the 2 graphics chips in ... Wilbert Pol2013-02-211-2/+2
* (MESS) odyssey2.c: Further palette improvements. [Dr. Venom] Wilbert Pol2013-02-211-21/+33
* sp0256.c: [Wilbert Pol] Wilbert Pol2013-02-201-2/+1
* (MESS) odysssey2: Improved hookup of the sp0256; still no sounds in killer be... Wilbert Pol2013-02-151-2/+13
* (MESS) odyssey2.c: Marked g7400/jopac as GAME_IMPERFECT_GRAPHICS (nw) Wilbert Pol2013-02-121-2/+44
* 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