summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo (nw) Scott Stone2014-06-091-1/+1
* New Clones Scott Stone2014-06-092-3/+26
* (MESS) ti99: Added a new error message for RPK. (nw) Michael Zapf2014-06-082-3/+13
* (MESS) Preparing new HFDC implementation with new HDC9234. (nw) Michael Zapf2014-06-081-0/+1
* vtech1: Use the slot system for I/O and Memory expansion slots. Emulate Dirk Best2014-06-073-637/+144
* (MESS) ti99: replaced malloc by global_alloc_array (nw) Michael Zapf2014-06-062-21/+21
* fmtowns: fix port 2 mouse regression (no whatsnew) mahlemiut2014-06-061-4/+4
* fmscsi: removed a hack, corrected status for invalid drives. This fixes Wind... mahlemiut2014-06-062-14/+20
* get rid of unneeded handler Michaël Banaan Ananas2014-06-053-38/+30
* Removed some unused macros (nw) Ivan Vangelista2014-06-052-2/+2
* (MESS) ql: Fixed Sandy mouse. (nw) Curt Coder2014-06-051-2/+2
* (MESS) ql: SandyQMouse WIP. (nw) Curt Coder2014-06-053-13/+12
* (MESS) ql: Fixed QIMI mouse. (nw) Curt Coder2014-06-054-137/+142
* (MESS) ql: Added slot interfaces for the expansion and ROM cartridge ports. M... Curt Coder2014-06-042-628/+178
* Fixed interact.c regression (nw) Ivan Vangelista2014-06-041-9/+9
* (MESS) ql: Peripherals WIP. (nw) Curt Coder2014-06-042-2/+2
* Verified and added to mess.lst 1 rom set which was mistakenly missing but had... Scott Stone2014-06-041-1/+1
* (MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China Fabio Priuli2014-06-031-1/+2
* (MESS) ql: Expansions WIP. (nw) Curt Coder2014-06-032-13/+1
* (MESS) ql: Expansion WIP. (nw) Curt Coder2014-06-034-1/+309
* (MESS) ql: Added ROM cartridge slot interface. (nw) Curt Coder2014-06-032-0/+3
* Added some more friendly macros to help define custom palette formats (nw) Alex W. Jackson2014-06-032-2/+2
* New macro added for per driver defined palette formats (nw) Miodrag Milanovic2014-06-031-2/+2
* (mess) x68k: fix text layer clear and gfx buffer mode (nw) cracyc2014-06-032-14/+9
* (MESS) exelv.c [Gilles Fétis] Scott Stone2014-06-021-35/+82
* (mess) x68k: apply the intensity bit to fix some transparency issues and slig... cracyc2014-06-023-8/+23
* hec2hrp.c converted to ioport_array (nw) Ivan Vangelista2014-06-023-21/+22
* (mess) x68k: experiments in layer blending (nw) cracyc2014-06-023-8/+78
* (MESS) msx.c: Added preliminary sfg01 support (nw) Wilbert Pol2014-06-013-9/+53
* x68k: compose the gfx and sprite/bg layers individually before drawing to the... cracyc2014-06-013-99/+115
* mips3.c: Modernised cpu core (nw) Wilbert Pol2014-06-011-2/+2
* (MESS) LX800 : connected up analog inputs. Robbbert2014-06-011-8/+49
* p2000t.c now uses ioport_array (nw) Ivan Vangelista2014-06-013-27/+23
* Amiga: Add very basic POT counter emulation, enough for Space Ranger to Dirk Best2014-05-311-2/+2
* x68k: fix SRAM write protect breakage from r30715 (no whatsnew) mahlemiut2014-05-311-1/+1
* x68k: make screen rgb and split palette (nw) cracyc2014-05-303-53/+56
* Added sc-3000 bit format to castool (nw) Miodrag Milanovic2014-05-291-0/+2
* (MESS) applix : set dips default to allow booting Robbbert2014-05-281-1/+1
* (MESS) uts20 : some work Robbbert2014-05-281-42/+82
* neogeo: use real palette_device (nw) Alex W. Jackson2014-05-281-1/+1
* Assorted setname/description updates for MESS from MASH (nw) Scott Stone2014-05-274-7/+7
* (MESS) sun3: Work in progress on Sun 3/80. It now POSTs. [R. Belmont] R. Belmont2014-05-271-25/+565
* Amiga: Add proper RS-232 port emulation. Dirk Best2014-05-261-2/+9
* (MESS) ql: Floppy WIP. (nw) Curt Coder2014-05-261-1/+1
* More parsing help (nw) Scott Stone2014-05-261-5/+6
* remove unused parameters (nw) Miodrag Milanovic2014-05-254-32/+30
* (MESS) unixpc: Modernized floppy. (nw) Curt Coder2014-05-251-20/+17
* (MESS) atm: Removed unused include. (nw) Curt Coder2014-05-251-1/+0
* (MESS) jupiter: Modernized floppy. (nw) Curt Coder2014-05-251-15/+12
* Amiga: Add the Logica Diagnostic ROM 2.0 to various machines. Fix A4000 Dirk Best2014-05-251-2/+22