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