Commit Graph

39109 Commits

Author SHA1 Message Date
Olivier Galibert
d523085870 Merge pull request #472 from kazblox/opl_playaround
fix ksl shift bits in OPL chips
2015-11-20 06:42:26 +01:00
MetalliC
e3cd55dcce new clone added
------------------------
Final Fight Revenge (JUET 990930 V1.100) [coolmod]
2015-11-20 05:52:11 +02:00
Peter Ferrie
7f8df68ae0 ap2_dsk.c: support 36-track Apple II NIB images [Peter Ferrie] 2015-11-19 19:49:59 -08:00
Olivier Galibert
1581177aff z800x: Fix the disassembly [Oliver Lehmann] 2015-11-19 20:21:24 +01:00
RobertoFresca
86ab1a10d0 Golden Poker driver: Minor docs update... 2015-11-19 16:19:51 -03:00
RobertoFresca
58adb5cf27 New clones marked as NOT_WORKING
--------------------------------
Bonne Chance! (Golden Poker prequel HW, set 2) [Roberto Fresca, ANY]
2015-11-19 16:16:37 -03:00
Miodrag Milanovic
b7f4c4bd20 Fixed uninitialized class members 2015-11-19 19:45:32 +01:00
MetalliC
ae2f72348d new clones added
The Typing of the Dead [twistedsymphony]
2015-11-19 19:37:51 +02:00
David Haywood
769656f003 Merge pull request #471 from Shideravan/patch-14
Fixing wrong checksums
2015-11-19 17:28:27 +00:00
Shideravan
10412c1a50 Fixing wrong checksums 2015-11-19 15:06:17 -02:00
Andrew Gardner
f8ea749a38 The AVG/DVG vector device now inherits device_execute_interface, and is
executed and scheduled by the default machine scheduler.
2015-11-19 16:05:09 +01:00
Miodrag Milanovic
8a91bc9f0e disable this for CPP11 builds (nw) 2015-11-19 13:34:44 +01:00
kazblox
e3d1852e6d fmopl: here too... 2015-11-18 21:52:40 -05:00
kazblox
2a857842ec ymf262: fix ksl shift bits
According to OPL3 on the OPL3 reverse engineering forum, 3.0 and 1.5 db were swapped.
2015-11-18 21:52:28 -05:00
David Haywood
b1cd05ee52 Merge pull request #470 from ImJezze/master
HLSL bug fixes
2015-11-19 01:12:45 +00:00
David Haywood
4c01d43808 replace bad dump in previous submission (nw) 2015-11-19 00:55:01 +00:00
Guru
e99fb21073 marinedt.cpp: added PCB layout & ROM locations (nw) 2015-11-19 07:52:05 +08:00
Miodrag Milanovic
d09c2b2e5d Revert "No need for simple_list_wrapper (nw)"
This reverts commit 9cf26a0f69.
2015-11-18 19:30:36 +01:00
RobertoFresca
227d9351ef Aristocrat MKIV driver: Fever Pitch service input is
just 'reserve' feature/function. Changed the inputs
and artwork layout accordingly. [Roberto Fresca]
2015-11-18 15:23:33 -03:00
RobertoFresca
9298deb4c8 Aristocrat MKIV driver: Changed the Fever Pitch input scheme
and artwork layout, since it seems that the game lacks of a
gambling or double-up feature. Also cleaned a bit the driver.
[Roberto Fresca]
2015-11-18 14:57:20 -03:00
ImJezze
0095c77163 Cleanup (nw)
- removed some tabs at line ends
2015-11-18 18:09:09 +01:00
David Haywood
3ee87960ad new clones (not working)
Super Treasure Island (Italy, v1.6) [Any[

(needs protection patches, and one of the tile roms redumping by the looks of it)
2015-11-18 17:06:29 +00:00
ImJezze
d5c6dc78e9 Cleanup
- fixed not used HLSL settings from <custom>.ini if MAME was started
without driver parameter
- removed default values from HLSL sliders, the defaults here are more
like null values to hint when an effect would be disable
- slightly changed default HLSL settings
2015-11-18 18:01:01 +01:00
Miodrag Milanovic
9cf26a0f69 No need for simple_list_wrapper (nw) 2015-11-18 13:39:59 +01:00
ImJezze
05f83580c0 Fixed dynamic beam width for invariabel vector intensity
- the vector renderer now tries to detect a invariabel vector intensity
and disables the calculation of a dynamic beam width
2015-11-18 13:37:53 +01:00
Miodrag Milanovic
e078b40130 removed old code part (nw) 2015-11-18 09:57:34 +01:00
Vas Crabb
05109871be all VMX registers are alike (nw) 2015-11-18 19:32:15 +11:00
Stiletto
6d2525540e got a head's up from a Ramtek Soccer owner (nw)
got a head's up from a Ramtek Soccer owner (nw)
2015-11-18 00:04:36 -05:00
RobertoFresca
81058343c6 New machines added or promoted from NOT_WORKING status
------------------------------------------------------
Fever Pitch? (2VXEC534, NSW, 90.36%) [Roberto Fresca, Matt B]
2015-11-17 23:39:44 -03:00
ImJezze
8d3ef79c0f Fixed changed screen adjustment for multi screens
- fixed changed screen adjustment for multi screens
2015-11-17 23:50:19 +01:00
cracyc
465caf8038 cga: treat as fixed sync monitor (nw) 2015-11-17 13:13:26 -06:00
Cowering
09d7fbc9fa make example match new name scheme 2015-11-17 13:07:45 -06:00
ImJezze
94453b474d Fixed reset of HLSL settings
- fixed bug that resets the HLSL settings when switching between window
mode and fullscreen
2015-11-17 19:59:54 +01:00
ImJezze
8be53c28f0 Changed screen adjustment for HLSL
- screen adjustment (scale, offset) can now be handled by the respective
render API itself (default behavior is as before)
- D3D (if HLSL) is activated handles screen adjustment by itself within
the shader, which fixes the odd behavior of some effects (e.g. round
corners) when screen scale and offset is used
2015-11-17 19:37:56 +01:00
David Haywood
a900255ff5 Merge pull request #468 from felipesanches/microengenho
Adding Micro Engenho (Brazilian Apple 2 clone)
2015-11-17 17:53:20 +00:00
David Haywood
60e36bb1b5 Merge pull request #469 from system11b/S11sandnost
Sand Scorpion and Nostradamus are both mono boards
2015-11-17 17:53:10 +00:00
Ivan Vangelista
81f426e59e arkanoid.cpp: zero-fill and save some hexaa specific member variables. Also removed OVERRIDE macros since start and reset functions are common for all the machines in the driver. No functional change expected. (nw) 2015-11-17 18:16:33 +01:00
Ivan Vangelista
24b36889cd video/cclimber.cpp: (toprollr) fixed MT05958 (nw)
Top Roller is the only machine in the driver which has a bigger spriteram (0xdf instead of 0x1f). This was overlooked when the Top Roller video functions where merged in cclimber.
2015-11-17 18:11:36 +01:00
MetalliC
f2f8a92ea6 notes (nw) 2015-11-17 18:46:18 +02:00
Guru
dd6d0ec728 cclimber.cpp: added Top Roller (Jaleco) PCB layout (nw) 2015-11-17 08:30:19 +08:00
MetalliC
80f90f1488 it's not so fatal (nw) 2015-11-17 00:17:28 +02:00
system11b
789eaf2da6 Sand Scorpion and Nostradamus are both mono boards
Have tried to get the sound balance closer to the Nostradamus PCB.
2015-11-16 22:14:46 +00:00
MetalliC
0fb43310bf naomi.c: added "NAOMI Development BIOS v1.10" [Andy Geezer, MetalliC] 2015-11-16 23:33:01 +02:00
Felipe Corrêa da Silva Sanches
5c669ac943 Adding Micro Engenho (Brazilian Apple 2 clone) 2015-11-16 17:57:34 -02:00
mahlemiut
f006d0268a amstrad: fixed vertical softscroll on Plus systems. 2015-11-16 23:39:48 +13:00
Miodrag Milanovic
cabec7b81c Added new doxygen templates and limited basic to core (nw) 2015-11-16 10:32:27 +01:00
Robbbert
a044a3309f a6809: removed hack, not needed any more, and fixed recent regression. (nw) 2015-11-16 20:26:34 +11:00
hap
41ea0f53eb nothing 2015-11-15 20:41:35 +01:00
David Haywood
387d566b0e Merge pull request #467 from einstein95/nes_patch
Fix nadia (nw)
2015-11-15 18:49:57 +00:00
einstein95
79140d6365 Fix nadia (nw) 2015-11-16 06:31:59 +13:00