Note Feed

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

Previous 50 199869 Revisions Next 50

r199419 Sunday 26th November, 2023 at 21:46:16 UTC by Vasantha Crabb
spectrum_cass.xml: Fixed a description.
[/branches/release0261/hash]spectrum_cass.xml

r199418 Sunday 26th November, 2023 at 20:47:48 UTC by Vasantha Crabb
sega/sega_beena.cpp: Demoted TV Ocha-Ken to not working.

It can be promoted when the software list and internal artwork are done.
[/branches/release0261/hash]spectrum_betadisc_flop.xml
[/branches/release0261/src/mame/galaxian]galaxian.cpp
[/branches/release0261/src/mame/sega]sega_beena.cpp

r199417 Sunday 26th November, 2023 at 20:49:29 UTC by hap
hd44780: adjust blink timer in device_clock_changed
[src/devices/video]hd44780.cpp hd44780.h
[src/mame/hegenerglaser]modular_tm.cpp

r199416 Sunday 26th November, 2023 at 20:42:35 UTC by Angelo Salese
taito/cchance.cpp: implement hopper

Systems promoted to working
---------------------------
Cherry Chance [Angelo Salese]
[src/mame/taito]cchance.cpp taito_o.cpp

r199415 Sunday 26th November, 2023 at 20:20:17 UTC by hap
sexpertc2: update rom labels
[src/mame/novag]sexpert.cpp

