Commit Graph

46770 Commits

Author SHA1 Message Date
David Haywood
a944baf09f new NOT WORKING Puzzle 'unknown' XXX [system11]
need title translated.
there's a PIC used for some kind of protection and maybe sound handling, I've patched out some dead loops it ends up in, but needs more investigation; I don't see any obvious / direct writes for the OKI M6295s either.
PCB is basically non-working.
marked as NOT WORKING because I have no idea how to play it, so can't verify if it works.
2016-10-01 20:36:36 +01:00
Jezze
68036515ba Fixed aspect ratio of rounded corners (nw) 2016-09-29 15:19:44 +02:00
Vas Crabb
2e362cfd6b Merge pull request #1462 from jmallach/spelling-fixes
Fix various spelling fixes.
2016-09-29 18:16:59 +10:00
Jordi Mallach
6f103c2391 Fix various spelling fixes. 2016-09-29 10:14:48 +02:00
MetalliC
9d653b9b2d checkpoint (nw) 2016-09-29 01:06:23 +03:00
Jezze
778d54daf6 Fixed OSX build as suggested by ajrhacker
* use fabsf rather than abs for float->float
2016-09-28 22:53:49 +02:00
Angelo Salese
449ef17cc3 Forgot a few notes, nw 2016-09-28 21:17:52 +02:00
angelosa
dd7d97ad60 pdriftl: spotted link ID and link communication mode, game playable in stand-alone, pending MNW promotion, nw
bigrun: link protocol notes, nw
2016-09-28 21:13:38 +02:00
Ivan Vangelista
e0747962da New NOT WORKING machine
=======================
Big Casino [Guru]

This needs work on the inputs, otherwise it's working fine.
2016-09-28 19:39:00 +02:00
Ivan Vangelista
39a6f27e6a New clone added
------------
Stargate (rev.5) [PinMAME]
2016-09-28 18:43:21 +02:00
Ivan Vangelista
1e527952d7 New clone added
------------
Ron Jan  [system11]

