Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r188934 Friday 19th August, 2022 at 16:07:43 UTC by Osso |
---|
New working clones ------------------ B.Rap Boys Special (World, older) [nnap] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/kaneko] | kaneko16.cpp |
r188933 Friday 19th August, 2022 at 15:06:03 UTC by Vasantha Crabb |
---|
Merged some single-platform projects into company projects. Also moved a few things out of skeleton into other places. |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/ausnz] | pegasus.cpp* |
[/branches/barcrest/src/mame/aviion] | |
[/branches/barcrest/src/mame/dg] | aviion88k.cpp* |
[/branches/barcrest/src/mame/ibm] | ibm6580.cpp* ibm6580_fdc.cpp* ibm6580_fdc.h* ibm6580_kbd.cpp* ibm6580_kbd.h* rosetta.cpp* rosetta.h* rtpc.cpp* rtpc_iocc.cpp* rtpc_iocc.h* |
[/branches/barcrest/src/mame/ibm6580] | |
[/branches/barcrest/src/mame/jazz] | |
[/branches/barcrest/src/mame/microsoft] | jazz.cpp* mct_adr.cpp* mct_adr.h* |
[/branches/barcrest/src/mame/philips] | minitel_2_rpic.cpp* |
[/branches/barcrest/src/mame/rtpc] | |
[/branches/barcrest/src/mame/skeleton] | |
[/branches/barcrest/src/mame/sony] | cxd8442q.cpp* cxd8442q.h* cxd8452aq.cpp* cxd8452aq.h* dmac3.cpp* dmac3.h* dmac_0266.cpp* dmac_0266.h* dmac_0448.cpp* dmac_0448.h* news_38xx.cpp* news_68k.cpp* news_hid.cpp* news_hid.h* news_r3k.cpp* news_r4k.cpp* |
[/branches/barcrest/src/mame/sony_news] | |
[/branches/barcrest/src/mame/trs] | trs80dt1.cpp* |
r188932 Friday 19th August, 2022 at 14:25:32 UTC by brice.onken |
---|
sony_news/news_r4k.cpp: Implemented Sony NEWS NWS-5000X driver. (#8854) * sony_news/news_hid.cpp: Added APbus I/O mapping. * bus/nscsi/cd.cpp: Added Sony CD-ROM CDU-541 1.0A recognised by NEWS-OS. * machine/upd765.cpp: Added National Semiconductor PC8477B clone. New machines marked not working -------------------- Sony NET WORK STATION NWS-5000X |
[/branches/barcrest/src/devices/bus/nscsi] | cd.cpp cd.h |
[/branches/barcrest/src/devices/machine] | upd765.cpp upd765.h |
[/branches/barcrest/src/emu] | xtal.cpp |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/sony_news] | cxd8442q.cpp cxd8452aq.cpp news_hid.cpp news_hid.h news_r4k.cpp* |
r188931 Friday 19th August, 2022 at 13:50:17 UTC by paul.arnold |
---|
machine/ds1207.cpp: Fixed initialisation of start time. (#10242) |
[/branches/barcrest/src/devices/machine] | ds1207.cpp |
r188930 Friday 19th August, 2022 at 03:50:58 UTC by Osso |
---|
technos/mystston.cpp, technos/shadfrce.cpp, technos/ssozumo.cpp, technos/tagteam.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame/technos] | mystston.cpp |
r188929 Thursday 18th August, 2022 at 23:49:33 UTC by AJR |
---|
amstarz80.cpp: Add a few preliminary mappings |
[/branches/barcrest/src/mame/misc] | amstarz80.cpp |
r188928 Thursday 18th August, 2022 at 23:42:05 UTC by AJR |
---|
bigkonggx: Simplify ROM descrambling even further |
[/branches/barcrest/src/mame/galaxian] | galaxian.cpp |
r188927 Thursday 18th August, 2022 at 23:02:54 UTC by arcadeshadow |
---|
intv.xml: Metadata cleaning (#10240) Lowercase on descriptive text on words like "Prototype", "Alt", "Unreleased", "Unfinished", "Fixed", "Download Version", "Hacked" |
[/branches/barcrest/hash] | intv.xml |
r188926 Thursday 18th August, 2022 at 22:53:31 UTC by devin.acker |
---|
New NOT_WORKING machine (#10241) ----------------------- VTech Phusion [Devin Acker] |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/vtech] | phusion.cpp* |
r188925 Thursday 18th August, 2022 at 22:39:08 UTC by AJR |
---|
cr16b: Fix sign extension of branch displacements in disassembly |
[/branches/barcrest/src/devices/cpu/cr16b] | cr16bdasm.cpp |
r188924 Thursday 18th August, 2022 at 21:26:54 UTC by AJR |
---|
unidasm.cpp: Code cleanup - Use ioprocs methods and do a single read for normal input files (i.e. without an additional memcpy) - Compute pc_mask without using loop - Correct likely mistake in calculation of rounded_size - Split main function in two * ioprocs.cpp: Remove no longer needed #include |
[/branches/barcrest/src/lib/util] | ioprocs.cpp |
[/branches/barcrest/src/tools] | unidasm.cpp |
r188923 Thursday 18th August, 2022 at 21:21:55 UTC by michael.sanborn |
---|
sega/model3.cpp: Add US Title to most Scud Race sets. (#10225) The US Title (Sega Super GT) is known to exist on most sets via service mode when you change region settings. For some reason the parent allows you to change regions (Japan, USA, Export) which is interesting about this export set. |
[/branches/barcrest/src/mame/sega] | model3.cpp |
r188922 Thursday 18th August, 2022 at 15:09:34 UTC by Vasantha Crabb |
---|
osd/modules/input: Include device serial number in ID when available for SDL joysticks. |
[/branches/barcrest/src/osd/modules/input] | input_sdl.cpp |
r188921 Thursday 18th August, 2022 at 14:22:09 UTC by Vasantha Crabb |
---|
Cleanup of various recently-changed files. |
[/branches/barcrest/src/devices/cpu/pic16c5x] | pic16c5x.cpp |
[/branches/barcrest/src/devices/machine] | spifi3.cpp |
[/branches/barcrest/src/mame/misc] | magicard.cpp |
[/branches/barcrest/src/mame/sony_news] | cxd8442q.cpp cxd8452aq.cpp dmac3.cpp |
r188920 Thursday 18th August, 2022 at 13:41:08 UTC by paul.arnold |
---|
misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) * cpu/pic16c5x: Expose driven lines to I/O handlers in mask. * machine/ds1207.cpp: Added DS1207 Time Key device. * machine/msm6242.cpp: Fixed interrupt output pulse duration. * machine/scc66470.cpp: Added Philips SCC66470 Video and System controller device. Machines promoted to working ------------------------------- Puzzle Me! Lucky 7 (Impera) V04/91a Clones promoted to working ------------------------------- Magic Card Export 94 (V2.11a, set 3) Magic Card - Wien (Sicherheitsversion 1.2) unknown Poker 'TE06' |
[/branches/barcrest/scripts/src] | machine.lua |
[/branches/barcrest/src/devices/cpu/pic16c5x] | pic16c5x.cpp |
[/branches/barcrest/src/devices/machine] | ds1207.cpp* ds1207.h* msm6242.cpp msm6242.h scc66470.cpp* scc66470.h* scc68070.cpp scc68070.h |
[/branches/barcrest/src/mame/misc] | magicard.cpp |
[/branches/barcrest/src/mame/philips] | cdicdic.cpp |
r188919 Thursday 18th August, 2022 at 10:26:25 UTC by hap |
---|
update prev commit: no, you can stay |
[/branches/barcrest/src/mame/entex] | sag.cpp |
r188918 Thursday 18th August, 2022 at 10:25:03 UTC by hap |
---|
Revert "emu: make memory_share_creator endianness param optional, it is nonsense for byte-width RAM" This reverts commit cfbffd321529cc21a5880e16c6a66c750f3b3e3b. |
[/branches/barcrest/src/devices/bus/saitek_osa] | maestro.cpp |
[/branches/barcrest/src/emu] | devfind.h |
[/branches/barcrest/src/mame/chess] | ave_arb.cpp tasc.cpp |
[/branches/barcrest/src/mame/cxg] | sphinx40.cpp |
[/branches/barcrest/src/mame/entex] | sag.cpp |
[/branches/barcrest/src/mame/hegenerglaser] | berlin.cpp modular.cpp modular_tm.cpp |
[/branches/barcrest/src/mame/saitek] | stratos.cpp |
r188917 Thursday 18th August, 2022 at 10:24:32 UTC by hap |
---|
hitparade: change SYST to GAME |
[/branches/barcrest/src/mame/atari] | hitparade.cpp |
[/branches/barcrest/src/mame/midcoin] | 24cdjuke.cpp |
r188916 Thursday 18th August, 2022 at 07:29:09 UTC by arcadeshadow |
---|
a7800.xml: Cleaned up metadata: (#10237) * Use lowercase for descriptive text in descriptions. * Use uppercase for trademarks/proper nouns, like POKEY and ProSystem Emulator. |
[/branches/barcrest/hash] | a7800.xml |
r188915 Thursday 18th August, 2022 at 07:08:38 UTC by Vasantha Crabb |
---|
frontend: Swallow save state slot key/button. |
[/branches/barcrest/src/frontend/mame/ui] | state.cpp state.h |
r188914 Thursday 18th August, 2022 at 00:54:08 UTC by grantek |
---|
Implement SCC baud rate calculation (#10181) - Also fix baud counter registers Reference: http://www.zilog.com/docs/serial/ps0117.pdf The X68000 uses the Clock Mode feature of the SCC, which multiplies the baud period by 16. Combined with a bug that read the baud counter from the wrong registers, this meant the emulator had two baud rate expiry callbacks running at some MHz. |
[/branches/barcrest/src/devices/machine] | 8530scc.cpp 8530scc.h |
r188913 Wednesday 17th August, 2022 at 23:16:46 UTC by hap |
---|
source org: move lk3000 to handheld folder |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/handheld] | lk3000.cpp* |
[/branches/barcrest/src/mame/skeleton] |
r188912 Wednesday 17th August, 2022 at 23:16:46 UTC by hap |
---|
New machines marked as NOT_WORKING ---------------------------------- Hit Parade 108 / 144 / 160 [hap, Sean Riddle] |
[/branches/barcrest/src/mame] | arcade.flt mame.lst |
[/branches/barcrest/src/mame/atari] | hitparade.cpp* |
[/branches/barcrest/src/mame/handheld] | hh_tms1k.cpp |
[/branches/barcrest/src/mame/layout] | hitparade.lay* |
r188911 Wednesday 17th August, 2022 at 23:16:46 UTC by hap |
---|
emu: make memory_share_creator endianness param optional, it is nonsense for byte-width RAM |
[/branches/barcrest/src/devices/bus/saitek_osa] | maestro.cpp |
[/branches/barcrest/src/emu] | devfind.h |
[/branches/barcrest/src/mame/chess] | ave_arb.cpp tasc.cpp |
[/branches/barcrest/src/mame/cxg] | sphinx40.cpp |
[/branches/barcrest/src/mame/entex] | sag.cpp |
[/branches/barcrest/src/mame/hegenerglaser] | berlin.cpp modular.cpp modular_tm.cpp |
[/branches/barcrest/src/mame/saitek] | stratos.cpp |
r188910 Wednesday 17th August, 2022 at 18:34:02 UTC by Osso |
---|
New machines marked as NOT_WORKING ---------------------------------- Hold & Draw [Siftware] - technos/bogeyman.cpp, technos/dogfgt.cpp, technos/matmania.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame] | arcade.flt mame.lst |
[/branches/barcrest/src/mame/misc] | amstarz80.cpp* |
[/branches/barcrest/src/mame/technos] | bogeyman.cpp |
r188909 Wednesday 17th August, 2022 at 09:23:16 UTC by arcadeshadow |
---|
channelf.xml: Use lowercase for descriptive text in descriptions and unabbreviated country names. (#10236) |
[/branches/barcrest/hash] | channelf.xml |
r188908 Wednesday 17th August, 2022 at 09:10:11 UTC by Vasantha Crabb |
---|
sinclair/specpls3.cpp: Improved floppy drive configuration. * Default to a single 3" SSDD drive, allow 3.5" SSDD drives. * specpls3_flop.xml: Corrected interface type for term2a floppy. |
[/branches/barcrest/hash] | specpls3_flop.xml |
[/branches/barcrest/src/emu] | emuopts.cpp |
[/branches/barcrest/src/mame/sinclair] | specpls3.cpp |
r188907 Wednesday 17th August, 2022 at 08:49:18 UTC by holub |
---|
sinclair/atm.cpp: Fixed I/O addressing, and disabled RAM writes when ROM is active. (#10226) |
[/branches/barcrest/src/mame/sinclair] | atm.cpp |
r188906 Wednesday 17th August, 2022 at 08:35:56 UTC by Luca Elia |
---|
misc/astrcorp.cpp protection and layouts update: (#10235) * Emulated the "CPU Code" protection in newer games (astoneag, dinodino, hacher, magibombd, winbingo, winbingoa, zoo). * Expanded ROM patches to work around imperfect data in the first 0x400 bytes (ROM overlay?), getting all games to boot. * Implemented 16x32 sprites in astoneag. * Created layouts and factory defaults EEPROMs for all sets. * showhand: Fixed regression that caused the new opponent face to be invisible while entering the screen. Machines promoted to working ---------------------------- Magic Bomb (Ver. L3.5S) [Luca Elia, Ivan Vangelista, Angelo Salese, Phil Bennett, Cristiano MDQ] Dino Dino (Ver. A1.1, 01/13/2005) [Olivier Galibert, Luca Elia, Ivan Vangelista, Guru] Stone Age (Astro, Ver. EN.03.A, 2005/02/21) [Olivier Galibert, Luca Elia, ANY, The Dumping Union] Win Win Bingo (Ver. GM.03.3, Feb 23 2006) [Olivier Galibert, Luca Elia, Ivan Vangelista, f205v, Filippo Tarderia] Zoo (Ver. ZO.02.D, Aug 27 2004) [Olivier Galibert, Luca Elia, Ivan Vangelista, Brian Troha, The Dumping Union] Clones promoted to working -------------------------- Magic Bomb (Ver. A3.1) [Luca Elia, Ivan Vangelista, Angelo Salese, Phil Bennett, Cristiano MDQ] Hacher (hack of Win Win Bingo EN.01.6) [Olivier Galibert, Luca Elia, Ivan Vangelista, ANY, The Dumping Union] |
[/branches/barcrest/src/emu] | xtal.cpp |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/layout] | astoneag.lay* dinodino.lay* magibomb.lay* magibombb.lay* showhanc.lay* showhand.lay* skilldrp.lay* winbingo.lay* zoo.lay* |
[/branches/barcrest/src/mame/misc] | astrcorp.cpp |
r188905 Tuesday 16th August, 2022 at 17:08:57 UTC by 987123879113 |
---|
konami/ksys573.cpp: Added Guitar Freaks (EAA/UAA/JAA/AAA). (#10232) New working clones ---------------------------------- Guitar Freaks (GQ886 VER. EAA) [Taro] Guitar Freaks (GQ886 VER. UAA) [Taro] Guitar Freaks (GQ886 VER. JAA) [Taro] Guitar Freaks (GQ886 VER. AAA) [Taro] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/konami] | ksys573.cpp |
r188904 Tuesday 16th August, 2022 at 16:56:19 UTC by 987123879113 |
---|
chdman: Fixed TOC session type detection for extractcd. (#10233) |
[/branches/barcrest/src/tools] | chdman.cpp |
r188903 Tuesday 16th August, 2022 at 16:51:36 UTC by Osso |
---|
galaxian.cpp: addressed feedback on de45cc7e00df4bf382ee8750481624cf037c96e3 |
[/branches/barcrest/src/mame/galaxian] | galaxian.cpp galaxian.h |
r188902 Tuesday 16th August, 2022 at 16:39:17 UTC by Osso |
---|
- metro/metro.cpp: fixed regression for puzzlet - technos/battlane.cpp, technos/blockout.cpp, technos/wwfsstar.cpp: consolidated drivers in single files, very minor cleanups |
[/branches/barcrest/src/mame/metro] | metro.cpp metro.h |
[/branches/barcrest/src/mame/technos] | battlane.cpp |
r188901 Tuesday 16th August, 2022 at 16:34:33 UTC by Osso |
---|
New working clones ------------------ Big Kong (Crazy Kong bootleg on Galaxian hardware) [chaneman] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/galaxian] | galaxian.cpp galaxian.h |
r188900 Tuesday 16th August, 2022 at 16:03:21 UTC by michael.r..furman |
---|
formats/flex_dsk.cpp: Added FLEX 1.0 (MiniFLEX) Disk Format. (#10234) FLEX 1.0 (MiniFLEX) for the SWTPC MF-68 Disk System uses 18 128-byte sectors per track. |
[/branches/barcrest/src/lib/formats] | flex_dsk.cpp flex_dsk.h |
r188899 Tuesday 16th August, 2022 at 15:17:42 UTC by MetalliC |
---|
cps3.cpp document known to exist latest jojoba revision |
[/branches/barcrest/src/mame/capcom] | cps3.cpp |
r188898 Tuesday 16th August, 2022 at 15:00:16 UTC by 0kmg |
---|
nintendo/vsnes.cpp: Fixed some DIP switch issues. (#10228) * Removed nonexistent P3 and P4 controls from starlstr. * Corrected credits per game mode DIP switch for vstennis. * Removed redundant inputs for vsbballj, which are identical to vsbball. * Corrected which smgolf clones use P3/P4 start button inputs. * Added missing cluclu DIP setting: credits for 2 players. * Removed fake remapping of buttons for vspinbalj. * Added Lives and Bonus Life DIP settings for supxevs. * Updated note about Sun prototypes. |
[/branches/barcrest/src/mame/nintendo] | vsnes.cpp |
r188897 Tuesday 16th August, 2022 at 14:37:57 UTC by MetalliC |
---|
naomi.cpp fix pjustic p/c |
[/branches/barcrest/src/mame/sega] | naomi.cpp segasp.cpp |
r188896 Tuesday 16th August, 2022 at 14:16:13 UTC by hap |
---|
tv21_3: corrected 700120.46 prom [Siftware] |
[/branches/barcrest/src/devices/cpu/tms1000] | tms2100.h |
[/branches/barcrest/src/mame/misc] | a1supply.cpp |
r188895 Tuesday 16th August, 2022 at 11:42:14 UTC by a.noid33 |
---|
apple2gs_flop_orig.xml: Added new software entry (#10164) New working software list additions -------------------------------------- Space Ace (Brutal Deluxe) [Antoine Vignau, A-Noid] |
[/branches/barcrest/hash] | apple2gs_flop_orig.xml |
r188894 Tuesday 16th August, 2022 at 11:40:53 UTC by arcadeshadow |
---|
ibm5170.xml: 22 new software additions (#10223) * ibm5170.xml: 21 new software additions New working software list additions ----------------------------------- Classics Arcade [ibmpc5150, archive.org] GrandMaster Chess [The Good Old Days] GrandMaster Chess Deluxe [The Good Old Days] Nomad [MarkHnsn, archive.org] PC Format (Issue 26 - November 1993) [MarkHnsn, archive.org] PC Format (Issue 35 - August 1994) [StefanNL, archive.org] PC Format (Issue 48 - September 1995) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 01 Nº 01 - December 1993) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 01 Nº 03 - February 1994) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 01 Nº 04 - March 1994) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 01 Nº 05 - April 1994) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 01 Nº 07 - June 1994) [MarkHnsn, archive.org] PC Gamer (UK) (Vol. 02 Nº 10 - September 1995) [SmartCoda, archive.org] PC Gamer (USA) (Vol. 01 Nº 01 - May-June 1994) [OUTATIME Studios, archive.org] PC Gamer (USA) (Vol. 01 Nº 03 - August 1994) [OUTATIME Studios, archive.org] PC Gamer (USA) (Vol. 01 Nº 04 - September 1994) [OUTATIME Studios, archive.org] PC Gamer (USA) (Vol. 01 Nº 06 - November 1994) [OUTATIME Studios, archive.org] PC Gamer (USA) (Vol. 02 Nº 03 - March 1995) [MarkHnsn, archive.org] PC Review (Issue 07 - May 1992) [archive.org] PC Review (Issue 25 - November 1993) [MarkHnsn, archive.org] New NOT working software list additions ----------------------------------- PC Gamer (UK) (Vol. 01 Nº 02 - January 1994) [MarkHnsn, archive.org] * update ibm5170.xml Rename roms' label with invalid characters * update ibm5170 - Added the status="nodump" to the missing floppy disks dump - Replaced the N and a degree symbol by the Numero Sign |
[/branches/barcrest/hash] | ibm5170.xml |
r188893 Tuesday 16th August, 2022 at 08:55:50 UTC by hap |
---|
tgpachi: change yellow to green |
[/branches/barcrest/src/mame/handheld] | hh_tms1k.cpp |
r188892 Tuesday 16th August, 2022 at 05:24:54 UTC by Osso |
---|
New working clones ------------------ Dancing Eyes (World, DC2/VER.B) [rtw, Brian Troha, Bill D., The Dumping Union] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/namco] | namcos11.cpp |
r188891 Tuesday 16th August, 2022 at 02:35:13 UTC by 987123879113 |
---|
cdrom: Pass phys flag to read_partial_sector in read_subcode (#10231) |
[/branches/barcrest/src/lib/util] | cdrom.cpp cdrom.h |
r188890 Monday 15th August, 2022 at 23:38:21 UTC by hap |
---|
tms2100: add event counter |
[/branches/barcrest/src/devices/cpu/tms1000] | tms2100.cpp tms2100.h |
r188889 Monday 15th August, 2022 at 23:24:37 UTC by hap |
---|
tms2100: add interrupt pin |
[/branches/barcrest/src/devices/cpu/tms1000] | tms2100.cpp tms2100.h |
r188888 Monday 15th August, 2022 at 15:35:07 UTC by hap |
---|
Machines promoted to working ---------------------------- Game Pachinko [hap, Sean Riddle, Rik, eggs] |
[/branches/barcrest/src/mame/handheld] | hh_tms1k.cpp |
r188887 Monday 15th August, 2022 at 09:47:44 UTC by 987123879113 |
---|
New machine marked as NOT_WORKING (#10224) ---------------------------------- Dance Dance Revolution Karaoke Mix 2 (GQ947 VER. JAA) [Taro] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/konami] | ksys573.cpp |
r188886 Monday 15th August, 2022 at 06:55:33 UTC by Osso |
---|
New working clones ------------------ Trivia Master (set 5) [chaneman] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/phoenix] | naughtyb.cpp |
r188885 Monday 15th August, 2022 at 05:40:12 UTC by brice.onken |
---|
cxd8452aq.cpp: add WSC-SONIC3 DMA controller support (#10218) |
[/branches/barcrest/src/mame/sony_news] | cxd8452aq.cpp* cxd8452aq.h* |
Previous 50 | 199869 Revisions | Next 50 |