Note Feed

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

Previous 50 199869 Revisions Next 50

r190674 Friday 2nd December, 2022 at 15:31:27 UTC by r09
x68k_flop.xml: Added twelve dumps from original disks, and removed load offsets. (#10621)

* Renamed existing dumps to "cracked".
* Changed some part_ids to reflect the actual disk labels.
* Added usage notes for Death Bringer.

New working software list additions (x68k_flop.xml)
-----------------------------------
Casablanca ni Ai o - Satsujin-sha wa Jikuu o Koete [krugman]
Death Bringer [krugman]
Dome [krugman]
Emerald Dragon [krugman]
Genocide 2 - Master of the Dark Communion [krugman]
Signatory - Chouinsha [krugman]
The Hot File Express (1991-12-24) [krugman]
The Hot File Express (1993-10-28) [krugman]
Tritorn Final [krugman]
Warning Type 68 [krugman]

New not working software list additions (x68k_flop.xml)
---------------------------------------
38 Man Kilo no Kokuu [krugman]
Soft de Hard na Monogatari II [krugman]
[/branches/ibm5150_qa/hash]x68k_flop.xml

r190673 Friday 2nd December, 2022 at 13:52:00 UTC by 0kmg
snes.xml: Put a couple holiday homebrews in your SNES stocking. (#10611)

New working software list additions (snes.xml)
-----------------------------------
16 Bit Xmas 2011 - Christmas Craze (USA) [retroUSB]
16 Bit Xmas 2012 - Snowball Fight (USA) [retroUSB]
[/branches/ibm5150_qa/hash]snes.xml

r190672 Friday 2nd December, 2022 at 13:42:44 UTC by Vasantha Crabb
ekara_japan_a.xml: Added the final known un-dumped A series cartridge.

Also added "Mermaid Melody" to titles for first three cartridges as it's
on the title screen and cartridge label in gold text (it may be there
for the others as well, but I haven't checked).

New NOT_WORKING software list items
-----------------------------------
ekara_japan_a: A-2 Mermaid Melody Pichi Pichi Pitch vol.2 [WingedPikPik, TeamEurope]
[/branches/ibm5150_qa/hash]ekara_japan_a.xml

r190671 Friday 2nd December, 2022 at 13:29:19 UTC by wilbertpol
video/v9938.cpp: Implemented V9958 registers 26 and 27 for graphic23 and graphic4 modes. (#10619)

Fixes MT08466.
[/branches/ibm5150_qa/src/devices/video]v9938.cpp

r190670 Friday 2nd December, 2022 at 13:09:56 UTC by 0kmg
Fixed some misspelling occurrences here and there. (#10605)
[/branches/ibm5150_qa/hash]apple2gs_flop_clcracked.xml msx1_cass.xml
[/branches/ibm5150_qa/src/devices/machine]mc68901.cpp
[/branches/ibm5150_qa/src/lib/formats]hxchfe_dsk.cpp ti99_dsk.cpp
[/branches/ibm5150_qa/src/mame/stern]cliffhgr.cpp

r190669 Friday 2nd December, 2022 at 12:50:30 UTC by arcadeshadow
apple2_flop_orig.xml: Use title case for company names (proper nouns). (#10622)
[/branches/ibm5150_qa/hash]apple2_flop_orig.xml

r190668 Friday 2nd December, 2022 at 12:47:32 UTC by arcadeshadow
a800.xml: Metadata cleanups. (#10624)

- Replaced countries' abbreviations by their full name.
- Lowercase on some descriptive words like "Rev", "Alt", "Prototype", "Pirate".
[/branches/ibm5150_qa/hash]a800.xml

r190667 Friday 2nd December, 2022 at 12:45:07 UTC by arcadeshadow
rz1_cass.xml: Lowercase on descriptive words. (#10623)

Lowercase on descriptive "samples" word.
[/branches/ibm5150_qa/hash]rz1_cass.xml

r190666 Friday 2nd December, 2022 at 12:43:35 UTC by Olivier Galibert
Fix f726eee (mumdump broken)
[/branches/ibm5150_qa/src/emu]emumem_hedr.ipp emumem_hedw.ipp

r190665 Thursday 1st December, 2022 at 19:49:44 UTC by Angelo Salese
upd765.cpp: return a command_end with data_completion = false for failed commands (#10615)

* upd765.cpp: return a command_end with data_completion = false for failed commands

* upd765.cpp: add for format_track_continue too
[/branches/ibm5150_qa/src/devices/machine]upd765.cpp

r190664 Thursday 1st December, 2022 at 17:57:35 UTC by Vasantha Crabb
debugger: Add missing override qualifiers in Qt debugger.
[/branches/ibm5150_qa/src/osd/modules/debugger]debugqt.cpp
[/branches/ibm5150_qa/src/osd/modules/debugger/qt]debuggerview.h

r190663 Thursday 1st December, 2022 at 17:17:41 UTC by Osso
unico/silkroad.cpp:  consolidated driver in single file
[/branches/ibm5150_qa/src/mame/unico]silkroad.cpp silkroad.h silkroad_v.cpp

r190662 Thursday 1st December, 2022 at 15:55:28 UTC by Vasantha Crabb
debugger: Hopefully fix undefined names in Cocoa debugger.
[/branches/ibm5150_qa/src/osd/modules/debugger/osx]debugcommandhistory.h debugcommandhistory.mm

r190661 Thursday 1st December, 2022 at 15:25:57 UTC by Vasantha Crabb
-debugger: Improved session save/restore.

* Qt: Save expression for memory and disassembly views.
* Qt: Made command history behave more like Cocoa.
* Qt: Added expression history and made behaviour more like Cocoa.
* Qt: Refactored global notifications to use signals.
* Win32: Increased command/expression history size to 100 items.
* Cocoa: Save state of device info viewer windows.
* Qt/Win32/Cocoa: Save command/expression history.

-util/xmlfile.cpp: Fixed bug where copyInto failed to copy nodes.
[/branches/ibm5150_qa/scripts/src/osd]modules.lua
[/branches/ibm5150_qa/src/lib/util]xmlfile.cpp
[/branches/ibm5150_qa/src/osd/modules/debugger]debugqt.cpp xmlconfig.cpp xmlconfig.h
[/branches/ibm5150_qa/src/osd/modules/debugger/osx]debugcommandhistory.h debugcommandhistory.mm debugconsole.mm debugwindowhandler.mm deviceinfoviewer.mm
[/branches/ibm5150_qa/src/osd/modules/debugger/qt]breakpointswindow.cpp breakpointswindow.h dasmwindow.cpp dasmwindow.h debuggerview.cpp debuggerview.h deviceinformationwindow.cpp deviceinformationwindow.h deviceswindow.cpp deviceswindow.h logwindow.cpp logwindow.h mainwindow.cpp mainwindow.h memorywindow.cpp memorywindow.h windowqt.cpp windowqt.h
[/branches/ibm5150_qa/src/osd/modules/debugger/win]debugwininfo.h editwininfo.cpp editwininfo.h

r190660 Thursday 1st December, 2022 at 14:07:22 UTC by AJR
bgt.cpp: Remove skeleton driver and fold sets into neptunp2.cpp
[/branches/ibm5150_qa/src/mame]arcade.flt mame.lst
[/branches/ibm5150_qa/src/mame/cirsa]neptunp2.cpp
[/branches/ibm5150_qa/src/mame/misc]bgt.cpp

r190659 Wednesday 30th November, 2022 at 19:50:26 UTC by hap
nes_apu: update stream before reading statusreg
[/branches/ibm5150_qa/hash]ibm5150.xml
[/branches/ibm5150_qa/src/devices/sound]nes_apu.cpp
[/branches/ibm5150_qa/src/mame/handheld]hh_hmcs40.cpp

r190658 Saturday 3rd December, 2022 at 21:34:40 UTC by Angelo Salese
hash/ibm5150.xml: checkpoint
[/branches/ibm5150_qa/hash]ibm5150.xml

r190657 Saturday 3rd December, 2022 at 15:01:27 UTC by Angelo Salese
hash/ibm5150.xml: demote pc1mouse again after further test, demote pc1pc being borderline unusable
[/branches/ibm5150_qa/hash]ibm5150.xml

r190656 Saturday 3rd December, 2022 at 21:37:48 UTC by Angelo Salese
video/pc_vga.cpp: fix Read Mode 1 target color for comparison
* fixes at least transparent pen sprite-like in ibm5150:lombrall & ibm5150:intsocch and missing text in ibm5150:pcglobe sets
[src/devices/video]pc_vga.cpp

r190655 Saturday 3rd December, 2022 at 21:29:17 UTC by AJR
mpu4vid.cpp: Fix bad logging format string
[src/mame/barcrest]mpu4vid.cpp

r190654 Saturday 3rd December, 2022 at 18:12:00 UTC by tim.lindner
6x09 TFR / EXG Improvement (#10572)

Remove tuple implementation used by the EXG and TFR instructions of the 6809, 6309 and Konami CPUs. It was unnecessary because fundamentally these are implemented with a single, 16 bit wide temporary register.

Changed how the 6809 CPU processes the invalid 8 to/from 16 bit register combinations. Their behavior now matches actual hardware. I used page 66 and 138 of Darren Atkinson's 6x09 manual [1] for reference. I also double checked with my own hardware [2].

Checked for regressions using NitrOS-9 (6809 and 6309) on the CoCo, And Aliens and 88Games (Konami).
[src/devices/cpu/m6809]hd6309.cpp hd6309.h hd6309.ops konami.cpp konami.h konami.ops m6809.cpp m6809.h m6809.ops

r190653 Saturday 3rd December, 2022 at 17:25:38 UTC by 987123879113
konami/hornet.cpp: Improvements for Silent Scope and Teraburst: (#10627)

* Implemented scope board ADC.
* Made the GN680 return gun controls for Teraburst.
* Added note about IRQ0 and IRQ1 bits in sysreg_w.
[src/mame/konami]hornet.cpp

r190652 Saturday 3rd December, 2022 at 16:23:50 UTC by Vasantha Crabb
Fixed some errors in Brazilian Portuguese translation. [cd4053b, Wellington Uemura]
[language/Portuguese_Brazil]strings.po

r190651 Saturday 3rd December, 2022 at 16:10:26 UTC by hap
zaccaria: fix cocktail mode [iq_132]
[src/emu]tilemap.cpp
[src/mame/namco]namcos22_v.cpp
[src/mame/zaccaria]zaccaria.h zaccaria_v.cpp

r190650 Saturday 3rd December, 2022 at 15:02:35 UTC by michael.sanborn
dataeast/deco_mlc.cpp - Add Japanese subtitle to Skull Fang clones. (#10630)

This subtitle is found on both Asian and Japanese rom sets.
[src/mame/dataeast]deco_mlc.cpp

r190649 Saturday 3rd December, 2022 at 12:08:25 UTC by hap
namcos22: apply prelim lighting to more games
[src/mame/namco]namcos22.cpp namcos22_v.cpp

r190648 Saturday 3rd December, 2022 at 11:28:08 UTC by hap
hkittymp: add steering wheel [dink]
hkittymp: correct game title

Machine promoted to working
-------
Magical Pumpkin: Puroland de Daibouken (Japan 960712) [dink]
[src/mame]mame.lst
[src/mame/capcom]cps1.cpp cps1_v.cpp

r190647 Saturday 3rd December, 2022 at 09:40:58 UTC by Osso
New working clones
------------------
Slots (Belgian Token, Game Card 95-750-452) [Gerald (COY)]
[src/mame]mame.lst
[src/mame/bfm]bfm_sc2.cpp

r190646 Saturday 3rd December, 2022 at 09:24:39 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Name Club Disney (J 980614 V1.000) [Darksoft, TeamEurope]

New NOT_WORKING software list additions
---------------------------------------
Name Club Disney (J 980614 V1.000) [Darksoft, TeamEurope]
[hash]stv.xml
[src/mame]mame.lst
[src/mame/sega]stv.cpp

r190645 Saturday 3rd December, 2022 at 02:52:57 UTC by AJR
unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers
[scripts/src]cpu.lua
[src/devices/cpu/ibm1800]ibm1800d.cpp* ibm1800d.h*
[src/devices/cpu/nova]novadasm.cpp* novadasm.h*
[src/tools]unidasm.cpp

r190644 Saturday 3rd December, 2022 at 02:16:00 UTC by Angelo Salese
ibm5150.xml: promote bigtop
[/branches/ibm5150_qa/hash]ibm5150.xml

r190643 Saturday 3rd December, 2022 at 02:04:43 UTC by Angelo Salese
ibm5150.xml: promote crypto
[/branches/ibm5150_qa/hash]ibm5150.xml

r190642 Saturday 3rd December, 2022 at 01:33:17 UTC by Angelo Salese
ibm5150.xml: promote pcglobe4 and kobanaru
[/branches/ibm5150_qa/hash]ibm5150.xml

r190641 Friday 2nd December, 2022 at 20:39:08 UTC by b0x.cub3d
konmedal.cpp: correct the K051649 audio clocks (#10625)
[src/mame/konami]konmedal.cpp

r190640 Friday 2nd December, 2022 at 19:23:13 UTC by Angelo Salese
ibm5150.xml: promote pcdos11ma
[/branches/ibm5150_qa/hash]ibm5150.xml

r190639 Friday 2nd December, 2022 at 15:46:39 UTC by wilbertpol
bus/msx: Added support for Hudson Soft Bee Card and Electric Software Astron Softcard media. (#10610)

* Copied or moved Bee Cards entries from msx1_cart.xml to msx1_bee_card.xml.
* Copied or moved SoftCard entries from msx1_cart.xml to msx_softcard.xml.
[hash]msx1_bee_card.xml* msx1_cart.xml msx_softcard.xml*
[scripts/src]bus.lua
[src/devices/bus/msx/beecard]beecard.cpp* beecard.h*
[src/devices/bus/msx/cart]beepack.cpp* beepack.h* cartridge.cpp softcard.cpp* softcard.h*
[src/devices/bus/msx/slot]cartridge.cpp
[src/devices/bus/msx/softcard]softcard.cpp* softcard.h*

r190638 Friday 2nd December, 2022 at 15:33:40 UTC by arcadeshadow
sega_beena_cart.xml: Use lowercase for things that aren't proper nouns in name. (#10527)
[hash]sega_beena_cart.xml

r190637 Friday 2nd December, 2022 at 15:31:27 UTC by r09
x68k_flop.xml: Added twelve dumps from original disks, and removed load offsets. (#10621)

* Renamed existing dumps to "cracked".
* Changed some part_ids to reflect the actual disk labels.
* Added usage notes for Death Bringer.

New working software list additions (x68k_flop.xml)
-----------------------------------
Casablanca ni Ai o - Satsujin-sha wa Jikuu o Koete [krugman]
Death Bringer [krugman]
Dome [krugman]
Emerald Dragon [krugman]
Genocide 2 - Master of the Dark Communion [krugman]
Signatory - Chouinsha [krugman]
The Hot File Express (1991-12-24) [krugman]
The Hot File Express (1993-10-28) [krugman]
Tritorn Final [krugman]
Warning Type 68 [krugman]

New not working software list additions (x68k_flop.xml)
---------------------------------------
38 Man Kilo no Kokuu [krugman]
Soft de Hard na Monogatari II [krugman]
[hash]x68k_flop.xml

r190636 Friday 2nd December, 2022 at 13:52:00 UTC by 0kmg
snes.xml: Put a couple holiday homebrews in your SNES stocking. (#10611)

New working software list additions (snes.xml)
-----------------------------------
16 Bit Xmas 2011 - Christmas Craze (USA) [retroUSB]
16 Bit Xmas 2012 - Snowball Fight (USA) [retroUSB]
[hash]snes.xml

r190635 Friday 2nd December, 2022 at 13:42:44 UTC by Vasantha Crabb
ekara_japan_a.xml: Added the final known un-dumped A series cartridge.

Also added "Mermaid Melody" to titles for first three cartridges as it's
on the title screen and cartridge label in gold text (it may be there
for the others as well, but I haven't checked).

New NOT_WORKING software list items
-----------------------------------
ekara_japan_a: A-2 Mermaid Melody Pichi Pichi Pitch vol.2 [WingedPikPik, TeamEurope]
[hash]ekara_japan_a.xml

r190634 Friday 2nd December, 2022 at 13:33:21 UTC by Angelo Salese
Merge branch 'master' into a800_cart
[/branches/a800_cart/hash]a5200.xml a800.xml a800_flop.xml xegs.xml
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a5200_supercart.cpp* a5200_supercart.h* a800_carts.cpp* a800_carts.h a800_slot.cpp a800_slot.h a8sio.cpp atari1050.h atari810.h atrax.cpp* atrax.h* bbsb.cpp* bbsb.h* cassette.cpp corina.cpp* corina.h* maxflash.cpp* maxflash.h* oss.cpp oss.h phoenix.cpp* phoenix.h* rom.cpp rom.h rtime8.cpp rtime8.h sic.cpp* sic.h* sparta.cpp sparta.h supercharger.cpp* supercharger.h* telelink2.cpp* telelink2.h* ultracart.cpp* ultracart.h* williams.cpp* williams.h*
[/branches/a800_cart/src/mame/atari]antic.cpp atari400.cpp atari400.h gtia.cpp

r190633 Friday 2nd December, 2022 at 13:29:19 UTC by wilbertpol
video/v9938.cpp: Implemented V9958 registers 26 and 27 for graphic23 and graphic4 modes. (#10619)

Fixes MT08466.
[/branches/a800_cart/src/devices/video]v9938.cpp

r190632 Friday 2nd December, 2022 at 13:09:56 UTC by 0kmg
Fixed some misspelling occurrences here and there. (#10605)
[/branches/a800_cart/hash]apple2gs_flop_clcracked.xml msx1_cass.xml
[/branches/a800_cart/src/devices/machine]mc68901.cpp
[/branches/a800_cart/src/lib/formats]hxchfe_dsk.cpp ti99_dsk.cpp
[/branches/a800_cart/src/mame/stern]cliffhgr.cpp

r190631 Friday 2nd December, 2022 at 12:50:30 UTC by arcadeshadow
apple2_flop_orig.xml: Use title case for company names (proper nouns). (#10622)
[/branches/a800_cart/hash]apple2_flop_orig.xml

r190630 Friday 2nd December, 2022 at 12:47:32 UTC by arcadeshadow
a800.xml: Metadata cleanups. (#10624)

- Replaced countries' abbreviations by their full name.
- Lowercase on some descriptive words like "Rev", "Alt", "Prototype", "Pirate".
[/branches/a800_cart/hash]a800.xml

r190629 Friday 2nd December, 2022 at 12:45:07 UTC by arcadeshadow
rz1_cass.xml: Lowercase on descriptive words. (#10623)

Lowercase on descriptive "samples" word.
[/branches/a800_cart/hash]rz1_cass.xml

r190628 Friday 2nd December, 2022 at 12:43:35 UTC by Olivier Galibert
Fix f726eee (mumdump broken)
[/branches/a800_cart/src/emu]emumem_hedr.ipp emumem_hedw.ipp

r190627 Thursday 1st December, 2022 at 19:49:44 UTC by Angelo Salese
upd765.cpp: return a command_end with data_completion = false for failed commands (#10615)

* upd765.cpp: return a command_end with data_completion = false for failed commands

* upd765.cpp: add for format_track_continue too
[/branches/a800_cart/src/devices/machine]upd765.cpp

r190626 Thursday 1st December, 2022 at 17:57:35 UTC by Vasantha Crabb
debugger: Add missing override qualifiers in Qt debugger.
[/branches/a800_cart/src/osd/modules/debugger]debugqt.cpp
[/branches/a800_cart/src/osd/modules/debugger/qt]debuggerview.h

r190625 Thursday 1st December, 2022 at 17:17:41 UTC by Osso
unico/silkroad.cpp:  consolidated driver in single file
[/branches/a800_cart/src/mame/unico]silkroad.cpp silkroad.h silkroad_v.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team