Note Feed

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

Previous 50 199869 Revisions Next 50

r199819 Tuesday 2nd January, 2024 at 11:22:20 UTC by hap
mm2: update notes about turbokit, chess*: small tweaks
[src/emu/layout]smartboard.lay
[src/mame/hegenerglaser]mm2.cpp
[src/mame/layout]tascr30.lay
[src/mame/novag]svip.cpp
[src/mame/saitek]edames.cpp intchess.cpp leonardo.cpp

r199818 Monday 1st January, 2024 at 21:07:57 UTC by Roberto Fresca
Magicard.cpp: Demoted simpbest to MNW.
[src/mame/misc]magicard.cpp

r199817 Monday 1st January, 2024 at 20:54:44 UTC by AJR
wy185es: Clock correction
[src/mame/wyse]wy55.cpp

r199816 Monday 1st January, 2024 at 20:40:22 UTC by AJR
wy185es: Add EPCI device
[src/mame/wyse]wy55.cpp

r199815 Monday 1st January, 2024 at 11:25:40 UTC by Vasantha Crabb
bus/a2bus/vistaa800.cpp: Fixed spelling.
[src/devices/bus/a2bus]vistaa800.cpp

r199814 Monday 1st January, 2024 at 11:19:34 UTC by Vasantha Crabb
Miscellaneous fixes:

* bus/a2bus/vistaa800.cpp: Guard against debugger accesses on reads with side effects.
* spectrum_betadisc_flop.xml, spectrum_cass.xml: Aliens: Neoplasma 1.2 and 1.3 have identical disc/tape images.
* msx2_flop.xml: Fixed a few descriptions.
[hash]msx2_flop.xml spectrum_betadisc_flop.xml spectrum_cass.xml
[src/devices/bus/a2bus]vistaa800.cpp

