Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r177651 Tuesday 11th May, 2021 at 17:52:57 UTC by ajrhacker
Merge pull request #8041 from quasiscroto/pce-tv

pce_tourvision.xml: cleanup to match changes to pce.xml
[/branches/time-experiments/hash]pce.xml
[/branches/time-experiments/scripts/src]bus.lua cpu.lua
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/devices/bus/apricot/expansion]winchester.cpp
[/branches/time-experiments/src/devices/bus/nscsi]crd254sh.cpp* crd254sh.h* devices.cpp
[/branches/time-experiments/src/devices/cpu/h8]h83042.cpp* h83042.h*
[/branches/time-experiments/src/devices/cpu/m6800]6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp ns32000.h
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]am79c90.cpp ch376.cpp ch376.h dc7085.cpp dc7085.h dp83932c.cpp edlc.cpp i82586.cpp wd1010.cpp wd1010.h
[/branches/time-experiments/src/emu]dinetwork.cpp dinetwork.h emumem.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]apple2.cpp canon_s80.cpp decstation.cpp gticlub.cpp hornet.cpp namcos22.cpp nwk-tr.cpp pacman.cpp rmnimbus.cpp tekigw.cpp* trs80.cpp unixpc.cpp vt1682.cpp wrally.cpp zr107.cpp
[/branches/time-experiments/src/mame/includes]pacman.h trs80.h
[/branches/time-experiments/src/mame/layout]kn01.lay*
[/branches/time-experiments/src/mame/video]pacman.cpp

r177650 Monday 10th May, 2021 at 00:33:17 UTC by quasiscroto
pce_tourvision.xml: cleanup to match changes to pce.xml

Be Ball and Gomola Speed do in fact match the only verified dumps in pce.xml. Old alternates in pce.xml appear to be bad dumps.
[/branches/time-experiments/hash]pce.xml pce_tourvision.xml
[/branches/time-experiments/scripts/src]bus.lua cpu.lua
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/devices/bus/apricot/expansion]winchester.cpp
[/branches/time-experiments/src/devices/bus/nscsi]crd254sh.cpp crd254sh.h devices.cpp
[/branches/time-experiments/src/devices/cpu/h8]h83042.cpp h83042.h
[/branches/time-experiments/src/devices/cpu/m6800]6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp ns32000.h
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]am79c90.cpp ch376.cpp ch376.h dc7085.cpp dc7085.h dp83932c.cpp edlc.cpp i82586.cpp wd1010.cpp wd1010.h
[/branches/time-experiments/src/emu]dinetwork.cpp dinetwork.h emumem.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]apple2.cpp canon_s80.cpp decstation.cpp gticlub.cpp hornet.cpp namcos22.cpp nwk-tr.cpp pacman.cpp rmnimbus.cpp tekigw.cpp trs80.cpp unixpc.cpp vt1682.cpp wrally.cpp zr107.cpp
[/branches/time-experiments/src/mame/includes]pacman.h trs80.h
[/branches/time-experiments/src/mame/layout]kn01.lay
[/branches/time-experiments/src/mame/video]pacman.cpp

r177649 Tuesday 11th May, 2021 at 16:05:55 UTC by Osso
New working clones
------------------
World Rally (Version 1.0, Checksum E586) [iq_132]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]wrally.cpp

r177648 Tuesday 11th May, 2021 at 15:30:17 UTC by hap
pacman: mark mspactwin as a hack
[/branches/time-experiments/src/mame/drivers]namcos22.cpp pacman.cpp
[/branches/time-experiments/src/mame/includes]pacman.h
[/branches/time-experiments/src/mame/video]pacman.cpp

r177647 Tuesday 11th May, 2021 at 10:43:34 UTC by patrick.mackinlay
decstation: pmax/pmin pass more diagnostics
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]decstation.cpp
[/branches/time-experiments/src/mame/layout]kn01.lay*

r177646 Tuesday 11th May, 2021 at 10:42:24 UTC by patrick.mackinlay
dc7085: overhaul
[/branches/time-experiments/src/devices/machine]dc7085.cpp dc7085.h

r177645 Monday 10th May, 2021 at 20:50:33 UTC by hap
vt1682: probably fix fullrom read buffer overflow
[/branches/time-experiments/src/emu]emumem.cpp
[/branches/time-experiments/src/mame/drivers]vt1682.cpp

r177644 Monday 10th May, 2021 at 18:50:45 UTC by hap
m6800: remove outdated captain's log
[/branches/time-experiments/src/devices/cpu/m6800]6800dasm.cpp 6800dasm.h m6800.cpp

