Commit Graph

70742 Commits

Author SHA1 Message Date
R. Belmont
7e5e42adff
Merge pull request #6123 from mcapdeville/mpf2
Add Multitech MPF-II as clone of tk2000
2020-01-03 10:24:48 -05:00
ClawGrip
1000f3d621
microtch.cpp: Add notes and ISA board layout (nw)
(nw) It would be nice to at least load the already dumped BIOS ROMs (v5.5 and v5.6 AFAIK), just for preservation.
2020-01-03 16:18:15 +01:00
ClawGrip
feed3b2de0
missbamby.cpp: Add notes about undumped games on same hardware (nw) 2020-01-03 15:59:25 +01:00
Marc CAPDEVILLE
bee0f63b2f Add Multitech MPF-II as clone of tk2000
MPF-II is one of the earliest Apple II clone but not totally compatible
with.

It does not have a text mode, The address of the second graphic buffer
is different as well as the address of the keyboard input.
It have only one extension slot whit somme little pinning differences,
no joystick interface, a printer and a keyboard connector.

tk2000 drivers seems to be far more close to MPF-II, with the same
memory mapping, ram/rom banking in upper 16K, compatible keyboard
interface, same apple2 like video interface.

This drivers partially tested and seems fine with MPF-II rom.
Tested : Video, keyboard, sound.
2020-01-03 15:38:06 +01:00
AJR
dbcffd411f mc68901: Sweeping rewrite of USART emulation (no longer based on device_serial_interface), adding support for 16x clock prescaler and data transition synchronization, break generation and detection, internal loopback and synchronous mode.
harriet, x68k_kbd: Adjust serial clocks to match MFP-generated baud rates.

indiana: Replace serial ASCII keyboard with AT-style keyboard (which only mostly works). Document some clocks and interrupts.

