Scott Stone
fcdd3b430e
Merge branch 'master' of https://github.com/mamedev/mame
2017-11-21 15:55:15 -05:00
Scott Stone
4776bb15b7
Fix reutapm Fatal Error (nw)
2017-11-21 15:54:48 -05:00
AJR
ada4479f24
crt9007: Device name typo (nw)
2017-11-21 15:32:39 -05:00
AJR
03b46122de
Fix core rounding error with analog input sensitivity scaling (nw)
2017-11-21 14:04:20 -05:00
hap
0fd5d5abc2
get rid of some "auto" (nw)
2017-11-21 19:53:48 +01:00
AJR
c9d4b7a6ed
bbcmet: Remove the other external ports (nw)
2017-11-21 11:42:28 -05:00
AJR
f7aeff0d53
saa5050.cpp: Better device names (nw)
2017-11-21 11:42:14 -05:00
Joakim Larsson Edström
cd2ffe6b09
Merge pull request #2827 from JoakimLarsson/z80scc_cleanup
...
z80scc: general cleanup part III
2017-11-21 13:56:48 +01:00
Joakim Larsson Edstrom
91b4e5af0b
z80scc: general cleanup part III
2017-11-21 13:53:08 +01:00
Scott Stone
a57eb4b25c
Fix MAME compile (nw)
2017-11-21 06:56:29 -05:00
angelosa
8067d0876c
Note (nw)
2017-11-21 07:51:59 +01:00
angelosa
56828c2446
Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hooked it up to metro.cpp [Angelo Salese]
2017-11-21 07:06:03 +01:00
Justin Kerk
c268543e40
New working software list additions
...
-----------------------------------
ibm5150: Oliver & Company [breiztiger]
2017-11-20 21:12:50 -08:00
arbee
e4ef4dd0f7
nds: fleshing out a few more things (nw)
2017-11-20 23:17:43 -05:00
arbee
a9934e830a
nds: added WRAM banking and more mirroring. [R. Belmont]
2017-11-20 22:04:54 -05:00
arbee
e15e21a380
Coverity fix (nw)
2017-11-20 22:03:53 -05:00
R. Belmont
b11092721e
Merge pull request #2822 from rfka01/master
...
Renamed Commodore PC 30-III, added BIOS variant and PC 40-III, added info
2017-11-20 19:42:12 -05:00
R. Belmont
8c220c8172
Merge pull request #2823 from JoakimLarsson/z80scc_cleanup
...
z80scc: general cleanup and backport of z80sio improvements
2017-11-20 19:41:45 -05:00
R. Belmont
2a502ed088
Merge pull request #2825 from rsfb/master
...
Fixes to hcd62121 CPU emulation.
2017-11-20 19:40:54 -05:00
Ricardo Barreira
c5099540fd
Fixes to hcd62121 CPU emulation based on experiments with the actual hardware (using a CFX-9850G).
...
With these fixes, the CFX-9850G is emulated just accurately enough for most of the RUN mode to work well.
Further reverse-engineering is ongoing.
2017-11-20 23:07:21 +00:00
angelosa
47c1dda4eb
Demote Sexy Parodius with IMPERFECT_SOUND & UNEMULATED_PROTECTION (nw)
2017-11-20 22:38:36 +01:00
Nigel Barnes
b35ea25f18
bbcm: Switch between internal/external tube ports.
2017-11-20 13:22:08 +00:00
Nigel Barnes
26d94f2275
cfa3000: Added input devices on userport, analogue, and 1MHz bus.
2017-11-20 13:22:08 +00:00
Nigel Barnes
ad29229b33
New working software list additions
...
-----------------------------------
archimedes: ALPS - Adventure Language Programming System, Euclid v2.06, APEC Utils Disc v1.3, Archimedes Hard Disc Utilities Disc
bbca_cass: 100 Programs for the BBC Microcomputer
bbcb_cass: Fairy Tale, Starter Word Splits, WestQuest 1847, Instant Recall
bbcb_flop: Acornsoft Demo Disk v1.0, Revs Demo, Superior Software - Demonstration Disc, Tree of Knowledge
electron_cart: Starspell, Starspell and Starword, Starspell and View, Stop Press
New NOT_WORKING software list additions
---------------------------------------
dragon_cart: Dragon 32 Soak Test
electron_cart: Click, Advanced Plus 3, Advanced Plus 4, Cumana Floppy Disc System, Pegasus 400, Sound Expansion v1, Sound Expansion v3
Software list items promoted to working
---------------------------------------
bbc_flop_arm: ARM Evaluation System Discs
2017-11-20 13:22:08 +00:00
Nigel Barnes
c25af26b01
bbc: Added ARM Evaluation System co-processor device.
2017-11-20 13:22:08 +00:00
Scott Stone
a7a0564ff0
Fix for 06766: spacefb and clones: DAC sounds not working 100% (nw)
2017-11-20 05:01:18 -05:00
AJR
c53fe98118
utoukond: Soundlatch modernization (nw)
2017-11-20 01:32:11 -05:00
Ivan Vangelista
d860559a9f
namcos10.cpp: updated type 3 daughterboard docs [Guru]
2017-11-20 07:21:51 +01:00
AJR
116b54702f
zombraid: Add ADC device (nw)
2017-11-20 00:30:15 -05:00
AJR
243272fe3c
seta.cpp: A few small cleanups (nw)
2017-11-20 00:04:35 -05:00
AJR
4a4fc5bc8c
tlcs90: First painful step towards modernization of internal peripherals (nw)
2017-11-19 20:30:09 -05:00
AJR
d3f78338ca
einstein.cpp: Workaround for clang bug (nw)
...
The stupid compiler seems to believe that a template variable named 'source' should have the type 'const char *', despite being declared otherwise...
2017-11-19 20:28:08 -05:00
Joakim Larsson Edstrom
846e5d67c1
z80scc: general cleanup and backport of z80sio improvements part II
2017-11-20 02:00:20 +01:00
Dirk Best
a5a8e0cbdb
einstein: Improve interrupts, add WIP Speculator support
...
Also removes a bogus character in the initial centronics output.
2017-11-20 01:37:42 +01:00
Dirk Best
4a211c8443
z80daisy_generic: Add irq output callback
2017-11-20 01:37:38 +01:00
Dirk Best
b4c60415ae
wave: Look up speaker count and cassette device relative to owner
...
Fixes cassette speakers inside devices.
2017-11-20 01:37:34 +01:00
arbee
45cac6d3c9
typo fix (nw)
2017-11-19 19:35:39 -05:00
Justin Kerk
8175bf2df5
New working software list additions
...
-----------------------------------
ibm5150: La Collection Amstrad PC - Arkanoid / Super Tennis, Ikari Warriors (alt) [breiztiger]
2017-11-19 16:26:40 -08:00
Joakim Larsson Edstrom
2e9b62d4bd
z80scc: general cleanup and backport of z80sio improvements part I
2017-11-20 00:02:03 +01:00
arbee
c4b79a2a08
arm7: Flesh out ARM946ES, add movable DTCM and ITCM support. [R. Belmont]
2017-11-19 17:39:24 -05:00
AJR
86366508b4
idsa.cpp: Update notes (nw)
2017-11-19 16:55:02 -05:00
yz70s
c0db9e51b3
Don't forget that bios names must be lowercase (nw)
2017-11-19 20:54:57 +01:00
yz70s
298b0bfb16
atpci.cpp: add sha1 hashes (nw)
2017-11-19 20:54:57 +01:00
yz70s
e5b7fa7694
atpci.cpp: add bioses for Micronics M55hi-Plus, one for M7s-Hi (nw)
2017-11-19 20:54:57 +01:00
yz70s
ad9dac1ac7
southbridge.cpp: some updates: (nw)
...
not all sothbridges have an internal keyboard controller,rtc,serial and parallel devices
now southbridge_device does not have them
there is a new southbridge_extended_device that has them
i82371ab_device derives from southbridge_extended_device
converted comments to c++
2017-11-19 20:54:57 +01:00
yz70s
6b5b4c345c
i82439tx: correct error in shadow ram adresses and convert comments to c++ (nw)
2017-11-19 20:54:57 +01:00
angelosa
5fc8470a00
hyprduel.cpp: removed sprite register hack (nw)
2017-11-19 20:05:18 +01:00
angelosa
6d5f6dd4bd
metro.cpp: gakusai2 uses RMW access on POST (nw)
2017-11-19 19:19:04 +01:00
AJR
3758487e7b
epc: Fix address map (nw)
2017-11-19 12:50:58 -05:00
Robbbert
8f4729dd8b
New Not Working machine : Milwaukee Computers MC-1200
2017-11-20 04:47:25 +11:00