r177643 Monday 10th May, 2021 at 18:49:26 UTC by hap
m6800: account interrupt cycles for timer counter
[/branches/time-experiments/src/devices/cpu/m6800]6800dasm.cpp 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h

r177642 Monday 10th May, 2021 at 17:05:26 UTC by Osso
gticlub.cpp, hornet.cpp, nwk-tr.cpp, zr107.cpp: misc cleanups
[/branches/time-experiments/src/mame/drivers]gticlub.cpp hornet.cpp nwk-tr.cpp zr107.cpp

r177641 Monday 10th May, 2021 at 16:59:38 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Canon Typestar 3 [Guru]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]canon_s80.cpp

r177640 Monday 10th May, 2021 at 14:14:30 UTC by patrick.mackinlay
tekigw: appease clang
[/branches/time-experiments/src/mame/drivers]tekigw.cpp

r177639 Monday 10th May, 2021 at 14:11:32 UTC by patrick.mackinlay
dinetwork: don't transmit fcs
[/branches/time-experiments/src/devices/machine]am79c90.cpp dp83932c.cpp edlc.cpp i82586.cpp
[/branches/time-experiments/src/emu]dinetwork.cpp dinetwork.h

r177638 Monday 10th May, 2021 at 09:42:45 UTC by patrick.mackinlay
New machines marked as NOT_WORKING

---
Tektronix 6130 [Randon Michels, Patrick Mackinlay]
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]tekigw.cpp*

r177637 Monday 10th May, 2021 at 08:32:46 UTC by patrick.mackinlay
wd1010: expand head selection
[/branches/time-experiments/src/devices/bus/apricot/expansion]winchester.cpp
[/branches/time-experiments/src/devices/machine]wd1010.cpp wd1010.h
[/branches/time-experiments/src/mame/drivers]unixpc.cpp

r177636 Monday 10th May, 2021 at 07:34:02 UTC by patrick.mackinlay
ns32000: correct operand read/write bus space
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp ns32000.h

r177635 Monday 10th May, 2021 at 07:14:54 UTC by Olivier Galibert
cdr-254sh: Skeleton
[/branches/time-experiments/scripts/src]bus.lua cpu.lua
[/branches/time-experiments/src/devices/bus/nscsi]crd254sh.cpp* crd254sh.h* devices.cpp
[/branches/time-experiments/src/devices/cpu/h8]h83042.cpp* h83042.h*

r177634 Monday 10th May, 2021 at 00:56:43 UTC by R. Belmont
ch376: Fix missing file [R. Belmont]
[/branches/time-experiments/src/devices/machine]ch376.h

r177633 Monday 10th May, 2021 at 00:37:20 UTC by AJR
trs80.cpp: Change machine config constructor names to be less confusing
[/branches/time-experiments/src/mame/drivers]trs80.cpp
[/branches/time-experiments/src/mame/includes]trs80.h

r177632 Monday 10th May, 2021 at 00:30:01 UTC by AJR
trs80: Fix missing device error
[/branches/time-experiments/src/mame/drivers]trs80.cpp

r177631 Sunday 9th May, 2021 at 23:50:16 UTC by ajrhacker
Merge pull request #8036 from qazmko1029/master

rmnimbus.cpp: Corrected false labelled romset date, add new romsets
[/branches/time-experiments/hash]bbc_flop_32016.xml mbee_cass.xml* pce.xml sagafox.xml*
[/branches/time-experiments/src/devices/bus/bbc/fdc]acorn.cpp acorn.h ams.cpp ams.h cumana.cpp cumana.h opus.cpp opus.h watford.cpp watford.h
[/branches/time-experiments/src/devices/bus/bbc/internal]cumana68k.cpp cumana68k.h
[/branches/time-experiments/src/devices/bus/bbc/tube]tube_32016.cpp tube_80286.cpp
[/branches/time-experiments/src/devices/bus/electron]m2105.cpp m2105.h
[/branches/time-experiments/src/devices/bus/nscsi]cd.cpp
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]ch376.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/lib/formats]fs_prodos.cpp fs_prodos.h fsmgr.cpp fsmgr.h
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]apple2.cpp h01x.cpp joctronic.cpp namcos22.cpp sbrain.cpp

