summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/a7800.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-159/+159
* (MESS) a7800.c - Numerous Improvements/bugfixes Scott Stone2014-04-061-78/+184
* (MESS) a7800.c: [Mike Saarna] Scott Stone2014-04-011-4/+4
* (MESS) a7800.c: Fixed DMA regarding startup, shutdown and cycle stealing whic... Scott Stone2014-03-261-1/+3
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+2
* The UI graphics viewer can now display multiple palettes and multiple gfx dec... Alex W. Jackson2014-03-091-1/+1
* (MESS) a7800.c - Support for >128k cart formats and banked RAM and added bit ... Scott Stone2014-03-081-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+8
* (MESS) a7800.c - Added more details and clarification regarding the potentiom... Scott Stone2014-02-201-8/+46
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-448/+448
* a7800.c - Positional description for difficulty switches added. [Robert Tucci... Scott Stone2014-01-111-8/+10
* a7800.c - Corrected joystick buttons assignment & minor palette notes cleanup... Scott Stone2014-01-091-8/+10
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-44/+44
* Added Atari 2600, 5200, and 7800 palette notes. [Robert Tuccitto] Scott Stone2013-11-271-5/+65
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-136/+136
* - wboy4 documentation updates. [Irongiant] Scott Stone2013-11-041-2/+4
* a7800.c - Modernized screen parameters for NTSC & PAL. [Robert Tuccitto] Scott Stone2013-11-031-11/+8
* a7800.c [Robert Tuccitto] Scott Stone2013-10-211-68/+478
* [MESS] a7800.c - Cleanup of address maps, high score maps added [Robert Tucci... Scott Stone2013-09-201-6/+11
* Minor typo fix for a7800.c color information (nw) Scott Stone2013-09-171-1/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-132/+132
* a7800.c: Stored data for 26.7 & 27.7 phase shifts with corrections and label... Scott Stone2013-09-121-61/+268
* altbeastbl - hook up gfx writes properly [Barry Harris] Scott Stone2013-08-141-64/+67
* (MESS) Scott Stone2013-08-061-62/+64
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* (MESS) a7800 - [huygens] Miodrag Milanovic2013-05-151-2/+2
* a7800.c - correction of a copy/paste mistake on values (nw) Scott Stone2013-05-111-1/+1
* (MESS) a7800.c - Red and Blue miscalculated proportions fixed. [Robert Tuccitto] Scott Stone2013-05-091-60/+63
* removed usage of 6532RIOT legacy calls (nw) Miodrag Milanovic2013-04-241-1/+1
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-5/+5
* a7800.c - Corrected rotation values and errors including duplicate entries fo... Scott Stone2013-04-071-61/+70
* a7800.c - Stripped palette to raw video output values removing YIQ/YUV infer ... Scott Stone2013-03-231-61/+64
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* a7800.c: [Robert Tuccitto] Scott Stone2013-03-011-68/+69
* [MESS] a7800.c - Fixed color clip in $1 & $F [Robert Tuccitto] Scott Stone2013-03-011-2/+4
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+0
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* Modernized digitalker, x1_010, tiaintf, and n63701x sound devices. [Andrew Ga... Andrew Gardner2013-02-021-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* Adjusted colorburst/tint/hue of entire palette to closer reflect default hard... Scott Stone2012-12-171-60/+72
* Implemented proper IRE and phase value to the palette for Atari 7800 [Robert ... Scott Stone2012-12-091-64/+66
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-6/+6
* Compile fix (nw) Scott Stone2012-11-131-2/+2
* [MESS] Fixed 3 degree hue begin point miscalculation of NTSC color palette fo... Scott Stone2012-11-131-65/+68
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-5/+5
* -a7800: NTSC Color Generator utilized for color palette with hue shift/start Miodrag Milanovic2012-10-291-64/+69
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+5