Nathan Woods
314a7e7906
Fixing const-ness on prototypes
2016-10-03 21:49:58 -04:00
Nathan Woods
8695bdac87
Refactored to eliminate duplicate logic, sidestepped concerns about writing NUL into NUL terminator byte in std::[w]string
2016-10-02 12:43:09 -04:00
Nathan Woods
c0ff37c30d
Adding new string conversion overloads
...
[a|w|t|utf8]_from_[a|w|t|utf8_]string(xyz.c_str()) seems to be common enough to justify overloads. Also, I'm explicitly assuming that it is legal to override the NUL pointer within a C++ basic_string (e.g. - s[s.size()] = '\0'). As far as I can tell, this seems to be legal - please don't shoot if I am wrong.
2016-10-01 14:53:32 -04:00
Ivan Vangelista
0e2299e424
new NOT WORKING clones
...
______________________
Wing War R360 [Ordyne, The Dumping Union]
Starts but fatal errors after a few seconds (TGP FIFOOUT underflow (0))
2016-10-01 10:31:21 +02:00
briantro
f311f5e818
apple2.xml: Fix "&" issue - NW
2016-09-30 16:49:39 -05:00
hap
feac1eca10
feasbu: small correction to romload (nw)
2016-09-30 22:26:23 +02:00
Wilbert Pol
9dc387da7f
Fix non-debug compile (nw)
2016-09-30 22:15:46 +02:00
Wilbert Pol
c3e0ead534
gb.cpp: Some cpu, sound, and video updates (nw)
2016-09-30 22:06:39 +02:00
MetalliC
8566a1fd10
istrebiteli: almost playable, TODO sprite collision (nw)
2016-09-30 19:49:40 +03:00
Ivan Vangelista
aa22927b9c
New NOT WORKING machine
...
=======================
Grande Fratello (Ver. 1.7) [f205v]
As usual with the games in itgambl2.cpp, it lacks the h8 internal ROM
2016-09-30 18:21:48 +02:00
Brad Hughes
d08fa3dde6
win32_output: Register window messages before creating window (nw)
2016-09-30 09:53:52 -04:00
Ivan Vangelista
84fb03f4a8
bnstars.cpp: fixed MT06391 (nw)
2016-09-30 07:53:20 +02:00
Ivan Vangelista
209e110e08
Merge pull request #1464 from system11b/S11mt06110
...
Corrected date for kaguya2f as per MT bug 06110 (nw)
2016-09-30 07:44:15 +02:00
Brad Hughes
734d70b24c
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-09-30 01:11:21 -04:00
Brad Hughes
3ed5ea1020
We ran out of room for OSD modules (nw)
2016-09-30 01:11:11 -04:00
briantro
99bfb6b38c
apple2.xml - Use unique description for each Pac-man set - NW
2016-09-29 21:27:35 -05:00
briantro
c469fdb982
apple2.xml- Fix Cut-n-paste
2016-09-29 21:18:52 -05:00
briantro
6442ab4db7
new Apple 2 images
...
Several pirate cracks replaced with clean cracks
additions to apple2.xml:
Gumball, Jumpman, Tapper [4am]
Hardball,Racter, Rambo First Blood II, The Heist [TRex]
2016-09-29 21:11:13 -05:00
cracyc
45ad154c87
ui/selgame: fix crash (nw)
2016-09-29 20:36:43 -05:00
MetalliC
78d4e6db5b
checkpoint (nw)
2016-09-30 02:22:50 +03:00
system11b
12eb34f7ba
Corrected date for kaguya2f as per MT bug 06110
2016-09-29 20:22:34 +01:00
Ivan Vangelista
b63d86dae0
galaxian.cpp: marking the recently added uniwarsa set as bootleg, as per Haze suggestion on GitHub (nw)
2016-09-29 19:36:09 +02:00
Ivan Vangelista
5377dab8fe
Merge pull request #1432 from MASHinfo/master
...
New clone added
_____________________________
UniWar S (Karateco) [MASH]
2016-09-29 19:28:05 +02: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