Robbbert
dc14f753b2
(nw) vii.cpp - removed myself from license
2018-11-08 14:59:06 +11:00
braintro
3cb6855208
midyunit.cpp: Add SL1 revision sound ROM to Smash T.V. V3.01 [Jim Hernandez]
2018-11-07 20:40:13 -06:00
Scott Stone
ef919afce6
pce_tourvision.xml: Fix -validation/DTD issue (nw)
2018-11-07 21:37:43 -05:00
David Haywood
adf14aa585
XaviX - sound related notes + logging ( #4267 )
...
* audio notes (nw)
* memory system bypass to stop annoying logging when tilemaps are enabled before regs get set etc. (nw)
* some logging (nw)
* more notes (nw)
* note changes (nw)
* note changes (nw)
* device for later (nw)
2018-11-07 21:27:21 -05:00
ClawGrip
b82160abbe
pce_tourvision.xml: Add game IDs as a "feature" (nw) ( #4269 )
...
* pce_tourvision.xml: Add game IDs as a "feature" (nw)
Game IDs are relevant to the emulation, and should be on the XML, not on comments.
Also updated the comments on missing games and missing IDs.
* Removed "Money In The Sky II" from undumped games list (it's really "Hani on the Road") (nw)
2018-11-07 21:27:00 -05:00
R. Belmont
c1914796a9
Merge pull request #4252 from DavidHaywood/041118_2
...
new clones - U.N. Defense Force: Earth Joker (US / Japan, set 2) [Phil Bennett]
2018-11-07 21:26:20 -05:00
R. Belmont
a3aac8312c
Merge pull request #4268 from hp9k/topcat_window_move_fix
...
topcat: fix window move (nw)
2018-11-07 21:25:50 -05:00
AJR
2e055e891b
z80dart: Stop resetting receiver whenever WR5 changes
2018-11-07 19:15:52 -05:00
AJR
30b00e6dcc
i8251: Implement send break command
2018-11-07 19:15:21 -05:00
Sven Schnelle
b851368261
topcat: fix window move (nw)
...
Plane bitmap check was missing, so a window move was always started on all
planes. This was mostly visible in Pascal workstation, where text color was
brown instead of white, and HP VUE also showed broken colors.
2018-11-08 00:19:07 +01:00
hap
4bbfd2b20a
hh_sm510: algestam confirmed gnw_tfish R mask option (nw)
2018-11-07 23:59:38 +01:00
hap
ba8aba7ba3
attotime from_hz(double): simpler calculation if more than 1Hz (nw)
2018-11-07 22:45:16 +01:00
AJR
64e4d5eaba
attotime: as_hz optimization (nw)
2018-11-07 16:19:37 -05:00
hap
8c0dbe366c
attotime: redo fix from_hz(XTAL) recent regression, sorry for hitting emu.h again (nw)
2018-11-07 22:00:34 +01:00
MetalliC
6e4d273b5f
segaxbd: add Royal Ascot satellite ROMs [Ordyne]
2018-11-07 22:34:13 +02:00
hap
e61f8e8509
attotime: fix from_hz(XTAL) recent regression (nw)
2018-11-07 19:41:30 +01:00
Patrick Mackinlay
723ccbab17
mips1: fix overflow logic (nw)
2018-11-07 10:51:03 +07:00
Ivan Vangelista
d8f5778524
ay8910: small batch of MCFG removal (nw)
2018-11-07 00:18:50 +01:00
AJR
103afb337b
ymmu100.cpp: Fix clang build[-Werror,-Wself-assign-field] (nw)
2018-11-06 17:18:38 -05:00
mooglyguy
489c6eaba0
hpc3: Fixed up and re-enabled audio DMA. Gets SGI Indy driver its boot chime back. [Ryan Holtz]
2018-11-06 23:02:04 +01:00
R. Belmont
35d42f82f8
Merge pull request #4251 from fulivi/hp9825_dev2
...
HP9825: added internal expansion ROMs
2018-11-06 16:36:51 -05:00
R. Belmont
9b03e652ec
Merge pull request #4247 from hp9k/pflush_fc_ea
...
m68kmmu: support flushing ATC by FC/EA (nw)
2018-11-06 16:16:14 -05:00
dxl
407929b50c
Hpux final fixes ( #4257 )
...
* m68kmmu: Set B bit in ATC on buserror (nw)
* m68kmmu: store last logical address for bus error handler (nw)
* hp9k_3xx: update /370 to 48MB configuration (nw)
It was the maximum configuration on /370, and allows us to have a
pretty usable HP VUE Environment.
2018-11-06 16:15:26 -05:00
R. Belmont
31fd4d6a5f
Merge pull request #4266 from hp9k/rtc_fix
...
hp9k_3xx: fix RTC corruption
2018-11-06 16:14:54 -05:00
R. Belmont
93afba0a31
Merge pull request #4265 from hp9k/map_fix
...
hp9k_3xx: fix mem map for /360
2018-11-06 16:14:32 -05:00
David Haywood
ee2fcdf216
XaviX - improve inputs in e-kara, rad_rh ( #4260 )
...
* prepare for ekara inputs (nw)
* something for rescue heroes (nw)
* rad_rh tile addressing fixes (nw)
* ekara input stuff (nw)
* ekara and rad_rh input improvements (nw)
* small hack to keep rad_bass happy until I figure out a few more things (nw)
* extra note (nw)
* bit more stable (nw)
2018-11-06 16:13:52 -05:00
R. Belmont
9a98de1448
Merge pull request #4261 from hp9k/pmmu_debug
...
m68000: show PMMU registers for 68020/030/040 in debugger
2018-11-06 16:13:12 -05:00
Olivier Galibert
f23e1727b1
Woops...
2018-11-06 21:46:26 +01:00
Sven Schnelle
156ea08447
hp9k_3xx: fix RTC corruption
...
pre-init the latch clock variable to 1, so the first write to the latch
doesn't cause invalid data latched which would trigger an invalid write to
the RTC, causing an invalid time.
2018-11-06 20:48:06 +01:00
hap
927ece665c
video21: first 4 buttons on cabinet are: bet/einsatz, start, card/karte, stop (nw)
2018-11-06 19:07:54 +01:00
hap
044370414f
mb87078: only update channel latch when dsel is low (nw)
2018-11-06 18:48:34 +01:00
hap
1cc99d3619
mb87078: refactor and correct data_w/r (nw)
2018-11-06 17:50:01 +01:00
Sven Schnelle
d88454e805
hp9k_3xx: fix mem map for /360
2018-11-06 17:34:36 +01:00
Olivier Galibert
a4c222b805
mu100: Store some stuff, apply some filters [O. Galibert]
2018-11-06 17:20:51 +01:00
Sven Schnelle
5ea843e4d0
m68000: show PMMU registers for 68020/030/040 in debugger
2018-11-06 15:50:19 +01:00
hap
9e67ac9e00
hh_sm510: small update (nw)
2018-11-06 14:28:06 +01:00
hap
60c4816861
attotime: simpler from_hz (nw)
2018-11-06 13:39:13 +01:00
Patrick Mackinlay
9df6cfe087
r3000: call it like it is (nw)
2018-11-06 17:21:01 +07:00
Patrick Mackinlay
d2fe91f89c
r3000: modernize, add tlb support
...
* replaced memory accessors
* implemented tlb and address translation
* corrected exception vector logic
* improved cache isolation behaviour
* comments/formatting
2018-11-06 17:21:00 +07:00
algestam
8625e6d93b
New working machine added ( #4259 )
...
* New working machine added
-----------
Tropical Fish (Nintendo Game & Watch) [algestam]
* Improved naming of gnw_tfish
* Fixed lcd screen description for gnw_tfish
2018-11-06 10:52:07 +01:00
Ivan Vangelista
6457905014
new not working machine
...
---------------------------------------
Sport 2000 [PinMAME]
2018-11-06 07:23:59 +01:00
Ivan Vangelista
6ec5d9ceaf
corrected dumps for audiocpu ROMs for toppin and pinclown [PinMAME]
2018-11-06 07:16:10 +01:00
AJR
ea753f68cb
isa8, isa16: Replace MCFG_ macros with devcb3 (nw)
2018-11-05 21:28:41 -05:00
Ivan Vangelista
db2b92602f
new not working clone
...
----------------------------------
Top T. Cash [f205v]
2018-11-05 22:43:21 +01:00
AJR
f07fab41d6
Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw)
2018-11-05 16:05:51 -05:00
Ivan Vangelista
20e9bfd19f
highvdeo.cpp, itgamble.cpp: differentiated the two 'Capitan Uncino' games' descriptions (nw)
2018-11-05 22:03:41 +01:00
Ivan Vangelista
e6a6a52b22
new not working clone
...
-----------------------------------------
Capitan Uncino (Version 2) [f205v]
2018-11-05 21:40:46 +01:00
Ivan Vangelista
25987a5fdc
cps1.cpp: specified recently added sf2en set is a conversion from another game (nw)
2018-11-05 21:06:15 +01:00
Ivan Vangelista
4cc40f50d6
exidy.cpp: verified one of mtrap's original PROMs matches the corresponding one dumped from a bootleg. [Jim Hernandez]
...
The other 2 PROMs couldn't be read (nw)
2018-11-05 21:01:57 +01:00
Ivan Vangelista
b53ae0d412
new not working clone
...
-------------------------------------
Arizona 10 (v1.1) [f205v]
Simplified rabbitpk decryption [O. Galibert]
2018-11-05 20:48:22 +01:00