r199414 Sunday 26th November, 2023 at 20:18:52 UTC by jonathan.gevaryahu
HD44780: Implement timing (busy/status and blink interval) based on the input clock. Add notes about device variants. [Lord Nightmare] (#11776)

* HD44780: Implement timing (busy/status and blink interval) based on the input clock. Add notes about device variants. [Lord Nightmare]
[src/devices/video]hd44780.cpp hd44780.h

r199413 Sunday 26th November, 2023 at 16:56:20 UTC by Vasantha Crabb
galaxian/galaxian.cpp: Increase perfect interleave period for sbhoei speech communication. [Paul-Arnold]
[/branches/release0261/src/mame/galaxian]galaxian.cpp

r199412 Sunday 26th November, 2023 at 13:43:45 UTC by negunma
taito/cchance.cpp: Verify manufacturer and year of release (#11783)

* taito/cchance.cpp: Confirm year and manufacturer

According to Taito's past official web page "Arcade Game History", release year is 1987.
[/branches/release0261/src/mame/taito]cchance.cpp

r199411 Sunday 26th November, 2023 at 13:43:45 UTC by cam900
f-32.cpp: Fix typo in comments (#11784)
[/branches/release0261/src/mame/f32]f-32.cpp

r199410 Sunday 26th November, 2023 at 12:48:11 UTC by negunma
taito/cchance.cpp: Verify manufacturer and year of release (#11783)

* taito/cchance.cpp: Confirm year and manufacturer

According to Taito's past official web page "Arcade Game History", release year is 1987.
[src/mame/taito]cchance.cpp

r199409 Sunday 26th November, 2023 at 12:47:34 UTC by cam900
f-32.cpp: Fix typo in comments (#11784)
[src/mame/f32]f-32.cpp

r199408 Sunday 26th November, 2023 at 05:48:29 UTC by Angelo Salese
nichibutsu/nichild.cpp: preliminary sound, denote missing ROM for ldquiz4
[src/mame/nichibutsu]nichild.cpp

r199407 Sunday 26th November, 2023 at 03:30:00 UTC by Angelo Salese
Merge branch 'master' of https://github.com/mamedev/mame
[src/devices/video]mc6845.cpp mc6845.h
[src/mame/heathkit]tlb.cpp tlb.h

r199406 Sunday 26th November, 2023 at 03:29:52 UTC by Angelo Salese
nichibutsu/nichild.cpp: implement mahjong panels, allows shabdama to boot
[src/mame/nichibutsu]nichild.cpp

r199405 Sunday 26th November, 2023 at 03:27:58 UTC by Angelo Salese
nichibutsu/nightgal.cpp: flag ngalsumr with MACHINE_UNEMULATED_PROTECTION
[src/devices/video]mc6845.cpp mc6845.h
[src/mame/heathkit]tlb.cpp tlb.h
[src/mame/nichibutsu]hrdvd.cpp nightgal.cpp
[src/mame/nintendo]aleck64.cpp

r199404 Sunday 26th November, 2023 at 01:43:33 UTC by devin.acker
-casio/cz1.cpp: Corrected cartridge write enable (fixes RAM cartridge corruption).

-cz1_cart.xml: Fixed RC-20 ROM cartridge dump.
[/branches/release0261/hash]cz1_cart.xml
[/branches/release0261/src/mame/casio]cz1.cpp

r199403 Sunday 26th November, 2023 at 01:54:05 UTC by mark.garlanger
video/mc6845.cpp: Support zero active width/height configuration. (#11756)
[src/devices/video]mc6845.cpp mc6845.h
[src/mame/heathkit]tlb.cpp tlb.h

r199402 Sunday 26th November, 2023 at 01:16:33 UTC by Angelo Salese
sega/segasm1.cpp: fix blicks DIPs, update QA
[src/mame/sega]chihiro.cpp segasm1.cpp

r199401 Sunday 26th November, 2023 at 00:45:51 UTC by Angelo Salese
sega/segasm1.cpp: fix irq hookups, add sound to main soundlatch, add inputs for tinkerbl
[src/mame/sega]segasm1.cpp

r199400 Sunday 26th November, 2023 at 00:20:50 UTC by devin.acker
hash/cz1_cart.xml: replace bad dump of rc10 (#11781)
[/branches/release0261/hash]cz1_cart.xml

r199399 Sunday 26th November, 2023 at 00:20:38 UTC by Vasantha Crabb
cpu/xtensa: Fixed missing comma in array initialisation.
[/branches/release0261/src/devices/cpu/xtensa]xtensad.cpp

r199398 Saturday 25th November, 2023 at 22:37:36 UTC by devin.acker
hash/cz1_cart.xml: replace bad dump of rc10 (#11781)
[hash]cz1_cart.xml

r199397 Saturday 25th November, 2023 at 20:32:35 UTC by Osso
bmc/bmcpokr.cpp: identified controller selection dip for fengyunh and shendeng [dyq]
[src/mame/bmc]bmcpokr.cpp
[src/mame/galaxian]galaxian.cpp

r199396 Saturday 25th November, 2023 at 19:11:46 UTC by hap
misc: change my habit on where to place class variables
[src/devices/bus/odyssey2]chess.h homecomp.h
[src/devices/bus/saitek_osa]expansion.h maestro.h maestroa.h sparc.h
[src/devices/machine]chessmachine.h
[src/mame/appliedconcepts]boris.cpp borisdpl.cpp ggm.cpp prodigy.cpp
[src/mame/atari]hitparade.cpp
[src/mame/chess]ave_arb.cpp cking_master.cpp compuchess.cpp conchess.cpp conic_cchess2.cpp regence.cpp tasc.cpp yeno_532xl.cpp
[src/mame/commodore]chessmate.cpp kim1.cpp
[src/mame/cxg]ch2001.cpp scptchess.cpp senterprise.cpp sphinx40.cpp
[src/mame/ddr]chessmst.cpp chessmstdm.cpp lc80.cpp poly880.cpp sc2.cpp slc1.cpp
[src/mame/elektor]avrmax.cpp
[src/mame/entex]advision.cpp sag.cpp
[src/mame/epoch]gamepock.cpp
[src/mame/fidelity]as12.cpp bridgeb.cpp card.cpp cc1.cpp cc10.cpp cc7.cpp checkc2.cpp chesster.cpp clockdiv.h csc.cpp dames.cpp desdis.cpp eag68k.cpp eldorado.cpp elite.cpp excel.cpp msc.cpp phantom.cpp sc12.cpp sc6.cpp sc8.cpp sc9.cpp vcc.cpp vsc.cpp
[src/mame/handheld]chessking.cpp gmaster.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_sm510.cpp hh_tms1k.cpp lk3000.cpp monty.cpp scrablex.cpp talkingbb.cpp talkingfb.cpp teammate.cpp wildfire.cpp
[src/mame/hegenerglaser]brikett.cpp glasgow.cpp milano.cpp mm1.cpp mmdisplay1.h mmdisplay2.h modena.cpp modular.cpp modular_tm.cpp mondial.cpp mondial2.cpp mondial68k.cpp smondial.cpp
[src/mame/irem]olibochu.cpp
[src/mame/layout]cxg_galaxy.lay cxg_senterprise.lay
[src/mame/mattel]chess.cpp
[src/mame/misc]eva.cpp video21.cpp videoart.cpp
[src/mame/nintendo]compmahj.cpp cothello.cpp
[src/mame/novag]cexpert.cpp cforte.cpp const.cpp diablo.cpp micro.cpp micro2.cpp robotadv.cpp savant.cpp sexpert.cpp snova.cpp
[src/mame/philips]odyssey2.cpp
[src/mame/saitek]chesstrv.cpp companion.cpp companion2.cpp corona.cpp cp2000.cpp delta1.cpp exechess.cpp intchess.cpp leonardo.cpp mark5.cpp minichess.cpp prschess.cpp renaissance.cpp risc2500.cpp schess.cpp simultano.cpp ssystem3.cpp stratos.cpp stratos.h superstar.cpp
[src/mame/snk]miconkit.cpp
[src/mame/sunelectronics]blockch.cpp
[src/mame/ti]cc40.cpp snspell.cpp snspellc.cpp spellb.cpp ti74.cpp
[src/mame/tiger]bingobear.cpp k28m2.cpp pylo.cpp
[src/mame/tryom]chess.cpp omar.cpp
[src/mame/tvgames]micom_mahjong.cpp
[src/mame/ussr]debut.cpp im01.cpp intellect02.cpp

r199395 Saturday 25th November, 2023 at 16:48:40 UTC by Angelo Salese
sega/shtzone.cpp: tie TL pins to gun inputs
[src/mame/sega]shtzone.cpp

r199394 Saturday 25th November, 2023 at 16:19:40 UTC by Angelo Salese
sega/shtzone.cpp: set lphaser as default option, reorder root buttons
[src/mame/sega]shtzone.cpp

r199393 Saturday 25th November, 2023 at 15:44:46 UTC by Vasantha Crabb
srcclean in preparation for MAME 0.261 release.
[/branches]release0261*

r199392 Saturday 25th November, 2023 at 15:44:46 UTC by Vasantha Crabb
srcclean in preparation for MAME 0.261 release.
[hash]casio_rompack.xml ibm5170_cdrom.xml spectrum_cass.xml zx81_cass.xml
[src/devices/cpu/avr8]avr8.cpp avr8.h
[src/devices/machine]nandflash.h
[src/devices/sound]swp00.cpp swp20.cpp swp30.cpp upd933.cpp
[src/lib/netlist/tools]nl_convert.cpp
[src/mame/atari]mediagx.cpp
[src/mame/dataeast]astrof.cpp
[src/mame/itech]itech8.h
[src/mame/layout]bbombo.lay
[src/mame/misc]changyu.cpp cowtipping.cpp mirderby.cpp rfslots8085.cpp rfslotsmcs48.cpp
[src/mame/nec]pc9801.cpp pc_h98.cpp
[src/mame/nintendo]nes_clone.cpp nes_vt02_vt03.cpp
[src/mame/pc]teradrive.cpp
[src/mame/seibu]goodejan.cpp
[src/mame/skeleton]alphasma3k.cpp evolution_handheld.cpp
[src/mame/subsino]subsino.cpp
[src/mame/taito]taito_o.cpp
[src/mame/yamaha]ympsr540.cpp

r199391 Saturday 25th November, 2023 at 15:33:02 UTC by R. Belmont
apple/macquadra630.cpp: Support the LC PDS slot on the Quadra 630 and LC 580. [R. Belmont]
[src/mame/apple]macquadra630.cpp

r199390 Saturday 25th November, 2023 at 15:03:22 UTC by devin.acker
casio/cz1.cpp: Added driver for Casio CZ-1 and MZ-1 prototype. (#11779)

* casio/ra3.cpp: Added support for software list ROM cartridges.
* sound/upd933.cpp: Clear pending interrupt flag when read.
* sound/upd933.cpp: Implemented presumed pitch modulator register.

New working systems
--------------------
Casio CZ-1 [Mastropiero, Devin Acker]

New working clones
--------------------
Casio MZ-1 (prototype) [Mastropiero, Devin Acker]

New working software items (cz1_cart.xml)
------------------------------------
Orchestra (RC-10) [Edward d-tech]
Organ / Synth. Sound / Sound Effect (RC-30) [Edward d-tech]
Piano / Guitar / Percussion (RC-20) [unknown]
[hash]cz1_cart.xml*
[scripts/src]machine.lua
[src/devices/machine]msm6200.cpp* msm6200.h*
[src/devices/sound]upd933.cpp upd933.h
[src/mame]mame.lst
[src/mame/casio]cz1.cpp* cz101.cpp ra3.cpp ra3.h
[src/mame/layout]cz1.lay* mz1.lay*

r199389 Saturday 25th November, 2023 at 14:57:28 UTC by Angelo Salese
sega/sms_bootleg.cpp: clean and update notes [skip ci]
[src/mame/sega]sms_bootleg.cpp

r199388 Saturday 25th November, 2023 at 14:39:12 UTC by Angelo Salese
sega/sms_bootleg.cpp: mark smssgamea as clone of smssgame, add MCU NO_DUMP, mark with MACHINE_UNEMULATED_PROTECTION flag [skip ci]
[src/mame/sega]sms_bootleg.cpp

r199387 Saturday 25th November, 2023 at 14:34:34 UTC by Angelo Salese
sega/sms_bootleg.cpp: simplify banking scheme, move menu roms inside game_data space, fix smssgamea game loading
[src/mame/sega]sms_bootleg.cpp

r199386 Saturday 25th November, 2023 at 14:01:40 UTC by AJR
skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device
[scripts/src]cpu.lua
[src/devices/cpu/xtensa]xtensa.cpp* xtensa.h*
[src/mame/skeleton]hudson_poems.cpp

r199385 Saturday 25th November, 2023 at 12:51:55 UTC by hap
New working systems
-------------------
Super Enterprise (model 210) [hap, Sean Riddle]
[src/mame]mame.lst
[src/mame/cxg]dominator.cpp senterprise.cpp*
[src/mame/layout]cxg_enterprise.lay cxg_galaxy.lay cxg_senterprise.lay* saitek_simultano.lay saitek_tking.lay
[src/mame/saitek]companion2.cpp

r199384 Saturday 25th November, 2023 at 08:07:59 UTC by Roberto Fresca
Eibise control panel: Switched the BET and MAX BET buttons according
to the service mode lamps sequence.
[src/mame/layout]eibise.lay

r199383 Saturday 25th November, 2023 at 04:38:57 UTC by Vasantha Crabb
galaxian/galaxian.cpp: Boost scheduler interleaving during communication with speech CPU for sbhoei.
[src/mame/galaxian]galaxian.cpp

r199382 Saturday 25th November, 2023 at 03:36:09 UTC by Vasantha Crabb
taito/gsword.cpp: Slight cleanup.
[hash]zx81_cass.xml
[src/mame/taito]gsword.cpp gsword.h taito_o.cpp

r199381 Saturday 25th November, 2023 at 02:10:35 UTC by Angelo Salese
sega/sms_bootleg.cpp: implement $4000-$7fff bank, fix Final Bubble Bobble
[src/mame/sega]sms_bootleg.cpp

r199380 Friday 24th November, 2023 at 23:39:53 UTC by Angelo Salese
sega/sms_bootleg.cpp: rewrite and simplify banking, allows Hello Kang Si and Buk Doo Sun to boot
[src/mame/sega]sms_bootleg.cpp

r199379 Friday 24th November, 2023 at 22:09:16 UTC by MetalliC
new NOT_WORKING machine
-----------------------
Donkey Kong Jungle Fever (Ver.1.000, 2005/08/03) [GoodTofuFriday, MetalliC]

capcom/alien.cpp: masmario2 boot ROMs dumped [GoodTofuFriday]
[src/mame]mame.lst
[src/mame/capcom]alien.cpp
[src/mame/sega]segasp.cpp

r199378 Friday 24th November, 2023 at 21:51:50 UTC by iceknigh7
zx81_cass.xml: New working entry (#11345)

* zx81_cass.xml: New working entry

- AMSAT AMS-81 Tracking System (Version N5BF 1.4) [Sarah Rose Giddings, ICEknight, retroLEL]

Also: Added loading instructions and other info, removed stuff not relevant to softlist.

* Update zx81_cass.xml

Observations.

* Formatting stuff

* Fixed info and added loading instructions for 8progs

* Update zx81_cass.xml

* Update zx81_cass.xml

* Replaced notes with comments

* List of missing dumps

* Update zx81_cass.xml

* Update zx81_cass.xml

* reworded comment

* put comment block back to top of file, remove tabs in comments

---------

Co-authored-by: hap <happppp@users.noreply.github.com>
[hash]zx81_cass.xml

r199377 Friday 24th November, 2023 at 18:46:36 UTC by hap
tking: change button ordering, small tweak to internal artwork
[src/mame/layout]saitek_corona.lay saitek_sstar28k.lay saitek_stratos.lay saitek_tking.lay saitek_tstar432.lay
[src/mame/saitek]stratos.cpp

r199376 Friday 24th November, 2023 at 17:40:45 UTC by Roberto Fresca
Taito O System: Added clickable control panel with button lamps to Eibise.

Systems promoted to working
---------------------------
Parent Jack (Japan) [Tomasz Slanina, Angelo Salese, Roberto Fresca, Grull Osgo]
Eibise (Japan) [Tomasz Slanina, Angelo Salese, Roberto Fresca, Grull Osgo]
[src/mame/layout]eibise.lay*
[src/mame/taito]taito_o.cpp

r199375 Friday 24th November, 2023 at 15:58:30 UTC by Vasantha Crabb
heathkit/tlb.cpp: Remove Imaginator ROM bank switching tap after it takes effect.
[src/mame/heathkit]tlb.cpp tlb.h

r199374 Friday 24th November, 2023 at 15:22:21 UTC by Roberto Fresca
Taito O System: Work on output lines, mech counters, button lamps, etc.
Added internal clickable control panel layout to Parent Jack. Hooked
int7 to a new button to init the NVRAM. [Roberto Fresca, Grull Osgo]
[src/mame/layout]parentj.lay*
[src/mame/taito]taito_o.cpp

r199373 Friday 24th November, 2023 at 14:56:23 UTC by mark.garlanger
heathkit/tlb.cpp: Use memory bank for imaginator I-100 ROM. (#11778)
[src/mame/heathkit]tlb.cpp tlb.h

r199372 Thursday 23rd November, 2023 at 19:34:53 UTC by hap
alpha8201: remove unneeded zerofill
[src/mame/alpha]alpha8201.h

r199371 Thursday 23rd November, 2023 at 18:24:46 UTC by Osso
galaxian/galaxian.cpp: corrected title for Crazy Mazey
[src/mame]mame.lst
[src/mame/galaxian]galaxian.cpp galaxian.h

r199370 Thursday 23rd November, 2023 at 17:37:26 UTC by Osso
New working clones
------------------
Crazey Mazey [chaneman]
Pole Position (Atari version 1 on Namco PCB) [andynumbers]
[src/mame]mame.lst
[src/mame/galaxian]galaxian.cpp galaxian.h
[src/mame/misc]astrcorp.cpp
[src/mame/namco]polepos.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team