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