summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* device callback support for 32bit and 64bit handlers (no whatsnew) Miodrag Milanovic2012-10-112-2/+545
* changed space_func to delegate (no whatsnew) Miodrag Milanovic2012-10-116-6/+7
* road runner / superman / hercules dips added; all work except for sound. Robbbert2012-10-111-5/+90
* fix MT5036. oops Michaël Banaan Ananas2012-10-111-1/+1
* Merged atari_s2 and atari_s3 Robbbert2012-10-112-7/+64
* verify softlist items that are not CHDs or roms and display warnings/errors (... Miodrag Milanovic2012-10-111-0/+61
* removed GetCommand() and made command and commandLength protected (nw) smf-2012-10-119-87/+3
* remove redundant linking with dinput8.lib, it's conditionally added a few lin... smf-2012-10-111-1/+1
* fix unsafe mix of int and bool with | using MSVC (nw) smf-2012-10-111-1/+1
* fix potentially uninitialized variable error in MSVC compile (nw) smf-2012-10-111-0/+2
* Fix validation and booting of cpc drivers (no whatsnew) Miodrag Milanovic2012-10-112-2/+3
* (mess) d88: Reduce the gap3 size from the standard value when the data otherw... Olivier Galibert2012-10-111-7/+22
* Notes update, OG: please check MESS forum Angelo Salese2012-10-101-27/+31
* Fix compile Angelo Salese2012-10-101-1/+1
* TAB menu: moved "Analog Controls" to under "Input (this xx)", and renamed "Dr... Michaël Banaan Ananas2012-10-101-3/+6
* Uses logical levels rather than voltage levels for control signals, you have ... smf-2012-10-1012-128/+171
* change frogs settings from DIPSETTING to CONFSETTING Michaël Banaan Ananas2012-10-101-12/+12
* (MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw) Wilbert Pol2012-10-102-1/+35
* Added scrolling to 3X3 Puzzle [Mariusz Wojcieszek] mariuszw12012-10-101-3/+15
* Fixed sound banking in 3X3 Puzzle [Mariusz Wojcieszek] mariuszw12012-10-101-3/+23
* (doraemon year estimate) Michaël Banaan Ananas2012-10-101-1/+1
* (MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirat... Wilbert Pol2012-10-102-1/+18
* 3X3 Puzzle update [David Haywood] mariuszw12012-10-101-39/+75
* New clones added Scott Stone2012-10-102-1/+64
* Continued cleanup of Video Systems drivers and associated dependencies. From... Scott Stone2012-10-1017-771/+972
* fix shtngmst gun position Michaël Banaan Ananas2012-10-102-6/+21
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-10116-6902/+5402
* am9517a: Don't grossly fail on verify [O. Galibert] Olivier Galibert2012-10-101-3/+5
* (mess) floppy: Random fixes/logging [O. Galibert] Olivier Galibert2012-10-102-4/+6
* memory: Fix dynamic recursive device mapping [O. Galibert] Olivier Galibert2012-10-104-9/+11
* placeholders Olivier Galibert2012-10-1020-0/+0
* Added experimental support for using Berkeley PLA files as input to jedutil. ... Curt Coder2012-10-104-10/+360
* disabled logging left on by accident (nw) smf-2012-10-101-2/+2
* nevermind: yes, should make a triangle/poly primitive instead Michaël Banaan Ananas2012-10-102-11/+1
* delays the req signal (nw) smf-2012-10-102-43/+44
* added the device tag when logging that no harddrive is found (nw) smf-2012-10-101-1/+1
* added output logging (nw) smf-2012-10-101-0/+128
* (MESS) Stops driving the SCSI bus when the target requests the bus. Move the ... smf-2012-10-103-16/+24
* better use yes/no instead of 1/0 Michaël Banaan Ananas2012-10-102-2/+2
* rendlay: added support for folding rects diagonally, allowing you to draw rig... Michaël Banaan Ananas2012-10-102-1/+12
* hercules , superman : basically working, no sound, no dips Robbbert2012-10-102-57/+153
* Removed protection hack patches and emulated protection routines for Caveman ... Michaël Banaan Ananas2012-10-102-37/+68
* Refactored the code in jedutil to support the viewing of a GAL16V8 device Miodrag Milanovic2012-10-1080-430/+4957
* atari_s2 : wip and placeholder Robbbert2012-10-103-21/+211
* (MESS) 32x: added region compatibility filters to the software list [Fabio Pr... Fabio Priuli2012-10-101-3/+17
* New preliminary driver for Webak MPU-12 platform. [Roberto Fresca] Roberto Fresca2012-10-103-1/+594
* ..fixed prev commit Michaël Banaan Ananas2012-10-102-2/+1
* fix strobe timer Michaël Banaan Ananas2012-10-102-3/+4
* update spcenctr internal .lay, color overlay is not possible atm Michaël Banaan Ananas2012-10-101-7/+35
* (MESS) gameboy.c: Added parsing of new software list features. Auto-detect st... Wilbert Pol2012-10-091-0/+52