r177630 Sunday 9th May, 2021 at 03:35:13 UTC by qazmko1029
rmnimbus.cpp: Corrected false romset date, add new romsets
[/branches/time-experiments/hash]bbc_flop_32016.xml mbee_cass.xml pce.xml sagafox.xml
[/branches/time-experiments/src/devices/bus/bbc/fdc]acorn.cpp acorn.h ams.cpp ams.h cumana.cpp cumana.h opus.cpp opus.h watford.cpp watford.h
[/branches/time-experiments/src/devices/bus/bbc/internal]cumana68k.cpp cumana68k.h
[/branches/time-experiments/src/devices/bus/bbc/tube]tube_32016.cpp tube_80286.cpp
[/branches/time-experiments/src/devices/bus/electron]m2105.cpp m2105.h
[/branches/time-experiments/src/devices/bus/nscsi]cd.cpp
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]ch376.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/lib/formats]fs_prodos.cpp fs_prodos.h fsmgr.cpp fsmgr.h
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]apple2.cpp h01x.cpp joctronic.cpp namcos22.cpp rmnimbus.cpp sbrain.cpp

r177629 Sunday 9th May, 2021 at 23:49:34 UTC by ajrhacker
Merge pull request #8040 from quasiscroto/pce-fix

pce.xml: replace bad dumps
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]ch376.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/mame/drivers]apple2.cpp

r177628 Sunday 9th May, 2021 at 22:37:40 UTC by quasiscroto
pce.xml: replace bad dumps

Be Ball, Gomola Speed, and Youkai are listed as known bad dumps with verified
correct dumps in No-Intro. Among other things this fixes sprite glitches in
the dump of Gomola Speed that has been floating around for decades.
[/branches/time-experiments/hash]pce.xml
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h
[/branches/time-experiments/src/devices/machine]ch376.cpp
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp
[/branches/time-experiments/src/mame/drivers]apple2.cpp

r177627 Sunday 9th May, 2021 at 23:38:39 UTC by R. Belmont
apple2: allow apple2/apple2p to use the BOOTI card also. [R. Belmont]
[/branches/time-experiments/src/mame/drivers]apple2.cpp

r177626 Sunday 9th May, 2021 at 23:35:31 UTC by R. Belmont
ch376 updates [R. Belmont]
- Ignore non-8.3 compliant filenames when generating the directory since CH376 is super-tied to FAT12 semantics
- Implement CHECK_EXIST command for BBC Micro
- Implement undocumented command 0x16, also for BBC Micro
- Fix status return from SET_USB_MODE
[/branches/time-experiments/src/devices/machine]ch376.cpp

r177625 Sunday 9th May, 2021 at 23:19:50 UTC by AJR
pdp8: Make this skeleton CPU file buildable
[/branches/time-experiments/src/devices/cpu/pdp8]pdp8.cpp pdp8.h

r177624 Sunday 9th May, 2021 at 23:18:55 UTC by AJR
Fix minor positioning glitches in disassembly view related to changing sources
[/branches/time-experiments/src/emu/debug]dvdisasm.cpp

r177623 Sunday 9th May, 2021 at 16:22:12 UTC by Nigel Barnes
bbc_tube_80286: Correct mapped RAM size.
[/branches/time-experiments/src/devices/bus/bbc/tube]tube_80286.cpp

r177622 Sunday 9th May, 2021 at 16:22:11 UTC by Nigel Barnes
bbc_cumana68k: Initialise members.
[/branches/time-experiments/src/devices/bus/bbc/internal]cumana68k.cpp cumana68k.h

r177621 Sunday 9th May, 2021 at 16:22:11 UTC by Nigel Barnes
bus/bbc/fdc: Use arrays of floppy_connector.
[/branches/time-experiments/src/devices/bus/bbc/fdc]acorn.cpp acorn.h ams.cpp ams.h cumana.cpp cumana.h opus.cpp opus.h watford.cpp watford.h

r177620 Sunday 9th May, 2021 at 16:22:11 UTC by Nigel Barnes
New clones marked as NOT_WORKING
--------------------------------
Saga Fox [Alessandro Liberalato]
Saga Fox/F80 [Alessandro Liberalato]

New working software list additions
-----------------------------------
sagafox: Saga Fox CP/M  [Alessandro Liberalato]
[/branches/time-experiments/hash]sagafox.xml*
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]sbrain.cpp

r177619 Sunday 9th May, 2021 at 16:22:11 UTC by Nigel Barnes
bus/electron/m2105: Rewritten M2105 expansion according to schematic.
- added missing printer handler lines.
- corrected ROM mapping.
- added battery backed RAM.
[/branches/time-experiments/src/devices/bus/electron]m2105.cpp m2105.h

