Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
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 |
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 |
r199719 Thursday 21st December, 2023 at 12:13:15 UTC by Vasantha Crabb |
---|
commodore/kim1.cpp: Added view with screen (won't be viable without framebuffer card) and clickable buttons. |
[src/devices/bus/kim1] | cards.cpp |
[src/mame/commodore] | kim1.cpp |
[src/mame/layout] | kim1.lay |
r199718 Thursday 21st December, 2023 at 11:06:24 UTC by cam900 |
---|
shared/taitosnd.cpp: Use callbacks for interrupt and reset outputs. (#11860) Also suppress read side effects for debugger accesses. |
[src/mame/shared] | taitosnd.cpp taitosnd.h |
[src/mame/sony] | zn.cpp |
[src/mame/taito] | asuka.cpp bingowav.cpp cpzodiac.cpp cucaracha.cpp darius.cpp exzisus.cpp heromem.cpp mlanding.cpp ninjaw.cpp opwolf.cpp othunder.cpp pkspirit.cpp rastan.cpp rbisland.cpp slapshot.cpp taito_b.cpp taito_f2.cpp taito_h.cpp taito_l.cpp taito_x.cpp taito_z.cpp taitoair.cpp topspeed.cpp vicshoot.cpp volfied.cpp warriorb.cpp wgp.cpp |
r199717 Thursday 21st December, 2023 at 09:53:07 UTC by hap |
---|
mm2: rename rebelp to mm2nona |
[src/mame] | mame.lst |
[src/mame/fidelity] | csc.cpp |
[src/mame/hegenerglaser] | europa.cpp mm2.cpp mondial.cpp |
[src/mame/saitek] | leonardo.cpp |
r199716 Wednesday 20th December, 2023 at 20:33:19 UTC by Roberto Fresca |
---|
Jack House improvements... [Grull Osgo] - Reworked video processor access. - NOP'ed useless video processor registers offsets. - Reworked video processor internal registers. - Split video RAM into foreground and background. - Reworked video RAM access and split access into tiles and color. - Split tile get info into foreground and background. - Minor cleanups. |
[src/mame/misc] | jackhouse.cpp |
r199715 Wednesday 20th December, 2023 at 16:35:10 UTC by cam900 |
---|
taito/gladiatr.cpp: Use palette format heper, and cleaned up code. (#11859) * Removed VIDEO_START_MEMBER and MACHINE_RESET_MEMBER (override virtual member functions instead). * Reduced run-time tag lookups. * Made graphics region tags more descriptive. |
[src/mame/taito] | gladiatr.cpp gladiatr.h gladiatr_v.cpp |
r199714 Wednesday 20th December, 2023 at 16:31:54 UTC by cam900 |
---|
taito/flstory.cpp: Use single-pass sprite drawing, and moved games with MCU to a derived class. (#11858) |
[src/mame/taito] | flstory.cpp |
r199713 Wednesday 20th December, 2023 at 16:28:40 UTC by robin.sergeant |
---|
rm/rmnimbus.cpp: Fixed joystick input. (#11857) |
[src/mame/rm] | rmnimbus.cpp rmnimbus.h rmnimbus_m.cpp |
r199712 Wednesday 20th December, 2023 at 16:16:34 UTC by clawgrip |
---|
misc/majorpkr.cpp: Removed bad protected PLD dump 8_atf16v8b.bin from syutnori. (#11854) |
[src/mame/misc] | majorpkr.cpp |
r199711 Wednesday 20th December, 2023 at 12:30:24 UTC by Dirk Best |
---|
brother/pn8800fxb: Hook up RTC |
[src/mame/brother] | pn8800fxb.cpp |
r199710 Wednesday 20th December, 2023 at 04:35:52 UTC by Roberto Fresca |
---|
New working clones ------------------ Fruit Star Bonus (Ver 8.30UNG-25, set 1) [Team Europe, Roberto Fresca, f205v, Kevin Eshbach, Brian Troha] Fruit Star Bonus (Ver 8.30UNG-25, set 1) [Team Europe, Roberto Fresca, f205v, Kevin Eshbach, Brian Troha] |
[src/mame] | mame.lst |
[src/mame/misc] | mpu12wbk.cpp |
r199709 Wednesday 20th December, 2023 at 03:34:58 UTC by Angelo Salese |
---|
nec/pc8401a.cpp: add irq mask, add up/down and proper shift keys |
[src/mame/nec] | pc8401a.cpp |
r199708 Wednesday 20th December, 2023 at 03:11:13 UTC by Roberto Fresca |
---|
New working systems ------------------- Golden Joker (Ver 16.06UNG-25, set 1) [Team Europe, Roberto Fresca, f205v, Kevin Eshbach, Brian Troha] Golden Joker (Ver 16.06UNG-25, set 2) [Team Europe, Roberto Fresca, f205v, Kevin Eshbach, Brian Troha] |
[src/mame] | mame.lst |
[src/mame/layout] | goldnjkr.lay* |
[src/mame/misc] | mpu12wbk.cpp |
r199707 Wednesday 20th December, 2023 at 02:24:21 UTC by Angelo Salese |
---|
nec/pc8401a.cpp: implement internal NVRAM, fix external RAM select |
[src/mame/nec] | pc8401a.cpp |
r199706 Wednesday 20th December, 2023 at 01:52:15 UTC by R. Belmont |
---|
bus/kim1: Add support for MTU "Visible Memory" (aka "Visable Memory") board. [R. Belmont] |
[scripts/src] | bus.lua |
[src/devices/bus/kim1] | cards.cpp* cards.h* k1008_vismem.cpp* k1008_vismem.h* |
[src/mame/commodore] | kim1.cpp |
r199705 Tuesday 19th December, 2023 at 21:42:17 UTC by hap |
---|
leonardo: update notes on serial port |
[src/mame/novag] | svip.cpp |
[src/mame/saitek] | leonardo.cpp renaissance.cpp |
r199704 Tuesday 19th December, 2023 at 20:39:12 UTC by hap |
---|
svip: update notes on serial port |
[src/mame/novag] | diablo.cpp sexpert.cpp svip.cpp |
Previous 50 | 199869 Revisions | Next 50 |