Note Feed

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

Previous 50 199869 Revisions Next 50

r199769 Monday 25th December, 2023 at 13:07:27 UTC by cam900
taito/pc080sn.cpp: Use device_gfx_interface to decode graphics. (#11873)

Also cleaned up redundant code.
[src/mame/taito]darius.cpp opwolf.cpp pc080sn.cpp pc080sn.h rastan.cpp rbisland.cpp topspeed.cpp

r199768 Monday 25th December, 2023 at 10:52:47 UTC by hap
mondial*: small tweak to internal artwork
[src/mame/layout]mephisto_mega4.lay mephisto_mondial.lay mephisto_mondial2.lay mephisto_smondial.lay mephisto_smondial2.lay

r199767 Monday 25th December, 2023 at 09:15:12 UTC by hap
turbo16k,edames: add other cpu freqs but don't put them in the UI
[src/mame/saitek]edames.cpp turbo16k.cpp

r199766 Monday 25th December, 2023 at 04:06:45 UTC by Roberto Fresca
magicard.cpp, jjokeri/pokeri improvements [Roberto Fresca, Grull Osgo]
- Created a default Dallas DS1207 binary to match the game requeriments.
- Created a default clean NVRAM.
- Changed the setname from jjokeri --> pokeri.
- Changed game description to Poker (Impera, V11/90b).
- Different works on lamps, inputs and DIP switches.
- Some other fixes.
- Added a clickable button-lamps layout.
- Promoted the game to working.

Systems promoted to working
---------------------------
Poker (Impera, V11/90b) [Roberto Fresca, Grull Osgo]
[src/mame]mame.lst
[src/mame/layout]pokeri.lay*
[src/mame/misc]magicard.cpp

r199765 Sunday 24th December, 2023 at 22:45:09 UTC by hap
New working systems
-------------------
Electronic Dames [hap, Sean Riddle]
[src/mame]mame.lst
[src/mame/layout]saitek_edames.lay*
[src/mame/saitek]edames.cpp*

r199764 Sunday 24th December, 2023 at 22:45:09 UTC by hap
misc: small cleanup
[src/mame/chess]ave_arb.cpp regence.cpp
[src/mame/fidelity]dames.cpp
[src/mame/layout]fidel_dsc.lay fidel_rsc.lay saitek_teammate.lay
[src/mame/saitek]intchess.cpp leonardo.cpp

r199763 Sunday 24th December, 2023 at 22:45:09 UTC by hap
hd6301: save more internal registers to nvram
[src/devices/cpu/m6800]m6801.cpp m6801.h

r199762 Sunday 24th December, 2023 at 11:05:10 UTC by Dirk Best
brother/pn8800fxb: Hook up centronics port
[src/mame/brother]pn8800fxb.cpp

r199761 Sunday 24th December, 2023 at 02:42:34 UTC by Roberto Fresca
Magicard.cpp: Technical notes about simpbest.
[src/mame/misc]magicard.cpp

r199760 Sunday 24th December, 2023 at 02:35:53 UTC by Roberto Fresca
magicard.cpp: Fixed the simpbest MCU type and ROM size.
[src/mame/misc]magicard.cpp

r199759 Sunday 24th December, 2023 at 01:15:54 UTC by Roberto Fresca
New systems marked not working
------------------------------
Simply the Best (CZ750, v1.0) [Team Europe, Roberto Fresca]
[src/mame]mame.lst
[src/mame/misc]magicard.cpp

r199758 Saturday 23rd December, 2023 at 20:30:14 UTC by AJR
Various drivers and keyboard devices: eliminate use of utf8.h (part 2)
[src/mame/sanyo]mbc55x_kbd.cpp
[src/mame/skeleton]eurit.cpp gm1000.cpp
[src/mame/tomy]tutor.cpp
[src/mame/visual]v102_kbd.cpp
[src/mame/yamaha]ymtx81z.cpp

r199757 Saturday 23rd December, 2023 at 20:18:53 UTC by hap
hd6301x/y: ddr1/ddr3 is 1-bit
[src/devices/cpu/m6800]m6801.cpp m6801.h

r199756 Saturday 23rd December, 2023 at 17:59:08 UTC by AJR
Various drivers and keyboard devices: eliminate use of utf8.h
[src/mame/canon]canon_s80.cpp
[src/mame/skeleton]aaa.cpp
[src/mame/televideo]tv910.cpp tv950kb.cpp
[src/mame/wyse]wy50kb.cpp

r199755 Saturday 23rd December, 2023 at 17:13:29 UTC by hap
devices/bus: remove use of utf8.h
[src/devices/bus/abckb]abc77.cpp abc800kb.cpp abc99.cpp
[src/devices/bus/adamnet]kb.cpp
[src/devices/bus/pc_kbd]ec1841.cpp pcat84.cpp pcxt83.cpp
[src/devices/bus/sg1000_exp]sk1100.cpp
[src/devices/bus/tanbus/keyboard]mt009.cpp
[src/devices/bus/uts_kbd]400kbd.cpp

r199754 Saturday 23rd December, 2023 at 16:32:58 UTC by hap
neogeo_v: remove unused mem_mask
[src/mame/midway]astrohome.cpp
[src/mame/neogeo]neogeo.h neogeo_v.cpp

r199753 Saturday 23rd December, 2023 at 16:20:45 UTC by hap
amstrad: remove \xC2 and \xC3 from input defs
[src/mame/amstrad]amstrad.cpp

r199752 Saturday 23rd December, 2023 at 16:04:32 UTC by hap
misc: remove most \xC2 and \xC3 from input defs (didn't grep for uppercase C yesterday)
[src/devices/machine]swtpc8212.cpp
[src/mame/amstrad]amstr_pc.cpp
[src/mame/casio]fp6000_kbd.cpp
[src/mame/commodore]cbm2.cpp
[src/mame/enterprise]ep64.cpp
[src/mame/fujitsu]fm7.cpp
[src/mame/grundy]newbrain.cpp
[src/mame/hitachi]bmjr.cpp bml3.cpp
[src/mame/midway]astrohome.cpp
[src/mame/misc]kurukuru.cpp
[src/mame/nec]pc9801_kbd.cpp
[src/mame/sega]naomi.cpp
[src/mame/sharp]mz700.cpp
[src/mame/sinclair]elwro800.cpp spectrum.cpp sprinter.cpp zx.cpp
[src/mame/skeleton]attache.cpp
[src/mame/telercas]tmc600.cpp
[src/mame/tiki]tiki100.cpp
[src/mame/vtech]crvision.cpp vtech2.cpp
[src/mame/wang]wangpckb.cpp

r199751 Saturday 23rd December, 2023 at 15:02:38 UTC by hap
devices/bus: remove \xC2 and \xC3 from input defs
[src/devices/bus/abckb]abc77.cpp abc99.cpp
[src/devices/bus/pc_kbd]cherry_mx1500.cpp
[src/devices/bus/sat_ctrl]keybd.cpp
[src/frontend/mame/ui]devopt.cpp

r199750 Saturday 23rd December, 2023 at 14:50:38 UTC by Vasantha Crabb
More I/O port cleanups.
[src/mame/robotron]a5105.cpp
[src/mame/shared]taitosnd.cpp vt100_kbd.cpp
[src/mame/sinclair]ql.cpp
[src/mame/visual]v102_kbd.cpp

r199749 Saturday 23rd December, 2023 at 14:15:16 UTC by hap
mm1kb: merge my input defs changes after cuavas's commit
[src/mame/nokia]mm1kb.cpp

r199748 Saturday 23rd December, 2023 at 14:12:34 UTC by hap
misc: remove some unneeded PORT_NAME from input defs
[src/devices/bus/abckb]abc800kb.cpp
[src/devices/bus/sg1000_exp]sk1100.cpp
[src/mame/citoh]cit101_kbd.cpp
[src/mame/commodore]c128.cpp
[src/mame/robotron]a5105.cpp
[src/mame/sharp]x1.cpp
[src/mame/sinclair]ql.cpp
[src/mame/skeleton]mstation.cpp
[src/mame/videoton]tvc.cpp
[src/mame/vtech]pc2000.cpp

r199747 Saturday 23rd December, 2023 at 13:58:24 UTC by Vasantha Crabb
Cleaned up some input port definitions.
[src/mame/acorn]accomm.cpp
[src/mame/act]victor9k_kb.cpp
[src/mame/nokia]mm1kb.cpp
[src/mame/quantel]dpb7000.cpp
[src/mame/sharp]mz2000.cpp
[src/mame/telenova]compiskb.cpp

r199746 Saturday 23rd December, 2023 at 11:29:11 UTC by hap
New working clones
------------------
Mephisto Academy (German, 27-08-88) [Drahti]
Mephisto Academy (Dutch, 04-10-88) [Drahti]
[src/mame]mame.lst
[src/mame/hegenerglaser]academy.cpp
[src/mame/saitek]turbo16k.cpp

r199745 Saturday 23rd December, 2023 at 10:05:46 UTC by Osso
New working clones
------------------
Gals Panic SU (Korea, version 5) [Darksoft, The Dumping Union]

New clones marked not working
-----------------------------
Bad Girls (alternate set) [indisc]
Sega Touring Car Championship [sugoihelsinki]

- seibu/dynduke.cpp: consolidated driver in one file
[src/mame]mame.lst
[src/mame/kaneko]suprnova.cpp
[src/mame/pinball]gts80b.cpp
[src/mame/sega]model2.cpp
[src/mame/seibu]dynduke.cpp dynduke.h dynduke_v.cpp

r199744 Saturday 23rd December, 2023 at 07:11:37 UTC by Roberto Fresca
magicard.cpp: Fixed typo in the inputs.
[src/mame/misc]magicard.cpp

r199743 Saturday 23rd December, 2023 at 03:39:13 UTC by Roberto Fresca
magicard.cpp:
- Added CANCEL & BET inputs and button-lamps layout to set magicrd1c.
  Now the game is completely playable.
- Switched DIP switches description Tschech-->CSFR.
- Remapped KEY OUT input to match the "all coins out" from the test.
[src/mame/misc]magicard.cpp

r199742 Saturday 23rd December, 2023 at 02:57:35 UTC by Roberto Fresca
magicard.cpp: Added CANCEL & BET inputs and button-lamps layout
to set magicrd1. Now this game is completely playable.
[src/mame/layout]magicard.lay
[src/mame/misc]magicard.cpp

r199741 Saturday 23rd December, 2023 at 01:53:17 UTC by Roberto Fresca
magicard.cpp: Added button-lamps layout to jjokeri.
[src/mame/layout]magicard.lay*
[src/mame/misc]magicard.cpp

r199740 Saturday 23rd December, 2023 at 01:41:11 UTC by zardam
neogeo/neogeo_v.cpp: Make palette byte access behave the same as on real hardware (#11869)

On real hardware, a byte writen in palette RAM is repeated in the whole word. This is used by some software to detect emulation.
[src/mame/neogeo]neogeo_v.cpp

r199739 Saturday 23rd December, 2023 at 00:06:52 UTC by Roberto Fresca
magicard.cpp improvements: Inputs and DIP switches
from the scratch and default NVRAM for set jjokeri.

device/machines/ds1207.cpp: Fixed typos in the logs.
[src/devices/machine]ds1207.cpp
[src/mame/misc]magicard.cpp

r199738 Friday 22nd December, 2023 at 21:52:39 UTC by Dirk Best
brother/pn8800fxb: Hook up floppy, improve cursor

New working software list items (brother_pn.xml)
------------------------------------------------
PN-8500MDS/PN-8700MDS Version 2.01 [ToughDev]

New NOT_WORKING software list additions (brother_pn.xml)
--------------------------------------------------------
PN-8510MDS Version 1.0
[hash]brother_pn.xml*
[src/mame/brother]pn8800fxb.cpp

r199737 Friday 22nd December, 2023 at 21:00:22 UTC by hap
ui: remove use of utf8.h
[src/frontend/mame/ui]devopt.cpp info.cpp ui.cpp videoopt.cpp
[src/lib/util]utf8.h
[src/mame/vtech]prestige.cpp

r199736 Friday 22nd December, 2023 at 20:23:28 UTC by hap
misc: remove \xc2 and \xc3 from input defs
[src/devices/bus/sg1000_exp]sk1100.cpp
[src/mame/acorn]accomm.cpp
[src/mame/act]victor9k_kb.cpp
[src/mame/citoh]cit101_kbd.cpp
[src/mame/commodore]c128.cpp
[src/mame/falco]falcots.cpp
[src/mame/handheld]hh_cops1.cpp hh_rw5000.cpp hh_tms1k.cpp
[src/mame/matsushita]jr100.cpp
[src/mame/philips]odyssey2.cpp
[src/mame/robotron]a5105.cpp
[src/mame/sharp]x1.cpp
[src/mame/sinclair]ql.cpp
[src/mame/skeleton]mstation.cpp
[src/mame/ta]alphatpx.cpp
[src/mame/ti]ti74.cpp
[src/mame/tvgames]elan_eu3a05.cpp
[src/mame/videoton]tvc.cpp
[src/mame/visual]v102_kbd.cpp
[src/mame/vtech]pc2000.cpp prestige.cpp
[src/mame/westinghouse]testconsole.cpp

r199735 Friday 22nd December, 2023 at 18:06:23 UTC by hap
misc: remove some use of utf8.h in input defs
[src/devices/bus/abckb]abc800kb.cpp
[src/devices/bus/sg1000_exp]sk1100.cpp
[src/lib/util]utf8.h
[src/mame/acorn]accomm.cpp
[src/mame/act]victor9k_kb.cpp
[src/mame/isc]compucolor.cpp
[src/mame/nokia]mm1kb.cpp
[src/mame/quantel]dpb7000.cpp
[src/mame/sharp]mz2000.cpp
[src/mame/siemens]pcd_kbd.cpp
[src/mame/ta]alphatpc16.cpp
[src/mame/telenova]compiskb.cpp
[src/mame/ti]exelv.cpp

r199734 Friday 22nd December, 2023 at 15:18:43 UTC by clawgrip
misc/playcenter.cpp: Added Playcenter Evolution III on Epox hardware (not working). (#11777)

New systems marked not working
---------------------------------
Playcenter Evolution III (v14.0, 'Epox' hardware) [Cuclis, Oskarito, Ángel]
[src/mame]mame.lst
[src/mame/misc]playcenter.cpp

r199733 Friday 22nd December, 2023 at 15:07:05 UTC by mark.garlanger
heathkit/h89.cpp: Implemented single-step functionality. (#11847)
[src/mame/heathkit]h89.cpp

r199732 Friday 22nd December, 2023 at 14:47:46 UTC by clawgrip
sega/model3.cpp: Added subtitle to Daytona USA 2 description. (#11855)
[src/mame/sega]model3.cpp

r199731 Friday 22nd December, 2023 at 14:29:13 UTC by AJR
video/mc6847.cpp: Fix clang error: variable 'x' is used uninitialized whenever its declaration is reached [-Werror,-Wsometimes-uninitialized]
[src/devices/video]mc6847.cpp

r199730 Friday 22nd December, 2023 at 14:23:13 UTC by dave.br
video/mc6847.cpp: Fixed synchronization on Dragon (PAL) machines. (#11743)
[src/devices/video]mc6847.cpp mc6847.h
[src/mame/trs]coco3.cpp dragon.cpp gime.cpp gime.h

r199729 Friday 22nd December, 2023 at 13:06:18 UTC by cam900
misc/cave.cpp: Moved systems with Z80 sound CPU and triple screens to derived classes. (#11865)

Also reduced literal tags and macros.
[src/mame/misc]cave.cpp cave.h cave_v.cpp

r199728 Friday 22nd December, 2023 at 12:15:41 UTC by clawgrip
igs/goldstar.cpp: Re-dumped ROMs and PLDs for hamhouse. (#11861) [Taksangs]

* Added dumps for PROM at U39 and PLDs at U15 and U35.
* Re-dumped graphics ROM at U24 and marked as a bad dump (appears to be suffering bit rot).
[src/mame/igs]goldstar.cpp

r199727 Friday 22nd December, 2023 at 12:11:51 UTC by wilbertpol
msx2_flop.xml: Added 33 items (32 working) and replaced five items with better dumps. (#11863)

* Replaced Disc Station Deluxe 1 (Japan) with a better dump. [file-hunter]
* Replaced Poyo Poyo Life (Japan) and  Poyo Poyo Life II (Japan) with better dumps. [file-hunter]
* Replaced Pumpkin Adventure - The Quest for the Holy Grail (Netherlands) with a better dump. [file-hunter]
* Replaced Pumpkin Adventure II (Netherlands) with a better dump. [file-hunter]
* Removed hacked images Pumpkin Adventure - The Quest for the Holy Grail (Netherlands, alt) and Pumpkin Adventure - The Quest for the Holy Grail (Netherlands, alt 2).
* Removed User Disk from Pumpkin Adventure III (Netherlands).
* Removed Puyo Puyo (Japan, alt) and  Puyo Puyo (Japan, alt 2) as they contain saved data.

New working software list items (msx2_flop.xml)
-------------------------------
Disc Station Special Natsuyasumi-gou (Japan) [file-hunter]
Outlaw Suikoden (Japan) [file-hunter]
Kibun wa, Pastel Touch!! Abunai Gakuen Hen (Japan) [file-hunter]
PIAS - Hikisakareta Seishun (Japan) [file-hunter]
Private School (Japan) [file-hunter]
Puzzle Game Nadia Special (Japan) [file-hunter]
Puzzle - Große Meister (Germany) [file-hunter]
R・SYSTEM Ketteihan (Japan) [file-hunter]
R・SYSTEM 3.2 (Japan) [file-hunter]
OK Fred (Netherlands) [file-hunter]
Panic Shoot [file-hunter]
Petiso Game (Spain) [file-hunter]
PH.Sound Collection (Japan) [file-hunter]
Phi (Japan) [file-hunter]
Pig's Quest (Netherlands) [file-hunter]
Piles (Netherlands) [file-hunter]
Pixess (Netherlands) [file-hunter]
Point Crisis [file-hunter]
Poker Dolls [file-hunter]
Poyo Poyo Life 3 (Japan) [file-hunter]
Push'em [file-hunter]
Puzzel (Netherlands) [file-hunter]
Puzzle 9.64 (Japan) [file-hunter]
Puzzlemania (Netherlands) [file-hunter]
Quadromania MSX2 [file-hunter]
Quiz! Atatchatte 25% (Japan, 1996-12-26) [file-hunter]
Quiz! Atatchatte 25% (Japan) [file-hunter]
RCCR - RC Car Race (Japan) [file-hunter]
Realms of Adventure (Netherlands) [file-hunter]
Retaliator (Netherlands) [file-hunter]
Riot (Japan, alt) [file-hunter]
Ruby & Jade [file-hunter]

New software list items marked not working (msx2_flop.xml)
------------------------------------------
Disc Station Special Haru-gou (Japan) [file-hunter]
[hash]msx2_flop.xml

r199726 Friday 22nd December, 2023 at 11:59:44 UTC by wilbertpol
bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Processor cartridge. (#11866)

New software list items marked not working (msx2_cart.xml)
------------------------------
FS-SR021 MSX2 Word Processor (Japan) [file-hunter]
[hash]msx2_cart.xml
[scripts/src]bus.lua
[src/devices/bus/msx/cart]cartridge.cpp fs_sr021.cpp* fs_sr021.h* slotoptions.cpp slotoptions.h

r199725 Friday 22nd December, 2023 at 10:53:30 UTC by hap
mephisto*: expand some input defs
[src/mame/hegenerglaser]academy.cpp berlin.cpp milano.cpp modena.cpp modular.cpp modular_tm.cpp polgar.cpp risc.cpp

r199724 Friday 22nd December, 2023 at 00:24:00 UTC by Angelo Salese
konami/gitclub.cpp: setup default screen cliprects for hangplt, fix regression
[src/mame/konami]gticlub.cpp

r199723 Friday 22nd December, 2023 at 00:22:44 UTC by Angelo Salese
nec/pc8*01.cpp: notes
[src/mame/nec]pc8001.cpp pc8801.cpp

r199722 Thursday 21st December, 2023 at 19:07:19 UTC by Angelo Salese
nec/pc8401a.cpp: overhaul keyboard mapping
[src/devices/video]sed1330.cpp
[src/mame/nec]pc8401a.cpp

r199721 Thursday 21st December, 2023 at 13:30:02 UTC by hap
kim1: add sst switch, add window border for keypad
[src/mame/layout]kim1.lay

r199720 Thursday 21st December, 2023 at 12:37:46 UTC by Dirk Best
brother/pn8800fxb: Add buzzer and battery state
[src/mame/brother]pn8800fxb.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team