tti: Terminal actually works now.
2020-01-02 23:18:54 -05:00
AJR
443e962caa mc68901: Preliminary cleanup (nw) 2020-01-02 18:39:47 -05:00
hap
6224f8a0dc New machines marked as NOT_WORKING
----------------------------------
Novag Supremo [hap, Berger]
2020-01-02 22:23:22 +01:00
yz70s
7a38194c07 naomi: add memory controller entry to memory map of dimm board (nw) 2020-01-02 19:40:03 +01:00
mooglyguy
12501a8f4e -psion5: Added basic support for timers. [Ninji, Ryan Holtz] 2020-01-02 18:44:14 +01:00
Ivan Vangelista
a5ad66deca new not working machine
----------------------------------------
Challenge Girl (Falcon bootleg) [ShouTime]
2020-01-02 17:58:30 +01:00
hap
efcd87236f mmodular: fix port16 wrong romsize (nw) 2020-01-02 16:28:33 +01:00
yz70s
00ac4f46f5 Lower number of warnings disabled with visual studio from 71 to 27 (nw)
And most of the remaining ones could be removed with simple code
modifications.
2020-01-02 12:36:09 +01:00
hap
c6c0db1365 mmodular: add bavaria sensors, can use mephisto_board_device anyway (nw) 2020-01-02 12:23:37 +01:00
MooglyGuy
0a29cbef31 -psion5.cpp: Added logging for SoC peripheral accesses based on WindEmu. [Ninji, Ryan Holtz] 2020-01-02 12:13:57 +01:00
MooglyGuy
5fb8cc18ad -arm710t: Fixed CPUID value in order to make psion5mx happy. [Ryan Holtz] 2020-01-02 12:13:57 +01:00
arbee
0c0198054d apple2: correct uPD1990 clock for Thunderclock card (MT#7534) [R. Belmont] 2020-01-01 22:51:30 -05:00
mooglyguy
2f5329f522 -arm7: Added ARM710T variant subclass. [Ryan Holtz]
-psion5: Added skeleton driver for the Psion 5mx. [Ninji, Ryan Holtz]
2020-01-02 02:27:04 +01:00
Scott Stone
35438741be Merge branch 'master' of https://github.com/mamedev/mame 2020-01-01 18:11:31 -05:00
Scott Stone
9d818dce1c vgmplay.xml - Updated 7 entries to match the vgmrips release. [Tafoid]
chelnov: Chelnov - Atomic Runner (Karnov)
fortzone_gb: Fortified Zone (Game Boy)
fray_msx2: Fray (MSX2)
illcity_msxr: Illusion City (MSX turbo R)
raiden: Raiden (Arcade)
spirou_gb: Spirou (Nintendo Game Boy)
sml2_gb: Super Mario Land 2 - 6 Golden Coins (Nintendo Game Boy)
2020-01-01 18:11:04 -05:00
David Haywood
76df5c2a8f jak_gtg / jak_car2 / jak_tsm / beambox / unsp - handful of changes to keep things progressing (nw) (#6118)
* improve bootstrap HLE (nw)

* misc unsp stuff for jak_tsm (nw)

* keep hack disabled (nw)

* (unrelated, minor flag change)

* this hack goes away now (nw)
2020-01-01 16:36:47 -05:00
yz70s
3fcf8dcf30 naomi: add communication with mainboard to dimm board plus some ram (nw) 2020-01-01 21:42:28 +01:00
braintro
2d60a02913 (nw) fix cut-n-paste error for new Gun Nail set - It has sound 2020-01-01 14:29:49 -06:00
AJR
911be3f848 adm12: Put some characters on the screen (nw) 2020-01-01 14:14:18 -05:00
AJR
b86152ed1f rx01: Stub definition for custom firmware (nw) 2020-01-01 14:11:16 -05:00
hap
eeaeab4009 mmboard: use pwm_display for the leds (nw) 2020-01-01 20:08:53 +01:00
hap
f672025af2 mmodular: cannot use mephisto_board_device, conflict with bavaria (nw) 2020-01-01 19:38:21 +01:00
arbee
303cf6f746 konmedal: dumped color PROMs for buttobi [TeamEurope, The Dumping Union]
New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Mario Roulette [ShouTime, R. Belmont]
2020-01-01 13:17:30 -05:00
AJR
be11babed1 Merge remote-tracking branch 'upstream/master' 2020-01-01 12:31:29 -05:00
AJR
e3da013733 pace, we32100: Notes (nw)
t11: Fix empty disassembler output for some invalid opcodes (nw)
2020-01-01 12:30:57 -05:00
Ivan Vangelista
297189839f route16.cpp: one more opcode, fixes resets during attract mode in vscompmj (nw) 2020-01-01 17:01:08 +01:00
Ivan Vangelista
db31a1e534 route16.cpp: removed forgotten leftover. Also verified that the attract mode reset in vscompmj is due to one of the currently undecrypted opcodes. I'll try to identify it as soon as I have some more time (nw) 2020-01-01 11:41:49 +01:00
Ivan Vangelista
0ba45f53e0 new not working clone
------------------------------------
VS Computer Mahjong [ShouTime]

(nw) decryption is mostly complete (bar possible typos), left as not working mostly because inputs seem to be read differently and the AY hook up needs work (stuck notes).
2020-01-01 11:30:37 +01:00
Robbbert
4741023f51 (nw) housekeeping 2020-01-01 20:38:43 +11:00
AJR
2240929c28 New machines marked as NOT_WORKING
----------------------------------
ADM 12 [Bitsavers]
2019-12-31 21:32:50 -05:00
ajrhacker
6d9ed515e8
Merge pull request #6113 from FakeShemp/patch-1
c64_cass.xml - Update bmxracersa3
2019-12-31 19:30:42 -05:00
David Haywood
6f5920635f new WORKING clones (#6115)
* new WORKING clones
-------
GunNail (location test) [CPsystem3, trap15]

(I'll do a blog post about it shortly)

* (nw)
2019-12-31 19:29:48 -05:00
iwilliamson
be44a65638 Fixes bug in Intellivoice for intvoice. Fix Mame Testers issue #7336 (#6116) 2020-01-01 10:51:55 +11:00
AJR
fb186f6091 att630: Configure DUART interrupts (DUART test still fails, though) (nw) 2019-12-31 16:32:50 -05:00
hap
fd0f6becb5 mmodular: add notes (nw) 2019-12-31 22:31:07 +01:00
AJR
1e7deca891 att610: DUART interrupt is shoehorned onto the Z80 SIO (nw) 2019-12-31 15:54:05 -05:00
AJR
a7a093da92 att730x: Add enough expansion RAM for the self-test to stop complaining about it (nw) 2019-12-31 15:32:17 -05:00
AJR
baa8533413 render/bgfx: Fix incorrect swapping of red and blue components of screen tint 2019-12-31 15:19:48 -05:00
AJR
30c3511b79 att610: Enable and clock SIO channel B (nw) 2019-12-31 14:50:45 -05:00
AJR
ec01cbf379 att610: 27128 program ROM redumped [Al Kossow] (nw) 2019-12-31 14:16:02 -05:00
AJR
fa6cf2e2ad att3b2.cpp: Another device to add later (nw) 2019-12-31 09:52:58 -05:00
hap
4bc0c20ac1 mmodular: document bavaria board a bit (nw) 2019-12-31 14:51:35 +01:00
Rebecca Wallander
3c15810f4a
c64_cass.xml - Update bmxracersa3
Actually, this contains a Visiload T3 loader and a Visiload T1 loader on the other side.
2019-12-31 14:36:44 +01:00
AJR
7d18a54775 namcona1.cpp: Fill in another number (nw) 2019-12-31 08:36:20 -05:00
AJR
90dada1ea0 we32100: Calculate PC-relative offsets for effective addressing (nw)
att3b2.cpp: Add FDC (nw)
2019-12-31 08:06:42 -05:00
braintro
0a0baf3dfe New working clone
New working clone
------------------
Enduro Racer (YM2151, FD1089B 317-0013A) [Brian Troha, Philip Bennett, The Dumping Union]

out of whatsnew:  This is the original YM2151 based code that uses the first versions of EPR-7640 & EPR-7636 and sub-cpu EPR-7634 & EPR-7635.  The current (parent) set used the "A" revision of these 4 program ROMs.
2019-12-31 00:47:21 -06:00