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