r177618 Sunday 9th May, 2021 at 16:22:10 UTC by Nigel Barnes
Software list items promoted to working
---------------------------------------
bbc_flop_32016: PanOS Version 1.10 System Disks, PanOS Version 1.40 System Disks, GCAL, BCPL, Reduce
[/branches/time-experiments/hash]bbc_flop_32016.xml
[/branches/time-experiments/src/devices/bus/bbc/tube]tube_32016.cpp

r177617 Sunday 9th May, 2021 at 16:17:35 UTC by Olivier Galibert
prodos: experiements in directory tree reading.
[/branches/time-experiments/src/lib/formats]fs_prodos.cpp fs_prodos.h fsmgr.cpp fsmgr.h

r177616 Sunday 9th May, 2021 at 16:13:28 UTC by R. Belmont
nscsi_cd: Implement READ DISC INFORMATION command. [R. Belmont]
[/branches/time-experiments/src/devices/bus/nscsi]cd.cpp

r177615 Sunday 9th May, 2021 at 14:05:35 UTC by AJR
jpinball: Mark sound ROM as bad dump
[/branches/time-experiments/src/mame/drivers]joctronic.cpp

r177614 Sunday 9th May, 2021 at 13:13:34 UTC by Robbbert
New working software list additions
-----------------------------------
mbee_cass:
Bee III Basic
Star Block [Robbbert]
[/branches/time-experiments/hash]mbee_cass.xml*

r177613 Sunday 9th May, 2021 at 11:20:06 UTC by clawgrip
New NOT_WORKING machines (#8037)

New NOT_WORKING machines
--------------------------------
Pin Ball [Eduardo Anay]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]joctronic.cpp

r177612 Sunday 9th May, 2021 at 08:58:34 UTC by patrick.mackinlay
ns32000: fix spr instruction
[/branches/time-experiments/src/devices/cpu/ns32000]ns32000.cpp

r177611 Sunday 9th May, 2021 at 08:07:59 UTC by Robbbert
h01x: fixed cassette, used listed clock frequencies.
[/branches/time-experiments/src/mame/drivers]h01x.cpp

r177610 Sunday 9th May, 2021 at 06:00:17 UTC by Osso
New working clones
------------------
Alpine Racer (Rev. AR1 Ver.C, Japan [f205v, Brian Troha, The Dumping Union]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]namcos22.cpp

r177609 Sunday 9th May, 2021 at 03:03:50 UTC by R. Belmont
mac: map full SCSI DRQ memory ranges, A/UX 3 installer can now see its CD. [R. Belmont]
[/branches/time-experiments/src/mame/drivers]mac.cpp

r177608 Sunday 9th May, 2021 at 02:06:20 UTC by frank.palazzolo
bit90: Add notes describing tape interface (not implemented)
[/branches/time-experiments/src/mame/drivers]coleco.cpp

r177607 Sunday 9th May, 2021 at 00:46:30 UTC by R. Belmont
cd.cpp: Macs now can see and boot from CD-ROM. [R. Belmont, Al Kossow]
[/branches/time-experiments/src/devices/bus/nscsi]cd.cpp

r177606 Saturday 8th May, 2021 at 20:59:13 UTC by Dirk Best
in213ae: Add version 1.7 [soviet9922]
[/branches/time-experiments/src/mame/drivers]informer_213.cpp

r177605 Saturday 8th May, 2021 at 20:55:52 UTC by R. Belmont
Retiring my original NCR5380 implementation. [R. Belmont, AJR]
[/branches/time-experiments/scripts/src]machine.lua
[/branches/time-experiments/scripts/target/mame]arcade.lua mess.lua
[/branches/time-experiments/src/devices/machine]ncr5380.cpp ncr5380.h

r177604 Saturday 8th May, 2021 at 20:40:28 UTC by R. Belmont
ch376: Fix typo that GCC caught and Clang didn't! [R. Belmont]
[/branches/time-experiments/src/devices/machine]ch376.cpp

r177603 Saturday 8th May, 2021 at 20:39:13 UTC by AJR
trs80, sys80, lnw80: Add "reset" (i.e. NMI) button
[/branches/time-experiments/src/mame/drivers]lnw80.cpp trs80.cpp
[/branches/time-experiments/src/mame/includes]trs80.h

r177602 Saturday 8th May, 2021 at 20:30:01 UTC by R. Belmont
Update arcade.lua with new devices. [R. Belmont]
[/branches/time-experiments/scripts/target/mame]arcade.lua

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team