Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r188657 Wednesday 20th July, 2022 at 22:44:16 UTC by AJR |
---|
kiwame.cpp: Remove unneeded banking callback * metafox: Update notes |
[/branches/barcrest/src/mame/seta] | kiwame.cpp seta.cpp |
r188656 Wednesday 20th July, 2022 at 21:25:54 UTC by clawgrip |
---|
gaelco3d.cpp: Dumped and added Football Power v1.1 (#10110) * gaelco3d.cpp: Dumped and added Football Power v1.1 * mame.lst: Add 'footbpow11' |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/gaelco] | gaelco3d.cpp |
r188655 Wednesday 20th July, 2022 at 16:30:26 UTC by hap |
---|
fidelity/*: add speaker symbol to internal artwork |
[/branches/barcrest/src/mame/layout] | fidel_brc.lay fidel_bv3.lay fidel_csc.lay fidel_eas.lay fidel_gin.lay fidel_msc_v1.lay fidel_msc_v2.lay fidel_pc.lay fidel_rsc.lay fidel_su9.lay fidel_vcc.lay fidel_vsc.lay |
r188654 Wednesday 20th July, 2022 at 14:43:21 UTC by Robbbert |
---|
tavernie: corrected the magazine name. |
[/branches/barcrest/src/mame/skeleton] | tavernie.cpp |
r188653 Wednesday 20th July, 2022 at 13:45:41 UTC by patrick.mackinlay |
---|
am9516: remove hyperlink |
[/branches/barcrest/src/devices/machine] | am9516.cpp |
r188652 Wednesday 20th July, 2022 at 13:43:02 UTC by hap |
---|
chess*: add chess symbols to internal artwork |
[/branches/barcrest/src/mame/layout] | ave_arb.lay chessmst.lay chessmstdm.lay ck_master.lay conic_cchess.lay fidel_as12.lay fidel_chesster.lay fidel_csc.lay fidel_des.lay fidel_desdis.lay fidel_desdis_68kg.lay fidel_desdis_68kr.lay fidel_ex.lay fidel_ex_68k.lay fidel_exb.lay fidel_exd.lay fidel_exv.lay fidel_gambit.lay fidel_msc_v1.lay fidel_msc_v2.lay fidel_pc.lay fidel_playmatic.lay fidel_sc12.lay fidel_sc6.lay fidel_sc8.lay fidel_sc9.lay fidel_su9.lay fidel_vsc.lay mephisto_alm16.lay mephisto_alm32.lay mephisto_amsterdam.lay mephisto_berlin.lay mephisto_bup.lay mephisto_gen32.lay mephisto_glasgow.lay mephisto_milano.lay mephisto_mm2.lay mephisto_modena.lay mephisto_modular_tm.lay mephisto_mondial.lay mephisto_mondial2.lay mephisto_mondial68k.lay mephisto_montec.lay mephisto_montreux.lay mephisto_polgar.lay mephisto_risc.lay mephisto_smondial.lay mephisto_smondial2.lay novag_cforte.lay novag_constq.lay novag_mk1.lay novag_sforte.lay novag_supercon.lay novag_supremo.lay saitek_corona.lay saitek_cp2000.lay saitek_delta1.lay saitek_risc2500.lay saitek_stratos.lay saitek_tking.lay |
r188651 Wednesday 20th July, 2022 at 13:05:23 UTC by eientei95 |
---|
cinemat.cpp: Updated controls for spaceshp, and converted to C-style comments to line comments. (#10081) |
[/branches/barcrest/src/mame/cinematronics] | cinemat.cpp |
r188650 Wednesday 20th July, 2022 at 12:47:39 UTC by patrick.mackinlay |
---|
am9516: new device |
[/branches/barcrest/scripts/src] | machine.lua |
[/branches/barcrest/src/devices/machine] | am9516.cpp* am9516.h* |
r188649 Wednesday 20th July, 2022 at 09:55:28 UTC by Scott Stone |
---|
c64_cass.xml - Fix duplicate copy/pasted label for ttgold1 |
[/branches/barcrest/hash] | c64_cass.xml |
r188648 Tuesday 19th July, 2022 at 17:10:30 UTC by Osso |
---|
New clones marked as NOT_WORKING -------------------------------- Croupier (Playmark Roulette v.03.09) [Ivan Vangelista] - model2.cpp: updated documentation for manxtt sets and overrev [Brian Troha] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/playmark] | sderby.cpp |
[/branches/barcrest/src/mame/sega] | model2.cpp |
r188647 Tuesday 19th July, 2022 at 15:57:18 UTC by steven.coomber |
---|
c64_cass.xml: Added 10 items (9 working, 1 not working) (#10102) New working software list additions --------------------------------------- They Sold a Million (The Hit Squad) [C64 Ultimate Tape Archive V2.0] They Sold a Million 3 (The Hit Squad) [C64 Ultimate Tape Archive V2.0] Thing Bounces Back (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0] Thing on a Spring (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0] Thrill Time Gold 1 (Elite Systems) [C64 Ultimate Tape Archive V2.0] Thunder Blade (U.S. Gold) [C64 Ultimate Tape Archive V2.0] Thundercats (Elite Systems) [C64 Ultimate Tape Archive V2.0] Tiger Mission (Status Software) [C64 Ultimate Tape Archive V2.0] Tilt (Codemasters) [C64 Ultimate Tape Archive V2.0] New NOT_WORKING software list additions --------------------------------------- They Stole a Million (39 Steps) [C64 Ultimate Tape Archive V2.0] |
[/branches/barcrest/hash] | c64_cass.xml |
r188646 Tuesday 19th July, 2022 at 10:30:16 UTC by Robbbert |
---|
Updated mess.flt |
[/branches/barcrest/src/mame] | mess.flt |
r188645 Tuesday 19th July, 2022 at 04:17:42 UTC by Vasantha Crabb |
---|
Miscellaneous cleanup. apple/maciivx.cpp, apple/maclc3.cpp: Fixed unnecessary absolute tags. video/fixfreq.cpp: Make the code look more like the other MAME code: * Indent initialiser lists by one level. * Indent parameters by two levels when they need to be wrapped. * Don't use const on parameters passed by value (not part of signature). * Changed C-style casts to function-syntax casts (reduces parentheses). Ran srcclean on capcom/lwings.cpp and video/fixfreq.cpp. |
[/branches/barcrest/src/devices/video] | fixfreq.cpp fixfreq.h |
[/branches/barcrest/src/mame/apple] | maciivx.cpp maclc3.cpp |
[/branches/barcrest/src/mame/capcom] | lwings.cpp |
r188644 Tuesday 19th July, 2022 at 03:48:09 UTC by 0kmg |
---|
famibox.xml: Added a missing dump; replaced 1943's bad dump. (#10105) New working software list additions ----------------------------------- Punch-Out!! [Lina, Forest of Illusion] |
[/branches/barcrest/hash] | famibox.xml |
r188643 Tuesday 19th July, 2022 at 03:42:02 UTC by Nathan Woods |
---|
Fixing fs::cbmdos_image::enumerate_f() to properly look for single density (instead of double) (#10104) This problem was identified because the file system didn't properly show up when the 'c64' driver was run, and this seems to be the correct fix. The part of this that confuses me is that if this defect was preventing the CBMDOS fs from showing up under c64, why don't the CoCo file systems have the same problem? Both fs_coco_rsdos.cpp and fs_coco_os9.cpp specify (seemingly incorrectly) SSDD. |
[/branches/barcrest/src/lib/formats] | fs_cbmdos.cpp |
r188642 Tuesday 19th July, 2022 at 02:39:38 UTC by Ryan Holtz |
---|
-duet16: Added external PTM clock. [Ryan Holtz] (#10103) -6840ptm: Fixed one-shot behavior and timer enabling when switching to internal clock. [Ryan Holtz] |
[/branches/barcrest/src/devices/machine] | 6840ptm.cpp |
[/branches/barcrest/src/mame/matsushita] | duet16.cpp |
r188641 Tuesday 19th July, 2022 at 02:36:17 UTC by R. Belmont |
---|
mac: Some cleanup in the new drivers. [R. Belmont] |
[/branches/barcrest/src/mame/apple] | maclc3.cpp sonora.cpp vasp.cpp |
r188640 Tuesday 19th July, 2022 at 01:22:54 UTC by Vasantha Crabb |
---|
ekara_japan*.xml: Hopefully the last round of metadata improvements before acquiring more dumps. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_d.xml ekara_japan_en.xml ekara_japan_g.xml ekara_japan_gk.xml ekara_japan_m.xml ekara_japan_p.xml ekara_japan_s.xml ekara_japan_sp.xml |
[/branches/barcrest/src/mame/tvgames] | xavix.cpp |
r188639 Monday 18th July, 2022 at 22:47:40 UTC by Olivier Galibert |
---|
Fix a number of uninitialized variables |
[/branches/barcrest/src/devices/machine] | ncr5380.cpp z80scc.cpp |
[/branches/barcrest/src/mame/apple] | vasp.cpp |
r188638 Monday 18th July, 2022 at 20:27:14 UTC by clawgrip |
---|
model2.cpp: Dumped sound program ROM from Manx TT Twin Rev. A, added it as a new set (#10045) New clones marked as NOT_WORKING -------------------------------- Manx TT Superbike - Twin (Revision A) [Tailsnic Retroworks] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/sega] | model2.cpp |
r188637 Monday 18th July, 2022 at 20:13:13 UTC by Osso |
---|
New clones marked as NOT_WORKING -------------------------------- Lucky Line III [Ioannis Bampoulas] - vasp.cpp: initialized a couple of variables |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/apple] | vasp.cpp |
[/branches/barcrest/src/mame/igs] | goldstar.cpp goldstar.h |
r188636 Monday 18th July, 2022 at 18:38:20 UTC by simzy39 |
---|
Added info on the Avengers protection chip (#10101) |
[/branches/barcrest/src/mame/capcom] | lwings.cpp |
r188635 Monday 18th July, 2022 at 18:04:32 UTC by hap |
---|
ssensor4,const: add chess symbols to internal artwork |
[/branches/barcrest/src/devices/cpu/cosmac] | cosmac.cpp |
[/branches/barcrest/src/mame/layout] | novag_const.lay novag_ssensor4.lay |
r188634 Monday 18th July, 2022 at 16:40:44 UTC by hap |
---|
cosmac: add 1804 counter timer |
[/branches/barcrest/src/devices/cpu/cosmac] | cosmac.cpp cosmac.h |
[/branches/barcrest/src/mame/hegenerglaser] | brikett.cpp mm1.cpp mm2.cpp |
[/branches/barcrest/src/mame/layout] | mephisto_mirage.lay |
r188633 Monday 18th July, 2022 at 11:58:02 UTC by Vasantha Crabb |
---|
ekara_japan.xml: Fix order of elements for ec0077. |
[/branches/barcrest/hash] | ekara_japan.xml |
r188632 Monday 18th July, 2022 at 11:56:42 UTC by Vasantha Crabb |
---|
ekara_japan*.xml: Fixed more titles, updated some comments. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_a.xml ekara_japan_m.xml |
r188631 Monday 18th July, 2022 at 10:06:58 UTC by Vasantha Crabb |
---|
More Japanese title improvemnts: * tvgames/xavix.cpp: Corrected gcslottv system name. * ekara_japan_g.xml: Corrected more titles based on box art. * gcslottv.xml: Indicate long vowels with overbars in transliterations. |
[/branches/barcrest/hash] | ekara_japan_g.xml gcslottv.xml |
[/branches/barcrest/src/mame/tvgames] | xavix.cpp |
r188630 Monday 18th July, 2022 at 09:09:47 UTC by Vasantha Crabb |
---|
hash/ekara_japan*.xml: Corrected more titles based on box art. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_g.xml ekara_japan_s.xml |
r188629 Monday 18th July, 2022 at 07:57:53 UTC by Vasantha Crabb |
---|
ekara_japan*.xml: Fixed a few more titles. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_ac.xml ekara_japan_en.xml ekara_japan_gk.xml |
r188628 Monday 18th July, 2022 at 06:54:34 UTC by Vasantha Crabb |
---|
ekara_japan*.xml: Fixed element order to match DTD (MAME itself should be stricter on this). |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_m.xml |
r188627 Monday 18th July, 2022 at 06:37:14 UTC by Vasantha Crabb |
---|
ekara_japan.xml: Corrected titles for Enka Taizen cartridges. ekara_japan_en.xml: Added another undumped cartridge seen for sale to the header comment. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_en.xml |
r188626 Monday 18th July, 2022 at 06:10:59 UTC by Vasantha Crabb |
---|
ekara_japan*.xml: Improved metadata. * Added a few more Japanese titles. * Corrected BSC (Best Scene) and TPJ (TV Pop Junior) titles. * Added artists to descriptions for a few cartridges. * Moved artists from comments to descriptions fot a few cartridges. * Added track listing comment for populated e-kara Web cartridge. |
[/branches/barcrest/hash] | ekara_japan.xml ekara_japan_ac.xml ekara_japan_bh.xml ekara_japan_d.xml ekara_japan_en.xml ekara_japan_g.xml ekara_japan_m.xml ekara_japan_p.xml ekara_japan_s.xml ekara_japan_sp.xml ekara_japan_web.xml |
r188625 Monday 18th July, 2022 at 04:28:48 UTC by patrick.mackinlay |
---|
mm58167: day/month counters reset to 1 |
[/branches/barcrest/src/devices/machine] | mm58167.cpp |
r188624 Monday 18th July, 2022 at 04:26:18 UTC by patrick.mackinlay |
---|
i82586: interrupts are level triggered * also tidy up timer usage |
[/branches/barcrest/src/devices/machine] | i82586.cpp i82586.h |
r188623 Monday 18th July, 2022 at 04:19:39 UTC by patrick.mackinlay |
---|
ns32081: invalid operations generate exceptions |
[/branches/barcrest/src/devices/machine] | ns32081.cpp |
r188622 Monday 18th July, 2022 at 04:18:27 UTC by patrick.mackinlay |
---|
ns32000: always perform bus-sized writes to aligned memory |
[/branches/barcrest/src/devices/cpu/ns32000] | ns32000.cpp ns32000.h |
r188621 Monday 18th July, 2022 at 02:33:22 UTC by R. Belmont |
---|
mac.cpp: moved maciivx and maciivi to their own driver. [R. Belmont] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/apple] | mac.cpp mac.h mac_m.cpp mac_v.cpp maciivx.cpp* vasp.cpp* vasp.h* |
r188620 Sunday 17th July, 2022 at 06:57:03 UTC by 0kmg |
---|
Cleaned up some software list kana issues. (#10098) * Replaced incorrect dakuten/double prime quote pairing with proper CJK double quotes. * Replaced full-width combining dakuten/handakuten with non-combining equivalents. |
[/branches/barcrest/hash] | gameboy.xml megadriv.xml pc98.xml snes.xml |
r188619 Sunday 17th July, 2022 at 03:43:39 UTC by Osso |
---|
- apple2gs_flop_orig.xml: fixed validation - mt735.cpp: ran srcclean |
[/branches/barcrest/hash] | apple2gs_flop_orig.xml |
[/branches/barcrest/src/mame/skeleton] | mt735.cpp |
r188618 Sunday 17th July, 2022 at 03:39:18 UTC by steven.coomber |
---|
c64_cass.xml: Added 10 items (8 working, 2 not working) (#10049) New working software list additions --------------------------------------- Tag-Team Wrestling Plus Karate Champ (U.S. Gold) [C64 Ultimate Tape Archive V2.0] Tai-Pan (Ocean) [C64 Ultimate Tape Archive V2.0] Tank (Ocean) [C64 Ultimate Tape Archive V2.0] Tapper (U.S. Gold) [C64 Ultimate Tape Archive V2.0] Teenage Mutant Hero Turtles (Image Works) [C64 Ultimate Tape Archive V2.0] Terra Cresta (Imagine) [C64 Ultimate Tape Archive V2.0] Test Drive (Electronic Arts) [C64 Ultimate Tape Archive V2.0] Tetris (Mirrorsoft) [C64 Ultimate Tape Archive V2.0] New NOT_WORKING software list additions --------------------------------------- Tarzan (Martech) [C64 Ultimate Tape Archive V2.0] Techno Cop (Gremlin Graphics) [C64 Ultimate Tape Archive V2.0] |
[/branches/barcrest/hash] | c64_cass.xml |
r188617 Sunday 17th July, 2022 at 03:33:28 UTC by a.noid33 |
---|
apple2gs_flop_orig.xml: Added 3 Games (#9994) * * New working software list additions (apple2gs_flop_orig.xml) -------------------------------------------------------------- Dragon's Lair [Antoine Vignau, A-Noid] Dragon's Lair: Escape from Singe's Castle [Antoine Vignau, A-Noid] Dragon's Lair II: Time Warp [Antoine Vignau, A-Noid] * New working software list additions (apple2gs_flop_orig.xml) -------------------------------------------------------------- Dragon's Lair III: Curse of Mordread [Antoine Vignau, A-Noid] * Rename Disk 10 - A and Disk 11 - B * Update release date. |
[/branches/barcrest/hash] | apple2gs_flop_orig.xml |
r188616 Sunday 17th July, 2022 at 03:31:09 UTC by 0kmg |
---|
snes.xml: Added bootleg Dragon Ball Z Final Bout dumps. (#9821) * snes.xml: Added bootleg Dragon Ball Z Final Bout dumps. New working software list additions ----------------------------------- Dragon Ball Z - Final Bout (pirate, hacked) [d4s] New NOT_WORKING software list additions --------------------------------------- Dragon Ball Z - Final Bout (pirate) [VGHF] * Moved entries to section of related unlicensed/pirate games. |
[/branches/barcrest/hash] | snes.xml |
r188615 Sunday 17th July, 2022 at 03:29:46 UTC by 0kmg |
---|
a7800.xml: Added four prototypes. (#9995) New working software list additions ----------------------------------- Food Fight (NTSC, prototype) [gambler172, Eckhard Stolberg] Xevious (NTSC, prototype) [gambler172, Eckhard Stolberg] New NOT_WORKING software list additions --------------------------------------- 7800 Pro System Diagnostic Test (prototype) [gambler172, Eckhard Stolberg] Pole Position II (prototype) [gambler172, Eckhard Stolberg] |
[/branches/barcrest/hash] | a7800.xml |
r188614 Sunday 17th July, 2022 at 03:28:43 UTC by 0kmg |
---|
nes.cpp: Oops, hide cartridge list from disk-only fds. (#10070) |
[/branches/barcrest/src/mame/nintendo] | nes.cpp |
r188613 Sunday 17th July, 2022 at 03:26:14 UTC by eientei95 |
---|
bagman.cpp: Change fake cabinet dip to conf (#10082) |
[/branches/barcrest/src/mame/valadon] | bagman.cpp |
r188612 Sunday 17th July, 2022 at 03:24:42 UTC by arcadeshadow |
---|
uzebox.xml: Metadata Cleaning (#10091) Lower case on "Alt" word in the set description |
[/branches/barcrest/hash] | uzebox.xml |
r188611 Sunday 17th July, 2022 at 03:21:28 UTC by 0kmg |
---|
nes.xml: Replaced modified drfrankn dump with correct dump. (#10009) |
[/branches/barcrest/hash] | nes.xml |
r188610 Sunday 17th July, 2022 at 03:17:16 UTC by eientei95 |
---|
mt735.cpp: Flesh out comments, fix manufacturer and year (#10038) |
[/branches/barcrest/src/mame/skeleton] | mt735.cpp |
r188609 Sunday 17th July, 2022 at 03:10:47 UTC by Osso |
---|
lwings.cpp: corrected ROM labels for avengers sets [Brian Troha] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/capcom] | lwings.cpp |
r188608 Sunday 17th July, 2022 at 03:06:56 UTC by 0kmg |
---|
gameboy.xml: Added five prototypes. (#10050) - Corrected deathtrk mistakenly being marked as not supported. New working software list additions ----------------------------------- Casper (prototype) [Clarkzer0, Forest of Illusion] Outburst (Japan, prototype) [Martin Refseth, Forest of Illusion] Primal Rage (prototype) [JakeS909, drx] Splitz (prototype) [DillyDylan, drx] Super Off Road (prototype) [DillyDylan, drx] |
[/branches/barcrest/hash] | gameboy.xml |
Previous 50 | 199869 Revisions | Next 50 |