Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r199016 Tuesday 24th October, 2023 at 17:01:18 UTC by Vasantha Crabb |
---|
Merge tag 'mame0260' into HEAD MAME 0.260 |
[3rdparty/portaudio/src/hostapi/pulseaudio] | pa_linux_pulseaudio_cb.c |
[hash] | amiga_a3000.xml apple2_flop_clcracked.xml apple2_flop_orig.xml apricot_flop.xml gx4000.xml mac_flop_clcracked.xml msx1_cart.xml oric1_cass.xml spectrum_betadisc_flop.xml to7_cass.xml |
[scripts] | genie.lua |
[scripts/src] | 3rdparty.lua |
[src/devices/cpu/tlcs90] | tlcs90.cpp tlcs90.h |
[src/devices/imagedev] | cdromimg.cpp |
[src/devices/sound] | swp00.cpp swp00.h swp20.cpp swp20.h swp30.cpp |
[src/emu] | softlist_dev.cpp validity.cpp |
[src/lib/util] | chd.cpp chd.h chdcodec.cpp chdcodec.h dvdrom.cpp |
[src/mame] | mame.lst |
[src/mame/jaleco] | megasys1.cpp megasys1.h megasys1_v.cpp ms1_tmap.cpp ms1_tmap.h |
[src/mame/misc] | majorpkr.cpp vamphalf.cpp |
[src/mame/subsino] | subsino.cpp subsino_crypt.cpp |
[src/mame/yamaha] | mulcd.cpp mulcd.h ymmu100.cpp ymmu50.cpp ymmu80.cpp |
[src/tools] | chdman.cpp |
r199015 Monday 23rd October, 2023 at 15:53:41 UTC by Vasantha Crabb |
---|
Bump version to 0.260 |
[/trunk] | makefile |
[android-project/app/src/main] | AndroidManifest.xml |
r199014 Sunday 22nd October, 2023 at 15:53:48 UTC by Vasantha Crabb |
---|
merit/merit.cpp, msx1_cart.xml: Patched up some metadata. |
[3rdparty/portaudio/src/hostapi/pulseaudio] | pa_linux_pulseaudio_cb.c |
[hash] | amiga_a3000.xml apple2_flop_clcracked.xml apple2_flop_orig.xml apricot_flop.xml gx4000.xml mac_flop_clcracked.xml msx1_cart.xml oric1_cass.xml spectrum_betadisc_flop.xml to7_cass.xml |
[scripts] | genie.lua |
[scripts/src] | 3rdparty.lua |
[src/devices/cpu/tlcs90] | tlcs90.cpp tlcs90.h |
[src/devices/imagedev] | cdromimg.cpp |
[src/devices/sound] | swp00.cpp swp00.h swp20.cpp swp20.h swp30.cpp |
[src/emu] | softlist_dev.cpp validity.cpp |
[src/lib/util] | chd.cpp chd.h chdcodec.cpp chdcodec.h dvdrom.cpp |
[src/mame] | mame.lst |
[src/mame/jaleco] | megasys1.cpp megasys1.h megasys1_v.cpp ms1_tmap.cpp ms1_tmap.h |
[src/mame/merit] | merit.cpp |
[src/mame/misc] | majorpkr.cpp vamphalf.cpp |
[src/mame/subsino] | subsino.cpp subsino_crypt.cpp |
[src/mame/yamaha] | mulcd.cpp mulcd.h ymmu100.cpp ymmu50.cpp ymmu80.cpp |
[src/tools] | chdman.cpp |
r199013 Tuesday 24th October, 2023 at 16:33:43 UTC by bernhard.m..wiedemann |
---|
Make generation of has_foo.h files deterministic (#11651) Without this patch, order of entries in generated/has_{buses,cpus,formats,machines,sounds,videos}.h varied across builds. This patch was done while working on reproducible builds for openSUSE. Co-authored-by: Bernhard M. Wiedemann <bernhard+gitcommit lsmod.de> |
[scripts] | genie.lua |
r199012 Tuesday 24th October, 2023 at 16:33:08 UTC by arcadeshadow |
---|
spectrum_betadisc_flop.xml: Added 8 working items (#11646) New working software list additions -------------------------------------------- Carlos Michelis (demo) [Spectrum Computing] Dune II - Battle for Arrakis (Demige) [Spectrum Computing] Dune II - Battle for Arrakis (Perestroika Software) [Spectrum Computing] Ghastly Getaway Dizzy (English) [Spectrum Computing] Ghastly Getaway Dizzy (Russian) [Spectrum Computing] Redshift (v1.1) [Spectrum Computing] Thieves School (demo) [Spectrum Computing] Turbo the Tortoise - 30th Anniversary Edition [Spectrum Computing] |
[hash] | spectrum_betadisc_flop.xml |
r199011 Tuesday 24th October, 2023 at 15:42:35 UTC by Roberto Fresca |
---|
Fixed Super Yutnori graphics. |
[src/mame/misc] | majorpkr.cpp |
r199010 Tuesday 24th October, 2023 at 10:44:12 UTC by clawgrip |
---|
Dumped and added a Korean Major Poker bootleg (#11657) * misc/majorpkr.cpp: New WORKING clone ----------------------------- Super Yutnori (bootleg of Major Poker) [Taksangs] |
[src/mame] | mame.lst |
[src/mame/misc] | majorpkr.cpp |
r199009 Tuesday 24th October, 2023 at 02:38:08 UTC by AJR |
---|
chd.cpp: Refactoring, part 2 - Change is_XXX to return std::error_condition instead of bool so that errors can be passed down the line; rename these to check_is_XXX to indicate that they are no longer basic predicates - Change return type of internal function metadata_find to std::error_condition so that errors can be returned rather than thrown * imagedev/cdromimg.cpp: Fix bug where cdrom_file object could be constructed twice in a row for CD-ROMs and once for DVDs |
[src/devices/imagedev] | cdromimg.cpp |
[src/lib/util] | chd.cpp chd.h dvdrom.cpp |
r199008 Monday 23rd October, 2023 at 19:39:17 UTC by Vasantha Crabb |
---|
3rdparty/portaudio: Fixed inadvertent assignment in PulseAudio callback. |
[3rdparty/portaudio/src/hostapi/pulseaudio] | pa_linux_pulseaudio_cb.c |
r199007 Monday 23rd October, 2023 at 19:31:22 UTC by Vasantha Crabb |
---|
3rdparty/portaudio: Suppress clang unused label warning. |
[scripts/src] | 3rdparty.lua |
r199006 Monday 23rd October, 2023 at 15:27:07 UTC by Vasantha Crabb |
---|
3rdparty/portaudio: Enabled PulseAudio backend for Linux. [invertego] |
[scripts/src] | 3rdparty.lua |
r199005 Monday 23rd October, 2023 at 07:18:46 UTC by Olivier Galibert |
---|
mu50: Add the effects and the nvram new WORKING machine ------------------- Yamaha MU50 [O. Galibert, Phil Bennett] |
[src/devices/sound] | swp00.cpp swp00.h |
[src/mame/yamaha] | ymmu50.cpp |
r199004 Monday 23rd October, 2023 at 07:18:46 UTC by Olivier Galibert |
---|
mu80: Add the fixed interrupt swp20: Add some more identified registers |
[src/devices/sound] | swp20.cpp swp20.h |
[src/mame/yamaha] | ymmu80.cpp |
r199003 Monday 23rd October, 2023 at 07:18:46 UTC by Olivier Galibert |
---|
mu100: Some comments |
[src/devices/sound] | swp30.cpp |
[src/mame/yamaha] | ymmu100.cpp |
r199002 Monday 23rd October, 2023 at 07:18:46 UTC by Olivier Galibert |
---|
mulcd: small corrections to bit assignments |
[src/mame/yamaha] | mulcd.cpp mulcd.h |
r199001 Monday 23rd October, 2023 at 01:41:48 UTC by AJR |
---|
newhunterc: Add more memory to map; note imperfect colors |
[src/mame/subsino] | subsino.cpp |
r199000 Sunday 22nd October, 2023 at 20:13:23 UTC by AJR |
---|
chd.cpp, chdcodec.cpp: Minor refactoring - Return std::error_condition from set_raw_sha1 and set_parent_sha1 instead of throwing exceptions - Fix a few cases where error codes could be swallowed - Catch exceptions in is_XXX predicates - Add const qualifier to SHA-1 extraction methods - Add noexcept qualifier to a few internal functions - Clean up various comments |
[src/lib/util] | chd.cpp chd.h chdcodec.cpp chdcodec.h |
[src/tools] | chdman.cpp |
r198999 Sunday 22nd October, 2023 at 18:26:33 UTC by Osso |
---|
misc/vamphalf.cpp: added PCB layout for the F-E1-16-004 PCB for the new Solitaire game and added additional information. Also redefined the keys used to be logical and named them as per the control panel. [Brian Troha] |
[src/mame/misc] | vamphalf.cpp |
[src/mame/subsino] | subsino_crypt.cpp |
r198998 Sunday 22nd October, 2023 at 15:53:48 UTC by Vasantha Crabb |
---|
merit/merit.cpp, msx1_cart.xml: Patched up some metadata. |
[/branches/release0260/hash] | msx1_cart.xml |
[/branches/release0260/src/mame/merit] | merit.cpp |
r198997 Sunday 22nd October, 2023 at 14:38:48 UTC by AJR |
---|
Disallow zero-length regions in ROM definitions and software lists |
[hash] | amiga_a3000.xml apricot_flop.xml msx1_cart.xml oric1_cass.xml to7_cass.xml |
[src/emu] | softlist_dev.cpp validity.cpp |
r198996 Saturday 21st October, 2023 at 18:02:52 UTC by arcadeshadow |
---|
gx4000.xml: Replaced abbreviated country names with full names in descriptions. (#11648) |
[hash] | gx4000.xml |
r198995 Saturday 21st October, 2023 at 15:57:48 UTC by David Haywood |
---|
jaleco/megasys1.cpp: Emulate microcontroller for bigstrik. (#11629) [Sergio Galiano, Recreativos Piscis, David Haywood] * cpu/tlcs90: Added I/O ports and halt support. * jaleco/megasys1.cpp: Started splitting up driver state class, and hooked up microcontroller. * jaleco/ms1_tmap.cpp: Trigger screen update on scroll register write (visible in stdragon). New working clones -------------- Hachoo! (set 2) [unknown] Chimera Beast (Japan, prototype, set 2) [unknown] |
[src/devices/cpu/tlcs90] | tlcs90.cpp tlcs90.h |
[src/mame] | mame.lst |
[src/mame/jaleco] | megasys1.cpp megasys1.h megasys1_v.cpp ms1_tmap.cpp ms1_tmap.h |
r198994 Saturday 21st October, 2023 at 15:33:37 UTC by a.noid33 |
---|
apple2_flop_clcracked.xml, apple2_flop_orig.xml: Added latest cracks and one re-dump. (#11643) Also cleaned up metadata and improved consistency in Apple II software lists. Software redumped (apple2_flop_orig.xml) ------------------------------- Wizardry III: Legacy of Llylgamyn (Version 4, 20-Aug-1983 update) [4am, qkumba] Software redumped (apple2_flop_clcracked.xml) ------------------------------- Marty's Family Reader (4am crack) [4am, LoGo] Marty's Reading Workout (4am crack) [4am, LoGo] Greeting Card Maker (4am crack) [4am] Peanuts Maze Marathon (4am crack) [4am] The School Tool (4am crack) [4am] New working software list items (apple2_flop_clcracked.xml) ------------------------------- A First Program About Insects (4am crack) [4am] Algebra Word Problems (4am crack) [4am] Alphabet Zoo (4am crack) [4am] Arithmekicks (4am crack) [4am] Arithmetickle (4am crack) [4am] Destiny (4am crack) [4am] Equations I (4am crack) [4am] Faire le Point-Bac Physique Volume 3 (French) (4am crack) [4am] Floppy Teaches: How to Print Letters and Numerals (4am crack) [4am] Floppy Teaches: Letter and Numeral Recognition (4am crack) [4am] Floppy Teaches: What is Missing? (4am crack) [4am] French Classroom Words (4am crack) [4am] Gobbler (4am and san inc crack) [4am, san inc] Half Time: Computerized Charting for Marching Bands (version 2.0) (4am crack) [4am] Knowledge Master Basics: Earth Science (4am crack) [4am] Knowledge Master Basics: Geography (4am crack) [4am] Knowledge Master Basics: Language Arts #1 (4am crack) [4am] Knowledge Master Basics: Language Arts #2 (4am crack) [4am] Knowledge Master Basics: Life Science #1 (4am crack) [4am] Knowledge Master Basics: Life Science #2 (4am crack) [4am] Knowledge Master Basics: Literature (4am crack) [4am] Knowledge Master Basics: Math #1 (4am crack) [4am] Knowledge Master Basics: Math #2 (4am crack) [4am] Knowledge Master Basics: Physical Science (4am crack) [4am] Knowledge Master Basics: Social Studies #2 (4am crack) [4am] Map Reading (4am crack) [4am] Math Football: Decimals (version 3.1.6) (4am crack) [4am] Mathematics Word Problems - Grade 7 (4am crack) [4am] Mathematics Word Problems - Grade 8 (4am crack) [4am] Money (version 4.1.7) (4am crack) [4am] MultiScribe (version 3.01c) (4am crack) [4am] Parachute Parts of Speech (4am crack) [4am] Percent (version 3.1.6) (4am crack) [4am] Percent Word Problems (4am crack) [4am] Perplexing Puzzles (version 1985-07-09) (4am crack) [4am] pfs: report (version 1984-03-20) (4am crack) [4am] pfs: report (version 1985-09-10) (4am crack) [4am] Punctuation Baseball Level A (version 4.1.5) (4am crack) [4am] Real Number System (4am crack) [4am] Rendezvous with Rama (4am crack) (Telarium Re-release) [4am] Skill Builder: Social Studies - Grade 6 (4am crack) [4am] Spider Hunt Spelling (version 4.1.6) (4am crack) [4am] Story Writing (4am crack) [4am] Take 1 (version 06431) (4am crack) [4am] The Great Knowledge Race (4am crack) [4am] The Magic Cash Register (4am crack) [4am] The Time Tunnel: Sports Edition (4am crack) [4am] Time Capsule (4am crack) [4am] Travels with Za-Zoom: The World (revision 2) (4am crack) [4am] Word Problems Level C (version 3.1.6) (4am crack) [4am] |
[hash] | apple2_flop_clcracked.xml apple2_flop_orig.xml mac_flop_clcracked.xml |
r198993 Saturday 21st October, 2023 at 14:50:53 UTC by Vasantha Crabb |
---|
srcclean in preparation for MAME 0.260 release branch |
[/branches] | release0260* |
r198992 Saturday 21st October, 2023 at 14:50:53 UTC by Vasantha Crabb |
---|
srcclean in preparation for MAME 0.260 release branch |
[hash] | pc98.xml |
[src/devices/bus/nubus] | 8lc.cpp |
[src/devices/cpu/h8] | h8_intc.cpp |
[src/devices/imagedev] | midiin.cpp |
[src/devices/sound] | swp00.cpp swp00.h |
[src/mame/dataeast] | tumbleb.cpp |
[src/mame/ibm] | ibm5550.cpp |
[src/mame/layout] | babyfrts.lay cbrava_77.lay cbrava_81.lay ifslots.lay sevilla_77.lay sevilla_81.lay toledo_83.lay toledo_87.lay |
[src/mame/misc] | interflip8035.cpp rfslotsmcs48.cpp |
[src/mame/nmk] | ddealer.cpp nmk16.cpp |
[src/mame/pc] | quakeat.cpp |
[src/mame/seibu] | wiz.cpp |
r198991 Saturday 21st October, 2023 at 12:50:50 UTC by Osso |
---|
dataeast/dec0.cpp: updated ROM labels and positions for midres and clones [Guru] |
[src/mame/dataeast] | dec0.cpp |
r198990 Saturday 21st October, 2023 at 02:53:03 UTC by AJR |
---|
Normalize terminology for retitled bootlegs and hacks of arcade games, preferring "bootleg/hack of <title>" to "<title> bootleg/hack", which might be confused with bootlegger names or regions. Label a few more sets as hacks. |
[hash] | neogeo.xml |
[src/mame/capcom] | commando.cpp fcrash.cpp |
[src/mame/cinematronics] | jack.cpp |
[src/mame/exidy] | circus.cpp |
[src/mame/galaxian] | galaxian.cpp galaxold.cpp scobra.cpp |
[src/mame/midway] | williams.cpp |
[src/mame/misc] | norautp.cpp |
[src/mame/namco] | rallyx.cpp |
[src/mame/neogeo] | neogeo.cpp |
[src/mame/nichibutsu] | cclimber.cpp |
[src/mame/pacman] | pacman.cpp |
[src/mame/sega] | system16.cpp |
[src/mame/suna] | suna8.cpp |
[src/mame/tatsumi] | kingdrby.cpp |
r198989 Saturday 21st October, 2023 at 00:31:10 UTC by wilbertpol |
---|
msx2_cart.xml: Added 31 items, 29 working. (#11642) * msx2_cart.xml: Added 31 items, 29 working. New working software list items ------------------------------- Aleste (Woomb) [file-hunter] Arkanoid 2 (Korea) [file-hunter] Ashguine - Fukushuu no Honoo (Japan, alt 2) [file-hunter] Daisenryaku MSX2 (Japan, alt) [file-hunter] Gekitotsu Pennant Race 2 (Japan, sample) [file-hunter] Hydlide 3 - The Space Memories (Woomb) [file-hunter] Alien 8 Remake [file-hunter] Los Amores de Brunilda (v1.01) [file-hunter] Los Amores de Brunilda (v1.0) [file-hunter] Barbarian the Duel [MSXdev] Bomb Jack [file-hunter] Bomb Jack (alt) [file-hunter] Booming Boy (demo) [MSX Area] Bubble Dream [MRC Tenliner Challenge] DIM X (demo) [file-hunter] Equivocal (v1.5) [Passion MSX2 Contest] Equivocal (v1.0) [Passion MSX2 Contest] Gold Fan [N.I] Highway Fighter (demo) [file-hunter] Inferno [msxdev Compo] Jailbreak (v1.02) [Passion MSX2 Contest] Jailbreak (alt) [Passion MSX2 Contest] Jailbreak (alt 2) [Passion MSX2 Contest] Knight Lore Remake [Retroworks] Lilly's Saga - The Stones of Evergreen (v1.2) [MSXdev] Lilly's Saga - The Stones of Evergreen (v1.1) [MSXdev] Lilly's Saga - The Stones of Evergreen (v1.0) [MSXdev] La Sorpresa (Spanish) [Oniric Factor] A Surpresa (Portuguese) [Oniric Factor] New NOT_WORKING software list additions ------------------------------------------ Ehagaki-yō wāpuro (Japan) [file-hunter] Life on Earth (demo) [file-hunter] * Fix capitalisations of Wāpuro and AshGuine |
[hash] | msx2_cart.xml |
r198988 Friday 20th October, 2023 at 23:21:52 UTC by devin.acker |
---|
midiin_device: support loading sysex dumps (#11625) |
[src/devices/imagedev] | midiin.cpp midiin.h |
r198987 Friday 20th October, 2023 at 17:14:02 UTC by Vasantha Crabb |
---|
emu/romload.cpp: Removed apparently obsolete FIXME comment. |
[src/emu] | romload.cpp |
r198986 Friday 20th October, 2023 at 17:03:31 UTC by Vasantha Crabb |
---|
emu/romload.cpp: Tidy up some of the code a little. |
[src/emu] | romload.cpp romload.h |
[src/mame/virtual] | ldplayer.cpp |
r198985 Friday 20th October, 2023 at 16:56:25 UTC by cam900 |
---|
seta/seta.cpp: Updated descriptions, machine configuration settings, input labels. (#11551) * rezon: Made licensee configurable as boards showing Taito date with 1991 year have been seen, and made 1992 version the parent. * rezon: Corrected label for tilt input displayed in service mode. * zingzip: Default to English title only, and added transliterated Chinese title to description. |
[src/mame] | mame.lst |
[src/mame/seta] | seta.cpp |
r198984 Friday 20th October, 2023 at 16:23:34 UTC by cam900 |
---|
seta/simple_st0016.cpp: Added subtitles to descriptions for Koi Koi Shimasho and Renju Kizoku. (#11552) Also corrected transliterations of titles in comments. |
[src/mame/seta] | simple_st0016.cpp |
r198983 Friday 20th October, 2023 at 16:18:49 UTC by cam900 |
---|
toaplan/toaplan2.cpp: Corrected DIP switch and jumper settings for bgaregga bootlegs. (#11553) * Corrected settings for bootlegs with hard-coded region (affects bonus life settings). * Added transliterated Chinese titles for two bootlegs and noted that Melody is possibly the bootlegger’s name. |
[src/mame/toaplan] | toaplan2.cpp |
r198982 Friday 20th October, 2023 at 15:26:57 UTC by hap |
---|
advision,skywriter: fix cliprect bounds check |
[src/mame/entex] | advision.cpp |
[src/mame/handheld] | hh_tms1k.cpp |
r198981 Friday 20th October, 2023 at 11:32:09 UTC by hap |
---|
spacezap: add note about older version, ddealer: correct typo in comment |
[src/mame/midway] | astrocde.cpp |
[src/mame/nmk] | ddealer.cpp |
r198980 Friday 20th October, 2023 at 06:57:18 UTC by Vasantha Crabb |
---|
docs: Updated for changes to media loading behaviour. Bumped docs version since this now describes behaviour of the upcoming release. |
[docs/source] | conf.py |
[docs/source/usingmame] | aboutromsets.rst assetsearch.rst |
r198979 Friday 20th October, 2023 at 06:32:00 UTC by Vasantha Crabb |
---|
emu/romload.cpp: Don't search parent device search path for software media. This was a piece of emergent behaviour in the original implementation of software media loading. It was preserved in the last big refactor of ROM loading, but it can be removed now to simplify the code. |
[src/emu] | romload.cpp romload.h |
r198978 Friday 20th October, 2023 at 00:10:27 UTC by dave.br |
---|
video/mc6847.cpp: Fix synchronization between MC6847 video display generator and screen device (#11594) |
[src/devices/video] | mc6847.cpp |
r198977 Thursday 19th October, 2023 at 22:32:43 UTC by Angelo Salese |
---|
ibm/ibm5550.cpp: identify video format a bit |
[src/mame/ibm] | ibm5550.cpp |
r198976 Thursday 19th October, 2023 at 19:58:32 UTC by Angelo Salese |
---|
machine/i82443bx_host.cpp: stub a 82443LX PAC variant New systems marked not working ------------------------------ Gigabyte GA-6LA7 [The Retro Web] |
[src/devices/machine] | i82443bx_host.cpp i82443bx_host.h |
[src/mame] | mame.lst |
[src/mame/pc] | quakeat.cpp |
r198975 Thursday 19th October, 2023 at 18:47:15 UTC by Vasantha Crabb |
---|
Allow clone CHDs to use parent CHDs as parents. * util/chd.cpp: Allow caller to provide a helper for finding parent CHDs and expose (recursive) missing parent status. * emu/romload.cpp: Search parent systems/devices/software for parent CHDs on encountering a delta CHD. * emu/romload.cpp: Report error on delta CHDs when parent can't be found. * emu/romload.cpp: Check parents for matching CHDs with different names for devices as well as systems and software. |
[src/emu] | romload.cpp romload.h |
[src/frontend/mame] | audit.cpp |
[src/lib/util] | chd.cpp chd.h |
r198974 Thursday 19th October, 2023 at 15:37:00 UTC by AJR |
---|
pokey: Latch current value of keyboard count when registering presses in non-debounce mode. Fixes start button not responding in a5200:pitfall. |
[src/devices/sound] | pokey.cpp |
r198973 Thursday 19th October, 2023 at 13:18:28 UTC by AJR |
---|
render.cpp: Nuke previous scaler when releasing a render_texture in case it gets recycled later. This fixes occasional bad downcasts in debug builds when trying to bring up the tilemap viewer in certain drivers. |
[src/emu] | render.cpp |
r198972 Thursday 19th October, 2023 at 08:30:21 UTC by clawgrip |
---|
subsino/subsino.cpp: Maked PROMs as BAD_DUMP for 'newhunterc' (#11641) As they weren't dumped from that PCB |
[src/mame/subsino] | subsino.cpp |
r198971 Thursday 19th October, 2023 at 00:23:10 UTC by Angelo Salese |
---|
ibm/ibm5550.cpp: implement preliminary NMI trap, add notes, denote it uses a GFX ROM for text drawing |
[src/mame/ibm] | ibm5550.cpp |
[src/mame/pc] | quakeat.cpp |
r198970 Wednesday 18th October, 2023 at 20:29:15 UTC by Angelo Salese |
---|
pc/quakeat.cpp: regen HDD geometry |
[src/mame/pc] | quakeat.cpp |
r198969 Wednesday 18th October, 2023 at 18:04:30 UTC by Osso |
---|
subsino/subsino_crypt.cpp: added xors and bitswaps for the newly dumped newhunterc set. It still needs work on the driver side. |
[src/mame/subsino] | subsino.cpp subsino_crypt.cpp subsino_crypt.h |
r198968 Wednesday 18th October, 2023 at 17:45:46 UTC by Osso |
---|
nakajima/nakajies.cpp: added 2 bios dumps for the NTS DreamWriter 325: - v1.03 [Baracus] - v2.0 [MrWaalkman] |
[src/mame/nakajima] | nakajies.cpp |
[src/mame/sony] | zn.cpp |
r198967 Wednesday 18th October, 2023 at 17:33:06 UTC by clawgrip |
---|
subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW) (#11624) * subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW) New NOT_WORKING clone ------------------------------ New HUNTer (bootleg, set 2) [Taksangs] * mame.lst: Add 'newhunterc' * Fix notes |
[src/mame] | mame.lst |
[src/mame/subsino] | subsino.cpp |
Previous 50 | 199869 Revisions | Next 50 |