summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-208-254/+677
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-2079-1513/+815
* re-added /wd4250 /wd4435 that was removed in r26650, to allow building with v... smf-2013-12-191-1/+1
* fix compile Michaël Banaan Ananas2013-12-191-0/+2
* (MESS) bbc : added back the cursor Robbbert2013-12-191-2/+2
* Pong update: Couriersud2013-12-1918-116/+353
* New games added as GAME_NOT_WORKING R. Belmont2013-12-192-2/+23
* Removed support for static config from slots and converted the two devices us... smf-2013-12-199-98/+41
* removed MCFG_DEVICE_CONFIG_CLEAR as it's legacy but not used anymore (nw) smf-2013-12-181-2/+0
* MCFG_MODIFY_DEVICE(DEVICE_SELF) is no longer required in machine configs used... smf-2013-12-185-5/+1
* removed unused structure (nw) smf-2013-12-181-8/+0
* Removed fake options that were added in prev commit, this is unwanted. Michaël Banaan Ananas2013-12-181-55/+20
* k005289.c: refactored, removed redundant state variables and unneccessary flo... Alex W. Jackson2013-12-184-120/+70
* New clones added Scott Stone2013-12-182-2/+15
* aristmk4.c: [Lord-Data] Scott Stone2013-12-181-12/+84
* allow building with ICL on Windows if you have it installed into MSVC [Dean L... David Haywood2013-12-182-15/+95
* Fixfreq: Don't process hsyncs while we are vsyncing. Fixes video jitter/jumps. Couriersud2013-12-181-7/+5
* uses device_mconfig_additions() to add ata slots, which allows you to just ad... smf-2013-12-177-34/+54
* Improved netlist parser Couriersud2013-12-172-44/+78
* Netlist: Couriersud2013-12-1720-172/+407
* Following a recommendation by smf removing files with capitals in them. These... Couriersud2013-12-172-129/+0
* Discrete audio: No more dynamic allocations in static constructors. Couriersud2013-12-172-3/+12
* (MESS) add placeholders for 3 new skeletons [Team Europe] Robbbert2013-12-172-0/+27
* (MESS) pt68k4 : more roms Robbbert2013-12-171-0/+6
* wicat: Added bus error details, can now finish the memory test. mahlemiut2013-12-171-1/+3
* m68k: add ability for externally-thrown bus errors to have proper details [R.... R. Belmont2013-12-172-3/+11
* Netlist & pong: Couriersud2013-12-1615-110/+171
* Uses MCFG_SLOT_DEFAULT_OPTION instead of MCFG_DEVICE_SLOT_INTERFACE where onl... smf-2013-12-162-5/+5
* converted cassette, pccard1 & pccard2 slots to use new MCFG macros [smf] smf-2013-12-161-60/+24
* Slot options can now be configured inline without creating an array. Legacy s... smf-2013-12-1612-294/+272
* NEW WORKING GAME smf-2013-12-162-0/+38
* Windows: Fixed D3D multimonitor support. [GroovyMAME] Michaël Banaan Ananas2013-12-163-1/+5
* (MESS) a6809 : fixed video. Robbbert2013-12-161-33/+113
* Netlist: Couriersud2013-12-1613-127/+237
* just a note David Haywood2013-12-161-0/+3
* Reinstated functionality in pstring. This should now be compatible with MSVC. Couriersud2013-12-162-5/+10
* twin16.c: Fixed cuebrick nvram size, added XTALs, various cleanups [Alex Jack... Alex W. Jackson2013-12-166-157/+95
* wicat: Hooked up CRTC and DMA on terminal board. There is now a basic displa... mahlemiut2013-12-162-12/+105
* fix for following errors when compiling with visual studio (nw) smf-2013-12-162-10/+10
* fix linking with visual studio (nw) smf-2013-12-161-1/+1
* Compile fix (nw) Scott Stone2013-12-151-1/+1
* a2600.c: Reimplemented FE mapper. Fixes decathlon; partial fix for MT05345. Wilbert Pol2013-12-151-31/+45
* Change International Gaming Technology --> International Game Technology - NW Brian Troha2013-12-153-6/+6
* peplus.c: Change International Gaming Technology --> International Game Techn... Brian Troha2013-12-151-194/+194
* oops, remove stray printf from testing Robbbert2013-12-151-1/+1
* Fix for MT 05296 Robbbert2013-12-151-2/+3
* (MESS) v6809 : last bits Robbbert2013-12-151-8/+23
* (MESS) v6809 : added rtc Robbbert2013-12-151-4/+18
* (MESS) v6809 : added fdc Robbbert2013-12-151-6/+44
* new Invasion - The Abductors clone added Brian Troha2013-12-152-9/+34