Commit Graph

49639 Commits

Author SHA1 Message Date
Robbbert
c260fea953 SDK85: improved notes (nw) 2017-01-27 08:36:38 +11:00
Robbbert
8c4e5fe146 SDK85: added mastermind bios [Paolo Forlani, Stefano Bodrato] 2017-01-27 08:28:05 +11:00
Lord-Nightmare
b0a4c490c5 fix separate build (nw) 2017-01-26 16:05:57 -05:00
angelosa
578767a120 Added full pad inputs, some register hookups in King and fixed few bit mistakes (nw) 2017-01-26 21:45:56 +01:00
angelosa
4ba1c0f2ca Added stub Rainbow device (nw) 2017-01-26 17:52:11 +01:00
angelosa
b0e4510070 Identify SCSI registers (nw) 2017-01-26 16:02:14 +01:00
MetalliC
6ce2b576de formatting (nw) 2017-01-26 16:52:06 +02:00
MetalliC
4f85c189fa sh4: fix FMOV* opcodes,
half of FPU was not correct, but who cares ?)
2017-01-26 16:47:10 +02:00
angelosa
07ef2097d3 King clean-ups (nw) 2017-01-26 15:27:14 +01:00
smf-
1756a54c74 fix for visual studio (nw) 2017-01-26 12:35:48 +00:00
couriersud
716361fd6a Hopefully fix compile on some unknown compiler. (nw) 2017-01-26 11:03:19 +01:00
couriersud
c4dbd26730 Fix netlist code generation. (nw) 2017-01-26 11:03:18 +01:00
Julian Sikorski
4c6cae2570 Fixed building using system portaudio 2017-01-26 19:11:46 +11:00
angelosa
576940433a huc6261.cpp: Fixed YUV colors, added palette offset and HuC6261-A mixing, fixes PC-FX boot screen graphics & colors [Angelo Salese] 2017-01-26 03:09:06 +01:00
hap
4537068e29 hh_tms1k: fonas baseball WIP (nw) 2017-01-26 00:40:45 +01:00
Julian Sikorski
c50ddac28b Fixed building using system utf8proc 2017-01-26 09:28:21 +11:00
angelosa
1b65fa41b5 Register internal Namco C148 stuff to save state (nw) 2017-01-25 22:49:44 +01:00
couriersud
ba03118b09 More netlist refactoring:
- Remove virtual from some destructors and make them protected. 
- Various cleanups.
- Small performance improvement. 
- Fixed some inconsistencies. 
- More c++ refactoring. (nw)
2017-01-25 22:17:48 +01:00
couriersud
25152bd69a Netlist refactoring:
- Refactored netlist pmf code.
- Small optimization for diode calculations. 
- Minor refactoring across the board. (nw)
2017-01-25 22:17:47 +01:00
couriersud
093bda0193 Added infix notation parsing to the function parser. (nw) 2017-01-25 22:17:46 +01:00
R. Belmont
624463dc34 Merge pull request #2019 from felipesanches/fix_clipper_cpu_build
fix clipper cpu build.
2017-01-25 14:48:36 -05:00
angelosa
25915cc3a0 Minor Naomi 2 specifics (nw) 2017-01-25 20:06:24 +01:00
Felipe Corrêa da Silva Sanches
01feb47dde fix clipper cpu build.
include limits.h that provides INT_MIN and INT_MAX
2017-01-25 15:14:24 -02:00
hap
78a7342750 updated libjpeg to 9c (nw) 2017-01-25 17:49:53 +01:00
hap
93c92be815 updated to zlib 1.2.11 (nw) 2017-01-25 17:15:54 +01:00
Lord-Nightmare
c11c22b3e8 saa1099.cpp: Use the correct LFSR polynomial for the SAA1099 noise generation, and add some notes about an unemulated undocumented feature of the noise clock. [Jepael, Lord Nightmare] 2017-01-25 05:45:25 -05:00
Vas Crabb
0e73860daa and the CPU too (nw) 2017-01-25 16:15:41 +11:00
Vas Crabb
45d40fa8c4 fix build 2017-01-25 16:08:44 +11:00
arbee
037d214ae7 drcbec: fixed long-standing copy/paste error (nw) 2017-01-24 21:41:52 -05:00
arbee
dc374ba4b6 clipper: portableize compile, reenable ip2800 driver (nw) 2017-01-24 21:40:14 -05:00
Vas Crabb
145cd1618f Merge tag 'mame0182' of https://github.com/mamedev/mame
MAME 0.182

Conflicts:
	src/mame/drivers/aristmk5.cpp
2017-01-25 12:21:30 +11:00
Robbbert
be7552fa57 Fixed numerous compile errors (nw) 2017-01-25 10:20:18 +11:00
Vas Crabb
22c42abfdf version bump (nw) 2017-01-25 09:44:30 +11:00
Stiletto
e994eee7eb Updates "2016" strings to "2017 where relevant.
Updates "2016" strings to "2017 where relevant.
2017-01-25 09:40:28 +11:00
Stiletto
9db7b63e9a Updates "2016" strings to "2017 where relevant.
Updates "2016" strings to "2017 where relevant.
2017-01-24 17:29:49 -05:00
hap
1e441116ab hh_tms1k: fix cnsector wrong button mapping (nw) 2017-01-25 08:46:12 +11:00
hap
5517a04e09 novag6502: workaround for sforte led problem, thanks CBF (nw) 2017-01-25 08:45:05 +11:00
R. Belmont
5bb61a8965 Merge pull request #2016 from pmackinlay/interpro
Interpro
2017-01-24 14:02:51 -05:00
hap
67d972a7ad hh_tms1k: fix cnsector wrong button mapping (nw) 2017-01-24 19:19:36 +01:00
R. Belmont
fa9bedf069 Merge pull request #2015 from mamehaze/220117
add various aristocrat mk5 sets
2017-01-24 10:20:36 -05:00
Patrick Mackinlay
875f3c9d12 initial pull request 2017-01-24 21:53:51 +07:00
hap
e5e340d9e4 novag6502: workaround for sforte led problem, thanks CBF (nw) 2017-01-24 15:45:55 +01:00
hap
12331832fe hlcd0515: clear buffer was at wrong time (nw) 2017-01-24 15:37:18 +01:00
Patrick Mackinlay
24dba19f8c tidy up for pull request 2017-01-24 20:19:26 +07:00
Scott Stone
be72700557 vsmile_cart.xml: revert of rom name change and addition of comment signifying "same label different hash" (sldh) as is done with MAME source. (nw)
snes.xml: format fix for newly added software_name.  (nw)
2017-01-24 05:31:16 -05:00
Patrick Mackinlay
17e3abc6b7 tidy up for release 2017-01-24 16:39:40 +07:00
Scott Stone
617875aaee vsmile_cart.xml: romname fix for a same name/different hash instance (nw) 2017-01-24 04:33:12 -05:00
briantro
864835041e new VS Block Breaker clone
New Clone Added
----------------------------------------
VS Block Breaker (Europe) [rtw, The Dumping Union]
2017-01-23 22:42:07 -06:00
David Haywood
54415e4fd4 comment changes (nw) 2017-01-24 01:48:09 +00:00
David Haywood
13a5f11b6d tidy (nw) 2017-01-24 01:46:06 +00:00