Vas Crabb
0b29eeed5b
restore cabinet type dipswitch and srcclean changess (nw)
2017-01-02 18:55:35 +11:00
Vas Crabb
304836a55c
make DEBUG=0 and SYMBOLS=0 behave (nw)
2017-01-02 18:41:42 +11:00
briantro
cd4e68a120
rohga.cpp: Spacing - NW
2017-01-02 01:19:35 -06:00
Ivan Vangelista
5ea1bed11b
Merge pull request #1907 from ajrhacker/ator
...
New NOT WORKING pinball
2017-01-02 07:53:49 +01:00
angelosa
c434080333
Fix ibm5150.xml (nw)
2017-01-02 07:39:25 +01:00
angelosa
b766dee215
Fix gsword.cpp (nw)
2017-01-02 07:36:50 +01:00
AJR
a6a409f55c
New NOT WORKING pinball
...
- Ator (Videodens)
The dump is credited to Gonzalo. The first program ROM is unfortunately missing, so this is for (partial) preservation only.
2017-01-02 01:31:21 -05:00
briantro
466e36dbb0
rohga.cpp: Reapply dipswitch fixes. - NW
2017-01-02 00:03:01 -06:00
angelosa
e6f6986455
Merge branch 'master' of https://github.com/mamedev/mame
2017-01-02 06:17:44 +01:00
angelosa
9270f9dfc1
Missed one (nw)
2017-01-02 06:06:39 +01:00
angelosa
e94ee9339a
Conflicts (nw)
2017-01-02 06:02:46 +01:00
R. Belmont
ffb33fd607
Merge pull request #1905 from SailorSat/master
...
harddriv: hook up outputs and add "single screen"-layouts for race drivin' panorama (nw)
2017-01-01 23:15:06 -05:00
angelosa
34012d66d8
Rewritten Namco C148 device (interrupt controller) [Angelo Salese]
...
Rewritten Namco C139 device (SCI) [Angelo Salese]
Fixed POS interrupt generation for Winning Run/Winning Run '91/Winning Run Suzuka GP [Angelo Salese]
Fixed trail tachometer drawing in Winning Run [Angelo Salese]
2017-01-02 04:27:56 +01:00
angelosa
358271ab3f
Merge branch 'master' into c148_rewrite
...
# Conflicts:
# hash/ibm5150.xml
# src/mame/drivers/gsword.cpp
# src/mame/drivers/rm380z.cpp
# src/mame/drivers/rohga.cpp
2017-01-02 04:15:37 +01:00
angelosa
daf88c6080
Remove leftover offset, fixes winrungp title even further
2017-01-02 01:54:50 +01:00
angelosa
f533969728
Fixed POSIRQ line for Winning Run, fixes map indicator in winrun91
2017-01-02 01:50:30 +01:00
Ariane Fugmann
7c9934c5c8
harddriv: hook up outputs and add "single screen"-layouts for race drivin' panorama (nw)
2017-01-02 01:34:01 +01:00
Dirk Best
8f69676717
aerofgt: ACCESSING_BITS cleanup
2017-01-02 01:30:39 +01:00
angelosa
294efe0d36
Bulk rename video/c116.cpp into namco_c116.cpp
2017-01-01 23:55:05 +01:00
angelosa
9fcb8359e6
More clean-ups.
2017-01-01 22:45:31 +01:00
Ted Green
9ee3c958d5
zeus2: Fix unused variable. (nw)
2017-01-01 11:10:23 -07:00
Ted Green
54be888087
zeus: WIP Consolidate waveram1 writing and add more logging for models. (nw)
2017-01-01 10:56:51 -07:00
Robbbert
1904d8ef86
Merge branch 'master' of https://github.com/mamedev/mame
2017-01-02 04:04:32 +11:00
Robbbert
63682f3875
Housekeeping (nw)
2017-01-02 04:03:38 +11:00
R. Belmont
94de598e97
Merge pull request #1886 from mamehaze/281216
...
Taito 68705 refactoring
2017-01-01 12:01:04 -05:00
R. Belmont
805f8bb6c2
Merge pull request #1903 from moralrecordings/taitof3fix
...
taito_f3: fix missing graphics on state load
2017-01-01 11:12:41 -05:00
couriersud
e84461538c
Hopefully fix OSX crashes during netlist setup. (nw)
2017-01-01 17:01:26 +01:00
Scott Percival
646a85bb11
taito_f3: fix missing graphics on state load
2017-01-01 22:51:34 +08:00
R. Belmont
e7bc92d930
Merge pull request #1897 from npwoods/introduce_utf8proc
...
Introduced utf8proc and created wrapper code to expose a prettier API
2017-01-01 08:32:39 -05:00
R. Belmont
6362060a89
Merge pull request #1902 from JoakimLarsson/terco2
...
t4426: Added cart pia and started banking (nw)
2017-01-01 08:32:15 -05:00
MetalliC
f36add3941
atvtrack.cpp: extract CPU initial boot from FPGA bitsream [MetalliC]
...
yep, its possible, at least for such FPGA family
2017-01-01 15:06:54 +02:00
Joakim Larsson Edstrom
d0c0e15a78
Updated the LOG mechanism
2017-01-01 14:03:34 +01:00
Joakim Larsson Edstrom
424ec5cc1c
first stab at cart PIA and the ROM banking (nw)
2017-01-01 14:02:26 +01:00
Vas Crabb
09eda7947e
josvolly improvments:
...
* Identify cabinet type DIP switch
* Run the MCUs faster to get it back to same state as with simulation
* Remove now-unnecessary MCU simulation
(nw) I still don't want to drop the NOT_WORKING flag as the game's
clearly still not quite right, but it's as playable as it was previously
now, but using original MCU code for CPU comms. The clocks are still
guesses, just better guesses.
2017-01-01 20:50:19 +11:00
Vas Crabb
1069cc36dc
josvolly: running the MCUs faster gets it back to the state it was in with the MCU simulation
2017-01-01 20:34:22 +11:00
Vas Crabb
dbd4293693
this is Sparta^C++11! (nw)
2017-01-01 19:53:38 +11:00
Vas Crabb
1b544b42a2
gsword WIP:
...
* Split out gsword and josvolly functionalit from base driver class
* Hooked up josvolly MCUs for communication between CPUs
* Added DIP locations to josvolly based on test mode
* Named unknown DIP settings after the location they control in main RAM
* Hooked up josvolly MCUs for communication, still preliminary
* Marked josvolly NOT_WORKING, simulation still present for reference
(nw) The MCU code only makes sense if there are a pair of them hooked up
together. There are effectively two programs, selected by whether P27
is tied high (master) or low (slave) at reset. Master and slave have
all corresponding P1 lines connected, master P20 connects to slave
TEST0, and master P21 connects to slave TEST1. You can see commands
and responses pass between the master and slave, it's very chatty. Test
mode seems to work, but game mode fails a check after a couple of
seconds and dumps status codes on the screen. There's still something
missing in the MCU hookup, and I'd guess there's something attached to
the AY output ports, too.
2017-01-01 18:25:35 +11:00
Vas Crabb
9d329bfc0c
Merge pull request #1901 from ajrhacker/natkeytoggle
...
Correct natural keyboard handling of toggle keys
2017-01-01 18:18:13 +11:00
briantro
1ded75e685
rohga.cpp: Fix Schmeiser Robo DEMO Sound dipswitch - NW
2017-01-01 00:43:23 -06:00
arbee
9defb9818a
mc68681: Channels C and D can now transmit properly for sc28c94. [R. Belmont]
2017-01-01 00:06:55 -05:00
arbee
a9f9729c07
mc68681: Preliminary support for SC28C94 QUART. [R. Belmont]
2016-12-31 23:41:15 -05:00
angelosa
179883f35e
Finest Hour accesses 0x461xxx in service mode, make the whole area to be mirrored
2017-01-01 05:14:35 +01:00
angelosa
678f27066c
Fix compile
2017-01-01 03:39:22 +01:00
angelosa
282ce35863
MACHINE_NODEVICE_LAN for anything that actively wants it
2017-01-01 03:02:55 +01:00
Nathan Woods
d863b6e90b
Added more conditionals around #define's of UTF8PROC_DLLEXPORT
2016-12-31 20:27:29 -05:00
Nathan Woods
123ccb1790
Heh missed these too
2016-12-31 20:07:30 -05:00
angelosa
57406d3ba5
Added actual device files, fixed space data map as well
2017-01-01 01:59:40 +01:00
briantro
67bded8842
rohga.cpp: Dipswitch improvements [Brian Troha]
...
Add dipswitch locations to all sets
Filled in missing difficulty switches for Schmeiser Robo
Filled in most switches for Hangzo
2016-12-31 18:52:23 -06:00
angelosa
0387005c1e
Added dummy C139 device for debug, fixed target compile.
2016-12-31 23:54:15 +01:00
briantro
76394af6d9
armedf.cpp: Remove comment - Caps0ff confirmed it's a 8751
2016-12-31 16:35:57 -06:00