Commit Graph

40309 Commits

Author SHA1 Message Date
David Haywood
9478f1eb73 new clones
Karate Blazers (World, set 2) [caius]

all other sets share a data rom, for this one it's different, so I'm guessing it's a more significantly different revision than any of the ones we have already.
2015-11-02 21:39:00 +00:00
R. Belmont
b5510e66a5 Merge pull request #453 from felipesanches/powerdrift_motor_output
fix power drift outputs ("bank_motor_position" was never output)
2015-11-02 16:21:20 -05:00
ImJezze
d70ccc7ba3 Merge pull request #7 from mamedev/master
Sync to base master
2015-11-02 21:20:41 +01:00
hap
c1981761ba "/* within comment" compile warning... 2015-11-02 21:15:34 +01:00
hap
cbea03129a When we obtain the internal rom of 8304, this old implementation will be removed. 2015-11-02 21:06:00 +01:00
hap
d8752c7733 added new alpha_8201 to equitest.c
But then had to re-add the simulated MCU to the games with an undumped 8304. These give an error on boot otherwise. As exception, kouyakyu works OK.
2015-11-02 20:58:51 +01:00
hap
d224af6328 added missing mcu roms to equites.c 2015-11-02 18:26:53 +01:00
hap
8bcd87fe9b credit tag 2015-11-02 18:11:02 +01:00
hap
57132586d5 added alpha_8201_device to champbas.c
Now champbb2j that previously locked up at boot is also playable
(FWIW exctscc2 http://mametesters.org/view.php?id=5026 still happens)
2015-11-02 18:05:36 +01:00
MetalliC
10a15314fe naomi/triforce docs update [f205v] 2015-11-02 18:56:28 +02:00
Miodrag Milanovic
b8efd210b1 fix VS build (nw) 2015-11-02 17:37:18 +01:00
hap
f1d70e45c3 merged memorymaps 2015-11-02 16:58:42 +01:00
Miodrag Milanovic
3885185274 fix compare (nw) 2015-11-02 15:03:17 +01:00
Vas Crabb
a5a301d1fe Let's be more strict (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
c714096e28 Fix condition for a debug printf (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
e8cd3de001 Unsigned value can't be less than zero (nw) 2015-11-02 23:40:04 +11:00
Vas Crabb
80f55d4f66 Let's assume no-one uses a broken 450 core in a multi-CPU configuration (nw) 2015-11-02 23:40:03 +11:00
Vas Crabb
8247cab558 make it easier to build multiple configs (nw) 2015-11-02 23:40:03 +11:00
RobertoFresca
a780714451 New clones marked as NOT_WORKING
--------------------------------
Genie (ICP-1, set 2) [Roberto Fresca, Matt B]

Also added proper inputs for super98 and added
technical notes...
2015-11-02 09:25:19 -03:00
Miodrag Milanovic
c050685c98 Fixed mingw clang build (nw) 2015-11-02 11:13:12 +01:00
Miodrag Milanovic
b01384ee73 fixed linking unidasm in small builds (nw) 2015-11-02 08:45:22 +01:00
Miodrag Milanović
5319ba6148 Merge pull request #452 from dankan1890/patch
Fix for DEBUG build.
2015-11-02 07:46:24 +01:00
hap
e66bb611ac cleanup spriteram handling 2015-11-02 02:50:14 +01:00
Felipe Corrêa da Silva Sanches
50a3f8b2b1 fix power drift outputs ("bank_motor_position" was never output because we were using the whole 16bit value of m_pdrift_bank in the switch statement) 2015-11-01 22:59:11 -02:00
RobertoFresca
64cf8825e7 New machines marked as NOT_WORKING
----------------------------------
Magic Garden (AHG1211, Export, 88.26%) [Roberto Fresca]
2015-11-01 21:03:42 -03:00
dankan1890
38dd9c2cbb Fix for DEBUG build. 2015-11-01 23:41:16 +01:00
hap
22408efde3 WIP, small update (sync with master) 2015-11-01 22:23:36 +01:00
RobertoFresca
9e5ddc1310 New machines marked as NOT_WORKING
----------------------------------
Koala Mint (MV4137, Export) [Roberto Fresca]
2015-11-01 17:56:58 -03:00
RobertoFresca
9eb79a6d63 New clones marked as NOT_WORKING
--------------------------------
Golden Pyramids (AHG1206-99, NSW/ACT, 87.928%) [Roberto Fresca]
2015-11-01 17:25:33 -03:00
Miodrag Milanovic
1aa5af9fb1 fix for compiling bgfx on older osx (nw) 2015-11-01 21:05:47 +01:00
Branimir Karadzic
5664971d3b update to latest BGFX and BX 2015-11-01 20:30:24 +01:00
Vas Crabb
99c12e17c4 More appeasement of the standards gods (nw) 2015-11-02 02:02:12 +11:00
Vas Crabb
44c21dcac5 Get rid of one this == NULL comparison, reduces warnings by 10% with clang 3.6 (nw) 2015-11-02 02:02:08 +11:00
Miodrag Milanovic
7f03841c2a Merge branch 'master' of https://github.com/mamedev/mame 2015-11-01 14:34:52 +01:00
Miodrag Milanovic
18188cb13b making logerror part of machine and device classes [Miodrag Milanovic]
display tag of device that logged message
2015-11-01 14:34:45 +01:00
RobertoFresca
07eb079882 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-01 06:51:13 -03:00
RobertoFresca
eb8fc72ac4 New clones marked as NOT_WORKING
--------------------------------
Super 98 (ICP-1) [Roberto Fresca, Matt B]
2015-11-01 06:50:23 -03:00
Vas Crabb
f792d667a1 lift a common subexpression (nw) 2015-11-01 17:04:17 +11:00
Vas Crabb
6382e5d905 #import is an Objective-C thing, C should use #include 2015-11-01 17:03:49 +11:00
Vas Crabb
fca1106249 Clean up some stuff that upsets GCC5 2015-11-01 15:45:10 +11:00
hap
cdbb940930 get rid of machine start/reset overrides 2015-10-31 23:50:37 +01:00
hap
268f7242dd use generic watchdog for champbas.c 2015-10-31 23:08:29 +01:00
arbee
7c4c2ec9dd New games added as GAME_NOT_WORKING
-----------------------------------
Club Kart for Cycraft (GDS-0029A) [Guru, R. Belmont]
Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev. A) (GDS-0039A) [Guru, R. Belmont]
2015-10-31 17:59:56 -04:00
hap
3d2fc005a9 added mcu rom to exciting soccer romsets 2015-10-31 21:38:49 +01:00
hap
256169ff3a small update 2015-10-31 20:13:01 +01:00
Vas Crabb
ebf0f64422 osborne1: better handling of peripheral read addressing 2015-11-01 05:39:19 +11:00
Vas Crabb
7732ef8524 osborne1: better beeper handling (will improve software trying to play 1-bit audio) 2015-11-01 05:39:19 +11:00
Vas Crabb
7a85ac5adc osborne1: add comment about three low bits of PIA0 PORTB affecting data direction 2015-11-01 05:39:19 +11:00
R. Belmont
518a33cc80 Merge pull request #448 from fulivi/i8251_fix
Fix for i8251 device driver
2015-10-31 14:21:57 -04:00
briantro
c7c515f2b1 deco32.c: Spelling correction - NW 2015-10-31 13:21:30 -05:00