| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean-ups and version bumpmame0147u2 |  Miodrag Milanovic | 2012-10-30 | 41 | -265/+265 |
| * | fixed the fix (nw) |  smf- | 2012-10-29 | 1 | -2/+2 |
| * | (MESS) cbm2: Fixed graphics, and some 8088 WIP. (nw) |  Curt Coder | 2012-10-29 | 2 | -76/+403 |
| * | (MESS) cbm2: Fixed HR graphics cartridge crash. (nw) |  Curt Coder | 2012-10-29 | 2 | -15/+16 |
| * | (MESS) c128: Cleanup. (nw) |  Curt Coder | 2012-10-29 | 1 | -1/+0 |
| * | Fix psx regression (nw) |  Miodrag Milanovic | 2012-10-29 | 1 | -2/+2 |
| * | Put back amiga to use well known a500, a600, a1200,... names (no whatsnew) |  Miodrag Milanovic | 2012-10-29 | 2 | -69/+69 |
| * | -a7800: NTSC Color Generator utilized for color palette with hue shift/start |  Miodrag Milanovic | 2012-10-29 | 1 | -64/+69 |
| * | (MESS) c128: Fixed function ROM loading. (nw) |  Curt Coder | 2012-10-28 | 1 | -1/+1 |
| * | (MESS) gp32: Added software list for SmartMedia cards, based on the no-intro ... |  Curt Coder | 2012-10-28 | 2 | -1/+3 |
| * | (MESS) small serial mouse fixes (nw) |  cracyc | 2012-10-28 | 1 | -2/+2 |
| * | (MESS) Fixed bw12, tandy2k, nanos, specpls3 and sf7000 regressions. (nw) |  Sandro Ronco | 2012-10-28 | 6 | -33/+7 |
| * | (MESS) c64: Fixed C64GS cartridge. (nw) |  Curt Coder | 2012-10-28 | 1 | -0/+7 |
| * | Some quick cleanup (nw) |  R. Belmont | 2012-10-28 | 1 | -2/+2 |
| * | (MESS) Mac: Preliminary support for Micron XCEED 30HR and MacroColor 30 PDS c... |  R. Belmont | 2012-10-28 | 6 | -0/+771 |
| * | more amiga movement + fixes by haze (nw) |  Miodrag Milanovic | 2012-10-27 | 4 | -111/+143 |
| * | spectrum and amiga changes from Haze (no whatsnew) |  Miodrag Milanovic | 2012-10-27 | 5 | -442/+378 |
| * | (fix that fix) |  Michaël Banaan Ananas | 2012-10-27 | 1 | -4/+4 |
| * | (MESS) c64: Fixed StarDOS cartridge. (nw) |  Curt Coder | 2012-10-26 | 2 | -1/+12 |
| * | Fix GCC compile (nw) |  R. Belmont | 2012-10-26 | 1 | -3/+3 |
| * | fix z80 cycles on illegal prefixes |  Michaël Banaan Ananas | 2012-10-26 | 1 | -3/+3 |
| * | (MESS) p500: Added VIC video/color RAM access thru PLA. (nw) |  Curt Coder | 2012-10-26 | 8 | -61/+236 |
| * | replaced some "^" with DEVICE_SELF_OWNER (nw) |  smf- | 2012-10-26 | 7 | -15/+15 |
| * | changed DEVICE_SELF_OWNER to DEVICE_SELF in IDE config & in MCFG_IDE_CONTROLL... |  smf- | 2012-10-26 | 3 | -3/+3 |
| * | spectrum fix by Haze (nw) |  Miodrag Milanovic | 2012-10-26 | 1 | -0/+9 |
| * | -spectrum: cleanup and simplification of video output [David Haywood] |  Miodrag Milanovic | 2012-10-26 | 6 | -473/+80 |
| * | -avr8.c: Fixed register indexing for MULSU opcode. [MooglyGuy] |  Ryan Holtz | 2012-10-26 | 1 | -9/+91 |
| * | cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] |  smf- | 2012-10-26 | 10 | -80/+45 |
| * | -avr8.c: Added LD Rd,Z+q opcode [MooglyGuy] |  Ryan Holtz | 2012-10-25 | 1 | -1/+1 |
| * | (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and... |  Curt Coder | 2012-10-25 | 116 | -939/+1072 |
| * | Hooked up PSX IRQ's using DEVCB2 [smf] |  smf- | 2012-10-25 | 3 | -15/+19 |
| * | 01234567890123456789012345678901234567890123456789012345678901234567890123456789 |  Ryan Holtz | 2012-10-25 | 3 | -953/+56 |
| * | (MESS) Fixed coco Hi-Res joystick (MT #05030) |  Sandro Ronco | 2012-10-24 | 2 | -10/+22 |
| * | Documentation update (nw) |  Wilbert Pol | 2012-10-24 | 1 | -0/+12 |
| * | (MESS) Fix for iq151_disc2. (nw) |  Sandro Ronco | 2012-10-24 | 1 | -1/+1 |
| * | Removed another leftover debug message; sorry about those. (nw) |  Wilbert Pol | 2012-10-23 | 1 | -1/+0 |
| * | (MESS) a2600.c: Prevent the core from thinking the select/start button on the... |  Wilbert Pol | 2012-10-23 | 1 | -1/+1 |
| * | Removed left-over debugging statement (nw) |  Wilbert Pol | 2012-10-23 | 1 | -1/+0 |
| * | (MESS) a2600: Reimplemented the a2600 controllers as vcs controller devices. ... |  Wilbert Pol | 2012-10-23 | 10 | -442/+520 |
| * | (mess) upd765: Fix the dump regs command, don't exit on unknown commands and ... |  Olivier Galibert | 2012-10-23 | 1 | -5/+16 |
| * | (MESS) c128: VDC fixes. (nw) |  Curt Coder | 2012-10-23 | 1 | -20/+26 |
| * | SCSICD now has a CDDA sub device [smf] |  smf- | 2012-10-23 | 2 | -8/+8 |
| * | Fix for copy paste error (nw) |  Miodrag Milanovic | 2012-10-22 | 1 | -1/+1 |
| * | (MESS) amiga: added very preliminary softlist for game disks [David Haywood] |  Fabio Priuli | 2012-10-22 | 1 | -0/+2 |
| * | (MESS) Mac: Add support for PDS Sigma Designs L-View card [R. Belmont, Sharkp... |  R. Belmont | 2012-10-22 | 4 | -0/+274 |
| * | (MESS) Mac: Add support for Lapis ProColor Server 8*16 PDS video card [R. Bel... |  R. Belmont | 2012-10-21 | 4 | -1/+410 |
| * | allow wp in 32-bit mode and add newline to strings (nw) |  cracyc | 2012-10-21 | 2 | -9/+9 |
| * | (MESS) c8280: Added good ROM set, tries to load from disk now but no images a... |  Curt Coder | 2012-10-21 | 1 | -13/+11 |
| * | Forgot one (nw) |  R. Belmont | 2012-10-21 | 1 | -0/+1 |
| * | (MESS) Mac updates: [R. Belmont] |  R. Belmont | 2012-10-21 | 5 | -11/+411 |