r199813 Monday 1st January, 2024 at 01:43:11 UTC by michael.sanborn
hng64.cpp: sams_64 Korean title inclusion (#11870)

* Samurai Shodown 64 has the Koreanized Chinese title, Pae Wang Jeon Seol 64.
[src/mame/snk]hng64.cpp

r199812 Monday 1st January, 2024 at 01:41:59 UTC by Miodrag Milanović
Make building emulator optional (allow building tools without building MAME) (#11889)
[/trunk]makefile
[scripts]genie.lua
[scripts/src]emu.lua

r199811 Monday 1st January, 2024 at 01:40:47 UTC by wilbertpol
bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Interface. (#11892)
[hash]msx2_cart.xml
[scripts/src]bus.lua
[src/devices/bus/msx/cart]cartridge.cpp scsi.cpp* scsi.h* slotoptions.cpp slotoptions.h

r199810 Monday 1st January, 2024 at 01:39:17 UTC by wilbertpol
msx2_flop.xml: Add 36 items, 34 working. Replaced 1 item. (#11893)
[hash]msx2_flop.xml

r199809 Sunday 31st December, 2023 at 12:49:59 UTC by Roberto Fresca
Magicard.cpp: Forgot to add the simpbest NVRAM.
[src/mame/misc]magicard.cpp

r199808 Sunday 31st December, 2023 at 05:38:07 UTC by Roberto Fresca
Magicard.cpp: Removed leftover.
[src/mame/misc]magicard.cpp

r199807 Sunday 31st December, 2023 at 05:19:48 UTC by Roberto Fresca
magicard.cpp improvements: [Roberto Fresca, Grull Osgo]
- New machine driver for Simply the Best:
- Memory map from the scratch after a lot of reverse-engineering.
- Inputs and outputs from the scratch.
- Added button-lamps support and control panel layout.
- Created default signed NVRAM neccessary to boot the game.
- Promoted to working with machine unemulated protection flag.

Systems promoted to working
---------------------------
Simply the Best (CZ750, v1.0) [Roberto Fresca, Grull Osgo, Team Europe]
[src/mame/layout]simpbest.lay*
[src/mame/misc]magicard.cpp

r199806 Sunday 31st December, 2023 at 03:55:43 UTC by wilbertpol
msx2_flop.xml: Added 22 items, 21 working. Removed 1, replaced 2 items. (#11881)
[hash]msx2_flop.xml

r199805 Sunday 31st December, 2023 at 03:18:00 UTC by wilbertpol
lib/util/flac.cpp: Add support for flac data where bits_per_sample != 16. (#11848)
[src/lib/formats]flacfile.cpp
[src/lib/util]flac.cpp flac.h

r199804 Sunday 31st December, 2023 at 01:55:40 UTC by robjustice
bus/a2bus: Added Vista A800 8 inch Disk Controller Card (#11885)
[scripts/src]bus.lua
[src/devices/bus/a2bus]cards.cpp vistaa800.cpp* vistaa800.h*

r199803 Friday 29th December, 2023 at 19:42:12 UTC by Osso
New working clones
------------------
NBA Jam (proto v 1.01 1/23/93) [reynaldodhalam]
[src/mame]mame.lst
[src/mame/midway]midtunit.cpp

r199802 Friday 29th December, 2023 at 19:20:14 UTC by misty.de.m.o
igs/pgm.cpp: removed martmasttw after confirming it's a bad dump (#11883)
[src/mame]mame.lst
[src/mame/igs]pgm.cpp

r199801 Friday 29th December, 2023 at 16:56:13 UTC by Dirk Best
ncd/ncd16: Add NCD 16 Version 2.1.0 [Bitsavers]
[src/mame/ncd]ncd68k.cpp

r199800 Thursday 28th December, 2023 at 19:06:00 UTC by AJR
hh_ht11xx.cpp: Another note
[src/mame/handheld]hh_ht11xx.cpp

r199799 Thursday 28th December, 2023 at 15:01:42 UTC by hap
brke23p2: remove wrong note
[src/mame/handheld]hh_ht11xx.cpp

r199798 Thursday 28th December, 2023 at 10:35:38 UTC by hap
ht1130: only clear regs at device_reset that RES clears,
brke23p2: mark game as working now that MNW flag was removed

Systems promoted to working
---------------------------
Brick Game 96 in 1 (E-23 Plus Mark II) [David Haywood]
[src/devices/cpu/ht1130]ht1130.cpp
[src/mame/handheld]hh_ht11xx.cpp
[src/mame/hegenerglaser]mm2.cpp

r199797 Thursday 28th December, 2023 at 09:27:14 UTC by hap
nes.hsi: revert hash removal
[hash]nes.hsi

r199796 Thursday 28th December, 2023 at 09:13:09 UTC by David Haywood
small tweaks to recent submissions (#11880)
[src/mame/handheld]hh_ht11xx.cpp
[src/mame/sigma]sigmab88.cpp

r199795 Wednesday 27th December, 2023 at 21:09:29 UTC by iceknigh7
nes.xml: Fixed board name (#11879)

* nes.xml: Fixed board type

Fixed the board type name, which is "NES-SNEPROM" as seen in the existing picture.

Named the dump "0.prg" following the notes in the softlist:
> Note on the filenames: whenever a chip was labeled, the label writings have been used as filenames, so that in principle
>    one could burn back the content on the right chip. When no label was present on the cart pcb, we have arbitrarily chosen the names
>    0.prg and 0.chr (alternatively, 1.prg and 1.chr for later revisions of a game).

(Original released dump file was named "Super Sushi Pinball.nes", not sure how it became in "super sushi pinball (usa) (beta).prg" the previous PR)
[hash]nes.xml

r199794 Wednesday 27th December, 2023 at 16:54:01 UTC by Dirk Best
brother/pn8800fxb: Fix ROM and memory banking, mark working

Systems promoted to working
---------------------------
Brother PN-8800FXB
[src/mame/brother]pn8800fxb.cpp

r199793 Wednesday 27th December, 2023 at 16:09:41 UTC by AJR
sigma/sigmab88.cpp: Preliminary mappings based on reverse engineering
[src/mame/sigma]sigmab88.cpp

r199792 Wednesday 27th December, 2023 at 14:58:55 UTC by hap
fidelity*: remove imperfect timing flag for clockdiv drivers
[src/mame/fidelity]as12.cpp elite.cpp sc12.cpp

r199791 Wednesday 27th December, 2023 at 14:47:38 UTC by David Haywood
New machines marked as NOT WORKING (#11877)

New machines marked as NOT WORKING
-----------
Cool 104 [ethteck]

Co-authored-by: David Haywood <hazemamewip@hotmail.com>
[src/mame]mame.lst
[src/mame/sigma]sigmab88.cpp*

r199790 Tuesday 26th December, 2023 at 23:55:46 UTC by robin.sergeant
add support for 2nd RM Nimbus joystick (#11867)
[src/mame/rm]rmnimbus.cpp rmnimbus.h rmnimbus_m.cpp

r199789 Tuesday 26th December, 2023 at 23:11:30 UTC by Angelo Salese
amiga/amiga_m.cpp: move CIA A TOD writes to vblank end, make Logica CIA Alarm test to work reliably
[src/devices/machine]mos6526.cpp
[src/mame/amiga]amiga_m.cpp

r199788 Tuesday 26th December, 2023 at 22:45:31 UTC by Angelo Salese
machine/mos6526.cpp: fix UNUSED register behaviour, add alarm irq
[src/devices/machine]mos6526.cpp

r199787 Tuesday 26th December, 2023 at 21:56:52 UTC by hap
hash: remove GoodXXX fake hashes
[hash]nes.hsi pico.xml

r199786 Tuesday 26th December, 2023 at 21:39:01 UTC by hap
savant,svip: small tweak to svg
[src/mame/novag]savant.cpp snova.cpp svip.cpp

r199785 Tuesday 26th December, 2023 at 21:02:54 UTC by Angelo Salese
machine/mos6526.cpp: fix a couple of initial states as per vAmigaTS/showcia1 test
[src/devices/machine]mos6526.cpp

r199784 Tuesday 26th December, 2023 at 20:30:25 UTC by hap
nmicro2: piccolo has the same mcu as octo
[src/mame/novag]micro2.cpp
[src/mame/saitek]edames.cpp

r199783 Tuesday 26th December, 2023 at 19:24:21 UTC by hap
brke23p2: correct svg aspect ratio, add ioport array
[src/mame/handheld]hh_ht11xx.cpp

r199782 Tuesday 26th December, 2023 at 19:17:43 UTC by hap
brke23p2: reduce number of outputs
[src/mame/handheld]hh_ht11xx.cpp

r199781 Tuesday 26th December, 2023 at 19:12:39 UTC by hap
ht1130: system clock is stopped when halted so don't enter the icount loop
[src/devices/cpu/ht1130]ht1130.cpp

r199780 Tuesday 26th December, 2023 at 19:01:41 UTC by David Haywood
Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11872)

new machines marked as NOT WORKING
--------------------------
Brick Game 96 in 1 (E-23 Plus Mark II) [azya52, David Haywood]
[scripts/src]cpu.lua
[src/devices/cpu/ht1130]ht1130.cpp* ht1130.h* ht1130d.cpp* ht1130d.h*
[src/mame]mame.lst
[src/mame/handheld]hh_ht11xx.cpp*
[src/tools]unidasm.cpp

r199779 Tuesday 26th December, 2023 at 16:28:17 UTC by hap
cv1k: remove unused palette device
[src/mame/misc]cv1k.cpp

r199778 Tuesday 26th December, 2023 at 15:54:24 UTC by hap
rendersw: add out of bounds check to 16-bit get_texel (32-bit version already has it)
[src/emu]rendersw.hxx

r199777 Tuesday 26th December, 2023 at 14:07:16 UTC by hap
New working clones
------------------
Mephisto Academy T+T (Dutch, prototype) [mclane]
[src/mame]mame.lst
[src/mame/hegenerglaser]academy.cpp mm2.cpp
[src/mame/layout]gammonm2.lay

r199776 Tuesday 26th December, 2023 at 13:53:07 UTC by Vasantha Crabb
spectrum_betadisc_flop.xml, spectrum_cass.xml: Added Aliens: Neoplasma version 1.2.

New working software list items (spectrum_betadisc_flop.xml)
-------------------------------
Aliens: Neoplasma (v1.2, English, AY sound)
Aliens: Neoplasma (v1.2, English, Turbo Sound)
Aliens: Neoplasma (v1.2, Russian, AY sound)
Aliens: Neoplasma (v1.2, Russian, Turbo Sound)
Aliens: Neoplasma (v1.2, Spanish, AY sound)
Aliens: Neoplasma (v1.2, Spanish, Turbo Sound)

New working software list items (spectrum_cass.xml)
-------------------------------
Aliens: Neoplasma (v1.2, English, AY sound)
Aliens: Neoplasma (v1.2, English, Turbo Sound)
Aliens: Neoplasma (v1.2, Russian, AY sound)
Aliens: Neoplasma (v1.2, Russian, Turbo Sound)
Aliens: Neoplasma (v1.2, Spanish, AY sound)
Aliens: Neoplasma (v1.2, Spanish, Turbo Sound)
[hash]spectrum_betadisc_flop.xml spectrum_cass.xml

r199775 Tuesday 26th December, 2023 at 13:12:22 UTC by arcadeshadow
spectrum_cass.xml: Added 112 items (110 working), and replaced one item with a better dump. (#11871)

* Replaced Bloody with a better dump. [Spectrum Computing]
* Removed Bobo (Erbe) as it is a duplicate dump.
* Cleaned up metadata based on information from Spectrum Computing.

New working software list items (spectrum_cass.xml)
--------------------------------------------
Advanced Zombie Survival Lawnmower Simulator [Spectrum Computing]
Adventures of Buratino [Spectrum Computing]
Aknadach [Spectrum Computing]
Aknadach (Softhouse) [Spectrum Computing]
Airborne Ranger (Erbe, two sided tapes) [Spectrum Computing]
Aliens: Neoplasma (v1.3, English, AY sound) [Spectrum Computing]
Aliens: Neoplasma (v1.3, English, Turbo Sound) [ZX Online]
Aliens: Neoplasma (v1.3, Russian, AY sound) [Spectrum Computing]
Aliens: Neoplasma (v1.3, Russian, Turbo Sound) [ZX Online]
Aliens: Neoplasma (v1.3, Spanish, AY sound) [Spectrum Computing]
Aliens: Neoplasma (v1.3, Spanish, Turbo Sound) [Spectrum Computing]
All Hallows: Rise of the Pumpkin [Spectrum Computing]
All Hallows: Rise of the Pumpkin (ULA Plus) [Spectrum Computing]
Alta Tension (Erbe - Serie Leyenda) [Spectrum Computing]
Angel Nieto Pole 500cc (IBSA - Serie Leyenda) [Spectrum Computing]
Autocrash [Spectrum Computing]
Black Lamp [Spectrum Computing]
Bloody Paws [Spectrum Computing]
Bloody Paws (bug fix) [Spectrum Computing]
Bomb Bomb Buster [Spectrum Computing]
Bomb Bomb Buster (first version) [Spectrum Computing]
Bomb Bomb Buster (alt) [Spectrum Computing]
Bomb Bomb Buster (easy version) [Spectrum Computing]
Captain America in the Doom Tube of Dr Megalomann [Spectrum Computing]
Comando Quatro [Spectrum Computing]
Comando Tracer [Spectrum Computing]
Corrupt [Spectrum Computing]
Cosmic Payback [Spectrum Computing]
Crimbo - A Gloop Troops Tale [Spectrum Computing]
Dirty Dozer [Spectrum Computing]
Dizzy III - Fantasy World Dizzy - Extended Edition 2023 (English, mod) [The Dizzy Fansite]
Dizzy III - Fantasy World Dizzy - Extended Edition 2023 (Russian, mod) [The Dizzy Fansite]
Doom (pre-release) [Spectrum Computing]
Doombase (System 4) [Spectrum Computing]
Emilio Butragueño Futbol 2 (large cardboard case) [Spectrum Computing]
Equinox (Erbe, medium case) [Spectrum Computing]
Equinox (Erbe - Serie Leyenda) [Spectrum Computing]
Evil Realm + Bugout [Planeta Sinclair]
Existenz: Crazy Delfox [Spectrum Computing]
Fire Desire [Spectrum Computing]
Fist-Ro Fighter [Spectrum Computing]
Frost Byte (Erbe - Serie Leyenda) [Spectrum Computing]
Funky Fungus Reloaded (English) [World of Spectrum Classic]
Funky Fungus Reloaded (French) [World of Spectrum Classic]
Funky Fungus Reloaded (German) [World of Spectrum Classic]
Funky Fungus Reloaded (Italian) [World of Spectrum Classic]
Funky Fungus Reloaded (Portuguese) [World of Spectrum Classic]
Funky Fungus Reloaded (Spanish) [World of Spectrum Classic]
Get Out of Mars [Spectrum Computing]
Gloop Troops [Spectrum Computing]
Gloop Troops: The Lost Crown [Spectrum Computing]
Hammer Boy [Spectrum Computing]
Impossible Mission (Compulogical) [Spectrum Computing]
Ivan 'Ironman' Stewart's Super Off Road Racer (MCM) [Spectrum Computing]
Jackson City [Spectrum Computing]
Justin [Spectrum Computing]
Justin and The Lost Abbey [Spectrum Computing]
Leaderboard (Erbe) [Spectrum Computing]
Load'N'Run (Italy) N. 6 - Giugno 1984 [Edicola 8 Bit]
Load'N'Run (Italy) N. 7 - Luglio-Agosto 1984 [Edicola 8 Bit]
Load'N'Run (Italy) N. 8 - Settembre 1984 [Edicola 8 Bit]
MagicAble [Spectrum Computing]
Mantronix (Zafi Chip) [Spectrum Computing]
Mapsnatch [Spectrum Computing]
Marie Celeste (Clube Nacional de Aventura, pirate) [Planeta Sinclair]
Marsmare: Alienation [Spectrum Computing]
Mega-Corp [Spectrum Computing]
Metal Man [Spectrum Computing]
Metal Man Reloaded (English) [Spectrum Computing]
Metal Man Reloaded (Czech) [Spectrum Computing]
Metal Man Reloaded (Italian) [Spectrum Computing]
Metal Man Reloaded (Polish) [Spectrum Computing]
Metal Man Reloaded (Russian) [Spectrum Computing]
Metal Man Reloaded (Spanish) [Spectrum Computing]
Metal Man Remixed [Spectrum Computing]
Mr. Hair & The Fly [Spectrum Computing]
Mr. Hair & The Fly (alt) [Lee Stevenson]
Nemesis the Warlock (Erbe) [Spectrum Computing]
Oberon 69 [Spectrum Computing]
Rana Rama [Spectrum Computing]
Robot - The Impossible Mission (QAOP keys) [Spectrum Computing]
Robot - The Impossible Mission (ZXKM keys) [Spectrum Computing]
Rubicon (Rucksack Games) [Spectrum Computing]
Rubicon (Rucksack Games, ULA Plus) [Spectrum Computing]
Schizoids (Nuova Newel) [Planeta Sinclair]
Seraphima (English) [ZOSYA entertainment]
Seraphima (Portuguese) [ZOSYA entertainment]
Seraphima (Russian) [ZOSYA entertainment]
Seraphima (Yandex Retro Games Battle v3 competition) [ZOSYA entertainment]
Simon [Spectrum Computing]
Skull & Crossbones (Dro Soft) [Spectrum Computing]
Sky Runner (Z Cobra) [World of Spectrum]
Souls Remaster [Spectrum Computing]
Space Monsters Meet THE HARDY [Spectrum Computing]
Starring Charlie Chaplin (Erbe) [Spectrum Computing]
Starring Charlie Chaplin (Erbe - Serie Leyenda) [Spectrum Computing]
The Hair-Raising Adventures of Mr. Hair [Spectrum Computing]
The Prayer of the Warrior [Spectrum Computing]
The Prayer of the Warrior (demo) [Spectrum Computing]
The World War Simulator: Part One (English) [Spectrum Computing]
The World War Simulator: Part One (Spanish) [Spectrum Computing]
The World War Simulator: Part II (Spanish) [Spectrum Computing]
Tokyo Gang [Spectrum Computing]
Toyota Celica GT Rally (Dro Soft) [Spectrum Computing]
Tus Juegos №3 [Planeta Sinclair]
W.A.R (Erbe) [Spectrum Computing]
Xarax (Potz Blitz) [Spectrum Computing]
Xecutor (Dro Soft) [World of Spectrum]
Yokai Monk (v1.7) [Spectrum Computing]
Yokai Monk (v1.8) [Spectrum Computing]

New software list items marked not working (spectrum_cass.xml)
--------------------------------------------
Cosmic Debris (ZX Data) [Spectrum Computing]
Zorro (Erbe, medium case) [Spectrum Computing]
[hash]spectrum_cass.xml

r199774 Tuesday 26th December, 2023 at 12:59:59 UTC by david..foxhack..silva
nes.xml: Added an unreleased NES version of Super Pinball. (#11875)

New working software list items (nes.xml)
-------------------------------
Super Sushi Pinball (USA, prototype) [Ed Semrad, Hidden Palace, VGHF]
[hash]nes.xml

r199773 Monday 25th December, 2023 at 19:41:09 UTC by Roberto Fresca
magicard.cpp improvements: [Roberto Fresca, Grull Osgo]
- Correct simpbest ds24c04 ROM load.
- Derivated machine driver and memory map for simpbest.
- Fixed lucky7x ROM load.
- Fixed inputs for both lucky7i and lucky7x.
- Created default NVRAM for lucky7x.
- Promoted lucky7x to working.

Clones promoted to working
--------------------------
Lucky 7 (Impera, V04/91a, set 2) [Roberto Fresca, Grull Osgo]
[src/mame/misc]magicard.cpp

r199772 Monday 25th December, 2023 at 14:42:08 UTC by Vasantha Crabb
Cleanup, and adding escaped characters to comments.
[src/devices/bus/pc_kbd]ec1841.cpp
[src/devices/cpu/m6800]m6801.cpp
[src/mame/canon]canon_s80.cpp
[src/mame/misc]kurukuru.cpp
[src/mame/skeleton]aaa.cpp gm1000.cpp
[src/mame/taito]pc080sn.cpp pc080sn.h
[src/mame/televideo]tv910.cpp tv950kb.cpp
[src/mame/tomy]tutor.cpp
[src/mame/vtech]crvision.cpp
[src/mame/wyse]wy50kb.cpp
[src/mame/yamaha]ymtx81z.cpp

r199771 Monday 25th December, 2023 at 14:26:09 UTC by wilbertpol
msx2_flop.xml: Added 41 working items, and replaced four items with better dumps. (#11874)

* Replaced Disc Station Deluxe 3 (Japan) with a better dump. [file-hunter]
* Replaced Madonna no Yuuwaku (Japan) with a better dump. [file-hunter]
* Replaced MSX Spring (Japan, cracked) with a better dump. [file-hunter]
* Replaced New Adam & Eve (Japan) with a better dump. [file-hunter]

New working software list items (msx2_flop.xml)
-------------------------------
Construction Tool Meizu-kun (Japan) [file-hunter]
Jangou 1 (Japan) [file-hunter]
El Mago de Oz (Spain) [file-hunter]
Mahjong Shikaku Gaiden Hana no Momoko-gumi! (Japan) [file-hunter]
Master of Monsters Map Collection (Japan) [file-hunter]
MSX Free Software 100-sen (Japan) [file-hunter]
MSX Free Software 100-sen Lot.2 (Japan) [file-hunter]
MSX Magazine 5 Gatsu-gou Program Service (Japan, 1991) [file-hunter]
MSX Magazine 6 Gatsu-gou Program Service (Japan, 1991) [file-hunter]
MSX Train 2 (Japan) [file-hunter]
MSX-FAN Fandom Library 4 (Japan) [file-hunter]
MSX-FAN Fandom Library 5 (Japan) [file-hunter]
MSX-FAN Fandom Library 6 (Japan) [file-hunter]
MSX-FAN Fandom Library 7 (Japan) [file-hunter]
Naoko no Daihitsu (Japan) [file-hunter]
Jong Borg Suzume (Japan) [file-hunter]
Mei Tantei Numarin The Private Detective (Japan) [file-hunter]
Mei Tantei Numarin 2 The Private Detective (Japan) [file-hunter]
Mei Tantei Numarin 3 (Japan) [file-hunter]
Kibou Shima no Satsujin (Japan) [file-hunter]
Mad House [file-hunter]
Magical Labyrinth Remix (Japan, download) [Gigamix]
MAR'Z PROJECT Present Disc (Japan) [file-hunter]
Marslander (English) [Murilo Carmello]
Marslander (English, older) [Murilo Carmello]
Marslander (Portuguese) [Murilo Carmello]
Marslander (Portuguese, older) [Murilo Carmello]
Memory (v1.1) [MSXdev]
Memory (v1.0) [file-hunter]
Metal Gear 2 Solid Snake Maps (Netherlands) [file-hunter]
Meteorite Kiss [file-hunter]
Micro Music (Netherlands) [file-hunter]
Migicon Scroll Text Demo [file-hunter]
MinQ (Japanese, English, Spanish) [NukegaraDHP]
MinQ (Japanese) [NukegaraDHP]
Monimoni Theatre (Japan) [file-hunter]
Monoris (Japan) [file-hunter]
MSX Hot Numbers (Spanish) [file-hunter]
MSX Klup Bonus Disc [file-hunter]
MSX Wars V (Japan) [file-hunter]
MSX-Debugger (Netherlands, v1.30) [file-hunter]

Software list items promoted to working (msx2_flop.xml)
------------------------------------------
Madonna no Yuuwaku (Japan)
[hash]msx2_flop.xml

r199770 Monday 25th December, 2023 at 13:17:18 UTC by mike
cpu/mb88xx: Added an internal flag set on servicing an interrupt and cleared by RTI. (#11868)

Suppressing nested interrupts appears to fix issues in Arabian (MT03916 and MT08436).

Also renamed m_nf to m_if to match the datasheet.
[src/devices/cpu/mb88xx]mb88xx.cpp mb88xx.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team