Commit Graph

55179 Commits

Author SHA1 Message Date
AJR
b37f4794d8 Remove pulse_input_line version using CPU minimum quantum, which can (though ideally shouldn't) be used explicitly now (nw) 2017-11-22 13:53:35 -05:00
AJR
7331bddbef xtal.h: Major addition of terminal XTAL frequencies (nw) 2017-11-22 13:51:02 -05:00
AJR
34a37860d5 esq1.cpp: Minor cleanup (nw) 2017-11-22 13:50:02 -05:00
R. Belmont
ece77cc331
Merge pull request #2829 from rfka01/master
Add Sanyo MBC-28, Siemens PCD-2, Compaq Portable III and 286 and 486 BIOS versions
2017-11-22 11:55:23 -05:00
AJR
dce16721c9 mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2681 (nw) 2017-11-22 10:59:05 -05:00
Robbbert
837b7b17b6 New Not Working machines : Televideo TVI-912C, TVI-955, TVI-965. 2017-11-23 01:38:51 +11:00
Lord-Nightmare
89d0f66afa Switched dectalk to use SCN2681, plus some code cleanup (nw) 2017-11-22 06:04:04 -05:00
AJR
f2405a9cc8 esqkt: Fix device type (nw) 2017-11-22 02:32:26 -05:00
AJR
05eb5f34a2 vt240: Fix device type (nw) 2017-11-22 02:29:40 -05:00
AJR
5642f55062 slicer: Add 74LS259 (nw) 2017-11-22 02:21:47 -05:00
AJR
522692d891 A few more that use SCN2681 (nw) 2017-11-22 02:04:28 -05:00
AJR
fe1fe28b94 Don't accidentally deprive MC68681 of interrupts (nw) 2017-11-22 01:42:30 -05:00
AJR
73b75f5c70 mc68681: Distinguish SCN2681 and MC68681 DUART types 2017-11-22 01:24:14 -05:00
AJR
5ad0518db7 cit220p: More devices (nw) 2017-11-21 23:08:41 -05:00
angelosa
25565246d8 MT #00525 (nw) 2017-11-22 04:43:10 +01:00
AJR
4cb6ff1e4c cit220p: Add SCN2674 device (nw) 2017-11-21 22:19:29 -05:00
AJR
0a2a4e849f cit220p: Give this one a separate driver as well (nw) 2017-11-21 22:07:29 -05:00
angelosa
a20225037b Fix bangball / batlbubl regression (nw) 2017-11-22 03:08:51 +01:00
AJR
52eb2c2a23 seta.cpp: Documentation update (nw) 2017-11-21 21:06:56 -05:00
AJR
6eb71aa622 att4425: Dummy in a few handlers (nw) 2017-11-21 20:51:27 -05:00
angelosa
f96da9ec95 Fixed gfx rom loading (nw) 2017-11-22 01:38:47 +01:00
angelosa
65677947e9 Dumped obj roms for Seibu CATS system [ShouTime, Bill D., The Dumping Union] 2017-11-22 01:11:46 +01:00
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
rfka01
07d114cd0e Add Sanyo MBC-28, Siemens PCD-2, Compaq Portable III and 286 and 486 BIOS versions. 2017-11-21 15:54:53 +01: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