Note Feed

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

Previous 50 199869 Revisions Next 50

r199366 Thursday 23rd November, 2023 at 09:16:18 UTC by Olivier Galibert
hd44780: Correct a pair of clocks
[src/mame/yamaha]mulcd.cpp ymdx100.cpp

r199365 Thursday 23rd November, 2023 at 09:15:19 UTC by Olivier Galibert
swp30d: Small advances to the disassembler
[src/devices/sound]swp30.cpp swp30d.cpp

r199364 Thursday 23rd November, 2023 at 07:00:39 UTC by Vasantha Crabb
-video/hd44780.cpp: Cleaned up mess in ROM selection code.

-taito/*.cpp: Keep local headers before library headers.
[src/devices/video]hd44780.cpp hd44780.h
[src/mame/elektor]avrmax.cpp
[src/mame/omron]luna_88k.cpp
[src/mame/skeleton]alphasma.cpp alphasma3k.cpp consola_emt.cpp eurit.cpp
[src/mame/taito]pkspirit.cpp sbmjb.cpp taito_o.cpp
[src/mame/vtech]pc2000.cpp
[src/mame/yamaha]ympsr340.cpp

r199363 Thursday 23rd November, 2023 at 02:23:07 UTC by Angelo Salese
sega/sms_bootleg.cpp: add some sense over $8000-$bfff, fix Wonder Boy, Alex Kidd, Solomon Key
[src/mame/sega]sms_bootleg.cpp

r199362 Thursday 23rd November, 2023 at 02:03:45 UTC by AJR
Fix clang error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
[src/mame/sega]sms_bootleg.cpp

r199361 Thursday 23rd November, 2023 at 00:35:50 UTC by Angelo Salese
sega/sms_bootleg.cpp: fix Super Mario in smssgame
[src/mame/sega]sms_bootleg.cpp

r199360 Thursday 23rd November, 2023 at 00:07:38 UTC by Angelo Salese
sega/sms_bootleg.cpp: initial stab at game ROM banking
[src/mame/sega]sms_bootleg.cpp

r199359 Wednesday 22nd November, 2023 at 22:17:46 UTC by AJR
irem/travrusa.cpp: Correct CPU clock and screen timings based on schematics
[src/mame/irem]travrusa.cpp

r199358 Wednesday 22nd November, 2023 at 18:26:24 UTC by Angelo Salese
taito/taito_o.cpp: tie irq 7 to all clear switch, allows game init from user side
[src/mame/snk]dmndrby.cpp
[src/mame/taito]taito_o.cpp

r199357 Wednesday 22nd November, 2023 at 18:21:00 UTC by clawgrip
vtech/geniusjr.cpp: Dumped and added a Russian 'Talking Whiz-Kid Animated' variant with three cartridges. (#11615)

New systems marked not working
------------------------
VTech Precomputer Elektronik (Russia) [murgatroid_79]

New software items marked not working (gjrstar.xml)
------------------------
Matematika - Podarok Pervoklassniku [murgatroid_79]
Narodnyye Zagadki [murgatroid_79]
V Poiskakh Dukhovnykh Sokrovishch [murgatroid_79]
[hash]gjrstar.xml
[src/mame]mame.lst
[src/mame/vtech]geniusjr.cpp

r199356 Wednesday 22nd November, 2023 at 17:40:54 UTC by 987123879113
cpu/powerpc: Don't generalte illegal instruction exception for lmw invalid forms (fixes MT08791). (#11775)
[src/devices/cpu/powerpc]ppcdrc.cpp ppcfe.cpp

r199355 Wednesday 22nd November, 2023 at 17:29:32 UTC by clawgrip
misc/majorpkr.cpp: Removed bad dump of 10_palce20v8h.bin from Super Yutnori. (#11774)
[src/mame/misc]majorpkr.cpp

r199354 Wednesday 22nd November, 2023 at 16:33:27 UTC by David Haywood
Added various TV games and associated software (mostly not working). (#11755)

* Moved zone3d from tvgames/spg29x.cpp to tvgames/spg29x_lexibook_jg7425.cpp.
* sega/megadriv_rad.cpp: Changed short name suffix on UK releases from "p" (PAL) to "uk".

New working clones
--------------------
Radica / Sega Mega Drive Collection Volume 1 (Radica, Arcade Legends) (UK) [TeamEurope, David Haywood]
VTech Dora the Explorer - Dora TV Explorer Phone / L'anniversaire de Babouche (France) [TeamEurope, David Haywood]

New systems marked not working
--------------------
Konami Marimba Tengoku (Japan) [TeamEurope, David Haywood]
Lexibook Disney Frozen TV Game Console (32-bit, Lexibook, JG7420FZ) [TeamEurope, David Haywood]

New clones marked not working
--------------------
IVL Technologies (Lexibook license) KaraokeMicro Star (France) [TeamEurope, David Haywood]
Taikee / V-Tac Jeu Intéractif TV (France) [TeamEurope, David Haywood]

New software list items marked not working (easy_karaoke_cart.xml)
--------------------
KaraokeMicro Star Cartouche 1 [TeamEurope, David Haywood]
KaraokeMicro Star Cartouche 2 [TeamEurope, David Haywood]
KaraokeMicro Star Cartouche 3 [TeamEurope, David Haywood]
[hash]easy_karaoke_cart.xml
[src/mame]mame.lst
[src/mame/sega]megadriv_rad.cpp
[src/mame/skeleton]easy_karaoke.cpp hudson_poems.cpp*
[src/mame/tvgames]spg29x.cpp spg29x_lexibook_jg7425.cpp spg2xx.cpp spg2xx.h

r199353 Wednesday 22nd November, 2023 at 14:08:24 UTC by AJR
xtensad.cpp: Fix decoding of cache instructions
[src/devices/cpu/xtensa]xtensad.cpp

r199352 Wednesday 22nd November, 2023 at 13:56:17 UTC by AJR
unidasm: Add disassembler for Tensilica Xtensa architecture
[scripts/src]cpu.lua
[src/devices/cpu/xtensa]xtensad.cpp* xtensad.h*
[src/tools]unidasm.cpp

r199351 Wednesday 22nd November, 2023 at 12:42:34 UTC by Nigel Barnes
psion/psion3.cpp: Added save state flag.

psion/psion3a.cpp: Added preliminary Condor serial device for Series 3c, and added save state flag.

psion/psionhc.cpp: Removed expansion port C, and added save state flag.

psion/siena.cpp: Added preliminary Condor serial device, and added save state flag.

psion/workabout.cpp: Added save state flag.
[scripts/src]machine.lua
[src/devices/machine]psion_condor.cpp* psion_condor.h*
[src/mame/psion]psion3.cpp psion3a.cpp psionhc.cpp siena.cpp workabout.cpp

r199350 Wednesday 22nd November, 2023 at 11:33:08 UTC by Roberto Fresca
Taito O system: Second round of clean-ups and different hopper implementation.
[src/mame/taito]taito_o.cpp

r199349 Wednesday 22nd November, 2023 at 05:35:24 UTC by qufb
sega/sega_beena_cart.xml: Add 33 software items (27 working). (#11239)

New working software items (sega/sega_beena_cart.xml)
-------------------------
Beena Town e Youkoso (Rev. S-100001-1002) [TeamEurope]
Chiiku Drill Oshare Majo Love and Berry: Moji Kazu Chie Asobi [TeamEurope]
Chiiku Drill Pocket Monster Diamond & Pearl: Moji Kazu Chie Asobi [TeamEurope]
Doraemon Chinou Daikaihatsu! Waku Waku Game Land [TeamEurope]
Doraemon Tanoshii En Seikatsu Youchien Hoikuen [TeamEurope]
Doraemon Tanoshiku O-Keiko Hiragana Katakana [TeamEurope]
Futari wa Pretty Cure Max Heart [TeamEurope]
Game ga Ippai Kikansha Thomas [TeamEurope]
Geneki Toudai-sei ga Tsukutta! 'Dekiru Ko ni Naru Seikatsu Shuukan Dragon Sakura Youji-hen' [TeamEurope]
GoGo Sentai Boukenger Kazu to Katachi o Oboeyou! [TeamEurope]
Kouchuu Ouja Mushiking: Nebu-Hakase to Kazu Katachi ni Challenge! [TeamEurope]
Meitantei Conan: Kanzen Suiri! Kazu to Zukei no Nazo [TeamEurope]
Narumiya Mezzo Piano Oshare & Lesson [TeamEurope]
Nihongo de Asobo [TeamEurope]
Oden-kun: Oden Mura no Tanoshii Nakama-tachi [TeamEurope]
Pocket Monster Advance Generation Pokémon Suuji Battle!! [TeamEurope]
Point Gakushuu 10-masu Keisan [TeamEurope]
Shimajirou no Eigo Activity Ehon: ABC Park de Asobou! [TeamEurope]
Suite PreCure: Happy Oshare Harmony [TeamEurope]
Tomica de Asobou! [TeamEurope]

New partially working software list items (sega/sega_beena_cart.xml)
-------------------------
Anpanman o Sagase! [TeamEurope]
Cinnamoroll: Cafe Cinnamon de O-Tetsudai [TeamEurope]
Engine Sentai Go-onger Mach de Oboeru! Aiueo!! [TeamEurope]
Omoiyari o Hagukumu Katarikake Ehon Miffy to Asobou Utaou [TeamEurope]
Pocket Monster Diamond and Pearl Pokemon o Sagase Meiro de Daibouken (Rev. S-100039-1000) [TeamEurope]
Tensou Sentai Goseiger Super Battle Daishuugou! [TeamEurope]
Yes! PreCure 5 GoGo!: LoveLove Hiragana Lesson [TeamEurope]

New software items marked not working (sega/sega_beena_cart.xml)
-------------------------
Cars 2 Racing Beena: Mezase! World Champion! [TeamEurope]
Go! Go! Advance Drive: 6-tsu no Machine ni Chousen da! [TeamEurope]
Pashah to Henshin Beauty Academy [TeamEurope]
Shooting Beena Toy Story 3: Woody to Buzz no Daibouken! [TeamEurope]
Soreike! Anpanman Card de Tanoshiku ABC [TeamEurope]
Soreike! Anpanman O-Mise ga Ippai! TV de O-Ryouri Tsukutchao [TeamEurope]
[hash]sega_beena_cart.xml

r199348 Wednesday 22nd November, 2023 at 02:14:11 UTC by mark.garlanger
heathkit/tlb.cpp: Enabled scanline screen updates for Superset. (#11771)

Fixes on-screen menus.
[src/mame/heathkit]tlb.cpp

r199347 Wednesday 22nd November, 2023 at 01:41:12 UTC by Angelo Salese
snk/dmndrby.cpp: implement sound CPU reset, add dmndrbybl base inputs
[src/mame/snk]dmndrby.cpp

r199346 Tuesday 21st November, 2023 at 22:56:41 UTC by Roberto Fresca
First round of clean-ups (still working on solving issues).
[src/mame/taito]taito_o.cpp

r199345 Tuesday 21st November, 2023 at 21:47:48 UTC by Angelo Salese
snk/dmndrby.cpp: fix sound section
[src/mame/snk]dmndrby.cpp

r199344 Tuesday 21st November, 2023 at 20:32:09 UTC by hap
New working systems
-------------------
Enterprise "S" [hap, Sean Riddle, Lord Nightmare]
[src/devices/cpu/m6800]m6801.cpp m6801.h
[src/mame]mame.lst
[src/mame/layout]cxg_enterprise.lay*
[src/mame/saitek]companion2.cpp

r199343 Tuesday 21st November, 2023 at 19:14:47 UTC by sergio.g
-jaleco/megasys1.cpp: Dumped I/O microcontroller for 64th. Street - A Detective Story. (#11772)

-taito/tnzs.cpp: Added link to a photo of a Plump Pop PCB.
[src/mame/jaleco]megasys1.cpp megasys1.h
[src/mame/taito]tnzs.cpp

r199342 Tuesday 21st November, 2023 at 18:27:20 UTC by Nigel Barnes
New working software list additions
-----------------------------------
psion_ssd: Chess, OPL Programming Language [anonymous]
[hash]psion_ssd.xml

r199341 Tuesday 21st November, 2023 at 18:27:20 UTC by Nigel Barnes
New working software list additions
-----------------------------------
bbc_rom: ETL 3800A, Fast Fourier Transform 0.02, Hermes Support ROM 1.05, Integra-B OS 1.12, Integra-B OS 1.25, Integra-B OS 1.26, NLQ Designer 1.4, NovaCAD 12TA, PMS Utility ROM 1.2, Sideways RAM 32K, RTTY G3WHO 1.04, RTTY G3WHO 1.05, RTTY G3WHO 1.06, RTTY G3WHO 1.07, RTTY 1.10, Solidisk DFS 2.2k Issue 2 [hack], WordPower 3.02, Workstation 1.42 #0148 [Nigel Barnes]

New NOT_WORKING software list additions
---------------------------------------
bbc_rom: B2P-6502, GoMMC Tools 1.19, Micron Plus EPROM Programmer 1.41 [Nigel Barnes]
[hash]bbc_rom.xml

r199340 Tuesday 21st November, 2023 at 18:27:19 UTC by Nigel Barnes
dragon_cart.xml: Replaced Cumana DOS v2.0 with good dump.
[hash]dragon_cart.xml

r199339 Tuesday 21st November, 2023 at 18:14:36 UTC by arcadeshadow
ibm5170_cdrom.xml: Added 21 items (18 working). (#11760)

New working software list additions (ibm5170_cdrom.xml)
--------------------------------------------
5 Plus One: Pack 12 - Ghostbusters II [redump.org]
Brutal: Paws of Fury (Europe) [redump.org]
Darkseed (Germany, Action Sixteen release) [redump.org]
Dune (Europe, White Label release) [redump.org]
Dune II - Battle for Arrakis (Netherlands) [redump.org]
Dune II - Battle for Arrakis (Germany, PC Games Collection 2 release) [redump.org]
Dune II - The Building of a Dynasty (USA, Gold Medal 12 CD Pack) [redump.org]
Fables & Fiends - Book Three: Malcolm's Revenge (Europe, Japan) [redump.org]
Fables & Fiends - Book Two: The Hand of Fate (UK, Sold Out release) [redump.org]
Jurassic Park (Europe) [redump.org]
Jurassic Park (Germany) [redump.org]
Jurassic Park (USA) [redump.org]
Star Control [redump.org]
Stellar 7 (USA) [redump.org]
Stellar 7 (USA, alt) [redump.org]
The Cool Croc Twins + Magic Boy (Europe, 2 Game Pack release) [redump.org]
The Cool Croc Twins + Magic Boy (Netherlands) [redump.org]
The Dig (Japan) [redump.org]

New NOT working software list additions (ibm5170_cdrom.xml)
--------------------------------------------
Darkseed (USA) [redump.org]
Darkseed (USA, alt) [redump.org]
Dogfight: 80 Years of Aerial Warfare (Europe) [redump.org]
[hash]ibm5170_cdrom.xml

r199338 Tuesday 21st November, 2023 at 17:51:20 UTC by clawgrip
igs/igs009.cpp: Added an alternate version of Grand Prix '98. (#11742)

New working clone
------------------------
Grand Prix '98 (V100K, set 2) [Taksangs]
[src/mame]mame.lst
[src/mame/igs]igs009.cpp

r199337 Tuesday 21st November, 2023 at 17:48:40 UTC by clawgrip
nintendo/spacefb.cpp: Add a Spanish bootleg of Space Firebird called Red Bird. (#11767)

New WORKING clone
------------------------
Red Bird (bootleg of Space Firebird) [Recreativas.org]
[src/mame]mame.lst
[src/mame/nintendo]spacefb.cpp

r199336 Tuesday 21st November, 2023 at 17:32:55 UTC by Osso
New working clones
------------------
Sea Wolf (set 3) [Domenico Cervini]

- midw8080/mw8080bw.cpp: corrected invaders and spcenctr ROM labels [Guru]
[src/mame]mame.lst
[src/mame/midw8080]mw8080bw.cpp

r199335 Tuesday 21st November, 2023 at 17:10:30 UTC by Roberto Fresca
Taito O system improvements: Interrupt 6 and hopper implementation for both games.
Also refactored some inputs and DIP switches. [Roberto Fresca, Grull Osgo]
[src/mame/taito]taito_o.cpp

r199334 Tuesday 21st November, 2023 at 15:47:33 UTC by hap
m6801: add setter for nvram battery status
[src/devices/cpu/m6800]m6801.cpp m6801.h
[src/mame/novag]snova.cpp
[src/mame/saitek]companion2.cpp leonardo.cpp renaissance.cpp

r199333 Tuesday 21st November, 2023 at 11:31:12 UTC by jonathan.gevaryahu
HD44780A00, KS0066_F00, SED1278_0B: fix errors in the ROM transcriptions from the datasheets. Add HD44780UA00 and HD44780UA02 variant devices. [Lord Nightmare] (#11762)

* Replace HD44780A00 rom with corrected version from 1985 datasheet (which matches videos of vintage devices). Added HD44780UA00 variant device with rom from 1999 datasheet. [Lord Nightmare]

* Add HD44780UA02 device and hook it to the elektor avrmax driver, as the international characters from UA02 are required for some strings in cc2schach.
Fix two incorrectly transcribed characters from the Epson SED1278 datasheet. [Lord Nightmare]
[src/devices/bus/bbc/userport]lcd.cpp
[src/devices/video]hd44780.cpp hd44780.h
[src/mame/elektor]avrmax.cpp
[src/mame/omron]luna_88k.cpp

r199332 Tuesday 21st November, 2023 at 04:07:31 UTC by devin.acker
psr150, psr180: fix erroneously swapped keys in input definitions (#11770)
[src/mame/layout]ctk530.lay psr150.lay psr180.lay
[src/mame/yamaha]ympsr150.cpp

r199331 Tuesday 21st November, 2023 at 03:26:09 UTC by Angelo Salese
snk/dmndrby.cpp: fix racetrack layer drawing, fix sprite upper tile bank, fix racetrack-sprite priority, fix text layer flipxy bit
[src/mame/snk]dmndrby.cpp

r199330 Tuesday 21st November, 2023 at 01:19:49 UTC by Angelo Salese
snk/dmndrby.cpp: add layer enable, fix video priorities, convert fix layer to tilemap
[src/mame/snk]dmndrby.cpp

r199329 Monday 20th November, 2023 at 22:40:35 UTC by Angelo Salese
snk/dmndrby.cpp: fix MT#08792
[src/mame/snk]dmndrby.cpp

r199328 Monday 20th November, 2023 at 22:06:08 UTC by Angelo Salese
taito/cchance.cpp: fix GFX bitplane order
[src/mame/taito]cchance.cpp

r199327 Monday 20th November, 2023 at 21:47:40 UTC by Angelo Salese
taito/cchance.cpp: add I/O irq source, add DSWC, add TAITOIO_OPTO, overhaul inputs
[src/mame/taito]cchance.cpp

r199326 Monday 20th November, 2023 at 20:42:16 UTC by Angelo Salese
taito/pkspirit.cpp, taito/taito_o.cpp: add TAITOIO_OPTO coin chutes
[src/mame/taito]pkspirit.cpp taito_o.cpp taitoio_opto.cpp

r199325 Monday 20th November, 2023 at 19:05:26 UTC by Osso
New clones marked not working
-----------------------------
Magic Bomb (Ver. AA.72.C, 25/05/05) [Ioannis Bampoulas]
[src/mame]mame.lst
[src/mame/misc]astrcorp.cpp
[src/mame/skeleton]seoul88.cpp

r199324 Monday 20th November, 2023 at 17:31:59 UTC by clawgrip
sega/stv.cpp: Note the Sports Fishing CD-ROM drive model. (#11768)
[src/mame/sega]stv.cpp

r199323 Monday 20th November, 2023 at 16:51:55 UTC by Vasantha Crabb
-taito/taitoio_opto.cpp: Allow multiple instances and more flexible connections.

-seibu/dynduke_v.cpp: Cleaned up code a little.
[src/mame/seibu]dynduke_v.cpp
[src/mame/taito]sbmjb.cpp taitoio_opto.cpp taitoio_opto.h

r199322 Monday 20th November, 2023 at 14:25:16 UTC by clawgrip
namco/rallyx.cpp: Added a Spanish bootleg of Rally X (#11765)

New working clone
------------------------
Rally X (Video Game bootleg) [Ricardo Factory Arcade, Recreativas.org]
[src/mame]mame.lst
[src/mame/namco]rallyx.cpp

r199321 Monday 20th November, 2023 at 14:22:30 UTC by brian.johnson
misc/nabupc_kbd.cpp: Corrected direction of analog paddle axes. (#11761)
[src/mame/misc]nabupc_kbd.cpp

r199320 Monday 20th November, 2023 at 14:21:04 UTC by cam900
seibu/dynduke_v.cpp: Use single-pass sprite drawing. (#11764)

Manage sprite/tilemap priorities using priority masks.

Added code to clear the priority bitmap before drawing this time.
[src/mame/seibu]dynduke.h dynduke_v.cpp

r199319 Monday 20th November, 2023 at 00:45:55 UTC by Angelo Salese
subsino/lastfght.cpp: add non-instant blitter timings
[src/mame/subsino]lastfght.cpp

r199318 Monday 20th November, 2023 at 00:45:17 UTC by Angelo Salese
taito/smbjb.cpp: fix some inverted inputs for honooinv
[src/mame/taito]sbmjb.cpp

r199317 Sunday 19th November, 2023 at 22:10:00 UTC by Angelo Salese
taito/sbmjb.cpp: write a TAITOIO_OPTO device, fix coin insertions
[src/mame/taito]sbmjb.cpp taitoio_opto.cpp* taitoio_opto.h*

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team