This is the original version from 1991, the one already in MAME is Ron Jan Super from 1994. I've renamed the sets accordingly. The Z180 internal ROM hasn't been dumped for this set. The one from Ron Jan Super seems to work fine, but of course the correct ROM should be extracted.
2016-09-28 18:40:24 +02:00
Ivan Vangelista
d6fa545316 norautp.cpp: added prom, pal and updated pcb layout for bjpoker [Guru] 2016-09-28 18:36:28 +02:00
Ivan Vangelista
7e97217278 New clone added
------------
Lady Maker [system11]
2016-09-28 18:32:40 +02:00
MetalliC
b27bc184b3 new NOT_WORKING
----------------
Istrebiteli [IgorR76]
2016-09-28 19:26:17 +03:00
hap
fcd2495a24 chesster: swap shifted/unshifted button descriptions (nw) 2016-09-28 17:10:30 +02:00
Vas Crabb
d7a9eeb64f use floorf rather than floor for float->float 2016-09-28 23:57:34 +10:00
Jezze
ecf1e166fc Fixed several small issues in HLSL/BGFX
* fixed target texture dimension when -intoverscan is used (this fixes the appereance of scanline and shadow mask)
* added target_scale and screen_count uniforms
* rounded corners now remain aligned with screen bounds when -intoverscan is used (single screen only)
2016-09-28 15:30:43 +02:00
Angelo Salese
4727ff5e6a SH-2: added read-back for BCR1 register, fixing missing polygons in Daytona USA CE for Saturn [Mednafen, Angelo Salese]
Added stub bus/sci/wdt devices for sh7604, this part will require more work as h8 and sh2 shares same chips, damn
2016-09-28 12:33:09 +02:00
angelosa
7465cdc2f9 Merge branch 'master' into sh7604_rewrite 2016-09-28 11:55:04 +02:00
Vas Crabb
4d462536c7 bump android version for what it's worth 2016-09-28 18:23:39 +10:00
smf-
00f6256e4a change cpu cores pcbase handling to be consistent with the majority of cpu cores, now that the debugger relies on it. (nw) 2016-09-28 18:00:46 +10:00
smf-
fd279ffffa Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everything in the debugger, which allows interruptible cpu's to work properly. [smf] 2016-09-28 17:45:37 +10:00
Vas Crabb
1de6465b18 fix disassembly if 6809 is interrupted mid-instruction [smf] 2016-09-28 17:45:36 +10:00
Vas Crabb
e2641a33c1 Version bump 2016-09-28 12:05:20 +10:00
Vas Crabb
e41e16cf5b fix srcclean when doing multiple files in a single run (nw) 2016-09-28 11:57:17 +10:00
Vas Crabb
6bc18458b8 more srcclean (nw) 2016-09-28 11:53:12 +10:00
Vas Crabb
ce743b9981 srcclean (nw) 2016-09-28 11:43:48 +10:00
Vas Crabb
46818bc0ee srcclean 2016-09-28 11:42:37 +10:00
hap
7ad65c824e added note about too slow EAG V10 2016-09-28 00:24:58 +02:00
Lord-Nightmare
32a5bcf975 Revert "fix disassembly if 6809 is interrupted mid-instruction [smf]"
This reverts commit 320121823c.
2016-09-27 18:05:57 -04:00
Lord-Nightmare
e8d2853334 Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everything in the debugger, which allows interruptible cpu's to work properly. [smf]"
This reverts commit 1a186c8a3a.
2016-09-27 18:05:19 -04:00
Lord-Nightmare
7f1bb873d1 Revert "change cpu cores pcbase handling to be consistent with the majority of cpu cores, now that the debugger relies on it. (nw)"
This reverts commit 2a6cbb70c4.
2016-09-27 18:02:46 -04:00
Lord-Nightmare
98eab76970 tiny fix (n/w) 2016-09-27 17:53:48 -04:00
Lord-Nightmare
c65b4a7b2e mac.cpp: fixed Mac Classic rom label/location [Lord Nightmare] 2016-09-27 17:00:21 -04:00
Lord-Nightmare
d6c49ae0b3 mac.cpp: split mac classic II roms up per pcb, added labels and locations [Lord Nightmare] 2016-09-27 17:00:19 -04:00
smf-
2a6cbb70c4 change cpu cores pcbase handling to be consistent with the majority of cpu cores, now that the debugger relies on it. (nw) 2016-09-27 20:56:14 +01:00
angelosa
87c993dc74 Birdie Try: fixed "allow continue" and realized that 0x3c7 protection write is actually related with speed of the ball. Demoted to MACHINE_NOT_WORKING. (nw) 2016-09-27 21:46:35 +02:00
angelosa
f4749d03f7 Base WatchDog Timer device 2016-09-27 18:36:59 +02:00
angelosa
c8b7b13ca5 More meat to SCI 2016-09-27 17:41:24 +02:00
angelosa
1c12f1f20d Don't need a trampoline for these and added bare-bones SCI 2016-09-27 16:53:38 +02:00
angelosa
f6ad513ab0 Written stub SH7604 BUS device (not hooked up to SH2 yet). 2016-09-27 16:21:54 +02:00
hap
c9081eaa94 New working machine added
------------
Fidelity Chesster Challenger [hap, yovan]
2016-09-27 16:01:26 +02:00
smf-
1a186c8a3a Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everything in the debugger, which allows interruptible cpu's to work properly. [smf] 2016-09-27 14:26:27 +01:00
arbee
3957d89e44 apollo: eliminate logerror spam on unmapped ISA access [Hans Ostermeyer] 2016-09-27 08:53:04 -04:00
angelosa
89d21d87d3 Opening up a new branch for sh7604 rewrite. 2016-09-27 13:19:52 +02:00
Vas Crabb
320121823c fix disassembly if 6809 is interrupted mid-instruction [smf] 2016-09-27 20:57:45 +10:00
Robbbert
38eec31e92 fix arcade build (nw) 2016-09-26 23:27:01 +10:00
angelosa
084af3883b Marked all games in st0016.cpp as MACHINE_NO_COCKTAIL, nw 2016-09-26 13:14:27 +02:00
Scott Stone
533fd78fc2 Adjusted toolchain.lua to allow DEBUG=1 builds to be modified by STRIP_SYMBOLS=1 (nw) 2016-09-26 06:24:31 -04:00
Robbbert
a735e09f37 Housekeeping (nw) 2016-09-26 19:38:40 +10:00