Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r197083 Saturday 13th May, 2023 at 23:34:02 UTC by R. Belmont |
---|
machine/opti82c861.cpp: Skeleton for OPTi 82C861 PCI USB OHCI controller. [R. Belmont] |
[/branches/a800_cart/scripts/src] | machine.lua |
[/branches/a800_cart/src/devices/machine] | opti82c861.cpp* opti82c861.h* |
r197082 Saturday 13th May, 2023 at 23:15:19 UTC by Carl |
---|
x68k: fix bg layer positioning and another layer selection case |
[/branches/a800_cart/hash] | x68k_flop.xml |
[/branches/a800_cart/src/mame/sharp] | x68k.h x68k_crtc.cpp x68k_crtc.h x68k_v.cpp |
r197081 Saturday 13th May, 2023 at 21:12:17 UTC by Ryan Holtz |
---|
Skeleton driver for 600 Cellular Activation Tester (#11225) * New systems marked not working ------------------------------ 600 Cellular Activation Tester [Ryan Holtz, Leo Romo] -m6801.cpp: Fixed HD6303R to use an internal map, removed internal-only handlers from associated drivers. [Ryan Holtz] -video.cpp: Raised maximum prescale value to 20 to account for very small LCDs. [Ryan Holtz] -screen.cpp: Replaced old MCFG_ references in a warning message with member function names. [Ryan Holtz] * -timekpr: Added Dallas DS1643, a clone of the STMicro M48T58. [Ryan Holtz] |
[/branches/a800_cart/src/devices/cpu/m6800] | m6801.cpp m6801.h |
[/branches/a800_cart/src/devices/machine] | timekpr.cpp timekpr.h |
[/branches/a800_cart/src/emu] | screen.cpp |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/roland] | roland_jx8p.cpp |
[/branches/a800_cart/src/mame/skeleton] | 600cat.cpp* digitech_gsp5.cpp |
[/branches/a800_cart/src/mame/yamaha] | ymdx7.cpp ymdx9.cpp |
[/branches/a800_cart/src/osd/modules/lib] | osdobj_common.cpp |
[/branches/a800_cart/src/osd/sdl] | video.cpp |
[/branches/a800_cart/src/osd/windows] | video.cpp |
r197080 Saturday 13th May, 2023 at 21:03:49 UTC by buffi |
---|
video/epic12.cpp: Fix clipping of CV1K games (#11227) Change clipping for CV1K games to draw 32 pixels surrounding the visible area. This can be easily seen in Muchi Muchi Pork, which has a VRAM viewer in Special mode (Object Test), which will show 32 px drawn around the visible areas of framebuffers. For most gamers, this wont really matter at all... except for in Muchi Muchi Pork, where changing this actually fixes a bug for Rafute. When Bombing with Rafute, the screen background will go wavy in a sine-like pattern. Currently in mame, the top of screen will show black pixels when this happens. With this fix for clipping, the background will instead be visible correctly. Also renamed the "scroll registers" to have it more clear which one of these are actually used as a "scroll register" (or rather offset for drawing), and which one is strictly used for clipping. |
[/branches/a800_cart/src/devices/video] | epic12.cpp epic12.h |
[/branches/a800_cart/src/mame/misc] | cv1k.cpp |
r197079 Friday 12th May, 2023 at 18:50:53 UTC by Osso |
---|
taito/vicshoot.cpp: verified resonator value and pin 7 state for the OKIs [Hammy] |
[/branches/a800_cart/src/mame/taito] | vicshoot.cpp |
r197078 Friday 12th May, 2023 at 16:27:59 UTC by Osso |
---|
New systems marked not working ------------------------------ Victory Shoot [Hammy] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/taito] | pkspirit.cpp vicshoot.cpp* |
r197077 Friday 12th May, 2023 at 14:38:45 UTC by Osso |
---|
New systems marked not working ------------------------------ Poker Spirit [Hammy] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/taito] | pkspirit.cpp* slapshot.cpp |
r197076 Friday 12th May, 2023 at 07:17:27 UTC by Olivier Galibert |
---|
xt446: fix typo |
[/branches/a800_cart/src/devices/sound] | xt446.cpp |
r197075 Friday 12th May, 2023 at 07:17:27 UTC by Olivier Galibert |
---|
hrdvd: rename dvds, notice that the csplayh7 image was incorrect (it was nb8012, e.g. pokoachu |
[/branches/a800_cart/src/mame/nichibutsu] | hrdvd.cpp |
r197074 Friday 12th May, 2023 at 00:58:58 UTC by AJR |
---|
adam_spi: Hook up EPCI to CPU and RS-232 port |
[/branches/a800_cart/src/devices/bus/adamnet] | spi.cpp |
r197073 Thursday 11th May, 2023 at 19:20:54 UTC by Osso |
---|
atari/gauntlet.cpp, atari/jedi.cpp: consolidated drivers in single files |
[/branches/a800_cart/src/mame/atari] | gauntlet.cpp |
r197072 Thursday 11th May, 2023 at 18:39:18 UTC by Vasantha Crabb |
---|
atari/atarigt.cpp: Deal with 'temporary' INPUT_PORT_OVERRIDE_FULLY_NUKES_PREVIOUS still being set. |
[/branches/a800_cart/src/mame/atari] | atarigt.cpp |
[/branches/a800_cart/src/mame/sinclair] | sprinter.cpp |
r197071 Thursday 11th May, 2023 at 18:20:11 UTC by halcyon00 |
---|
atari/atarigt.cpp: Added input definitions for newest version of Primal Rage. (#11206) The latest 2.3 version has dedicate start buttons. |
[/branches/a800_cart/src/mame/atari] | atarigt.cpp |
r197070 Thursday 11th May, 2023 at 18:02:16 UTC by holub |
---|
sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) cpu/z80: Added support for variants with address translation and implemented Z84C015 chip selects. New working clones ------------------- Peters Plus, Ivan Mak Sprinter Sp2000 |
[/branches/a800_cart/scripts/src] | cpu.lua |
[/branches/a800_cart/src/devices/bus/rs232] | hlemouse.cpp |
[/branches/a800_cart/src/devices/cpu/z80] | tmpz84c011.h tmpz84c015.cpp tmpz84c015.h z80.cpp z80.h z84c015.cpp* z84c015.h* |
[/branches/a800_cart/src/emu] | emumem.h |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/sinclair] | sprinter.cpp* |
[/branches/a800_cart/src/osd/modules/debugger] | debuggdbstub.cpp |
r197069 Thursday 11th May, 2023 at 17:41:05 UTC by mark.garlanger |
---|
heathkit/tlb.cpp: Added a ROM variant for the watz19 device. (#11188) Also fixed DIP switch settings for super19 and watz19, ad simplified Ultra 19 memory map. |
[/branches/a800_cart/src/mame/heathkit] | tlb.cpp |
r197068 Thursday 11th May, 2023 at 17:23:19 UTC by david..foxhack..silva |
---|
snes.xml: Marked Chavez games as clones of Riddick Bowe Boxing and Boxing Legends of the Ring. (#11209) |
[/branches/a800_cart/hash] | snes.xml |
r197067 Thursday 11th May, 2023 at 15:36:17 UTC by AJR |
---|
mb87030: Make DMA transfers go through DREG rather than separate single buffer |
[/branches/a800_cart/src/devices/machine] | mb87030.cpp mb87030.h |
r197066 Thursday 11th May, 2023 at 10:25:48 UTC by ywy |
---|
taito/taito_f3_v.cpp: fix vram wrap width (bubble symphony platforms) (#11211) corrects mistake introduced by 819a5c4 |
[/branches/a800_cart/src/mame/taito] | taito_f3_v.cpp |
r197065 Thursday 11th May, 2023 at 07:34:36 UTC by Curt Coder |
---|
vic1001_cart.xml: Marked software as not supported where appropriate. (MT#7346) |
[/branches/a800_cart/hash] | vic1001_cart.xml |
r197064 Thursday 11th May, 2023 at 03:17:13 UTC by AJR |
---|
x68k.cpp: Hook up SCSI DMA channel |
[/branches/a800_cart/src/mame/sharp] | x68k.cpp x68k.h |
r197063 Thursday 11th May, 2023 at 00:54:41 UTC by Angelo Salese |
---|
sega/powervr2.cpp: move block around [skip ci] |
[/branches/a800_cart/src/mame/sega] | powervr2.cpp |
r197062 Thursday 11th May, 2023 at 00:52:55 UTC by Angelo Salese |
---|
sega/powervr.cpp: fix MT#8088 |
[/branches/a800_cart/src/mame/sega] | powervr2.cpp |
r197061 Wednesday 10th May, 2023 at 20:49:24 UTC by Angelo Salese |
---|
hash/n64.xml: bulk replace supported for all entries to no nintendo/aleck64.cpp, nintendo/n64.cpp: re-enable option for -drc |
[/branches/a800_cart/hash] | n64.xml |
[/branches/a800_cart/src/mame/nintendo] | aleck64.cpp n64.cpp |
r197060 Wednesday 10th May, 2023 at 18:05:52 UTC by tim.lindner |
---|
trs/coco12.cpp: add -bios options to Color Computer 1 & 2 (#11200) * Removed drivers that existed only to select BASIC versions |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/trs] | coco12.cpp coco12.h |
r197059 Wednesday 10th May, 2023 at 04:57:48 UTC by Osso |
---|
New systems marked not working ------------------------------ Taiko no Tatsujin 11 (T111001-NA-A) [f205v] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/namco] | namcops2.cpp |
r197058 Wednesday 10th May, 2023 at 01:49:51 UTC by AJR |
---|
88games, combatsc: Correct polarity of uPD7759 ST line writes * combatsc: Correct main CPU type (and clock) |
[/branches/a800_cart/src/mame/konami] | 88games.cpp combatsc.cpp |
r197057 Tuesday 9th May, 2023 at 20:15:29 UTC by 987123879113 |
---|
konami/ksys573: Fix CD region names + fix e-amusement CDs (#11205) |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/konami] | ksys573.cpp |
r197056 Tuesday 9th May, 2023 at 19:40:28 UTC by hap |
---|
simpl156: add base memorymap |
[/branches/a800_cart/src/mame/dataeast] | simpl156.cpp simpl156.h |
r197055 Tuesday 9th May, 2023 at 19:20:25 UTC by David Haywood |
---|
simpl156.cpp - add workram mirror for osman (needed for truck in final stage) (#11207) |
[/branches/a800_cart/src/mame/dataeast] | simpl156.cpp |
r197054 Tuesday 9th May, 2023 at 19:19:08 UTC by hap |
---|
kinst: correct pixel clock [Guru] |
[/branches/a800_cart/src/mame/handheld] | hh_mn1400.cpp |
[/branches/a800_cart/src/mame/rare] | kinst.cpp |
r197053 Tuesday 9th May, 2023 at 17:44:10 UTC by Angelo Salese |
---|
hash/dc.xml: update QA notes |
[/branches/a800_cart/hash] | dc.xml |
r197052 Tuesday 9th May, 2023 at 14:26:50 UTC by Vasantha Crabb |
---|
UI refinements/fixes: ui/filemngr.cpp: For an empty media device, look for another device with a mounted software item that has compatible parts before falling back to the file manager. This is useful when mounting a multi-part item via the menus, or for a system like the X68000 with multiple drives where the boot disk remains mounted but another application disk is automatically ejected when you're prompted for the next disk. ui/datmenu.cpp: Don't assume mounted images are always from software lists (fixes MT08620), and take the first image mounted from a software list rather than the last. bus/s100: Got rid of simple_list. |
[/branches/a800_cart/src/devices/bus/s100] | s100.cpp s100.h |
[/branches/a800_cart/src/frontend/mame/ui] | datmenu.cpp filemngr.cpp imgcntrl.cpp inifile.cpp swlist.cpp utils.cpp utils.h |
r197051 Tuesday 9th May, 2023 at 12:10:11 UTC by Olivier Galibert |
---|
image: Executive decision: disk regions used the owner name (e.g., no :image) |
[/branches/a800_cart/src/emu] | diimage.cpp |
[/branches/a800_cart/src/mame/acorn] | aa310.cpp bbc.cpp |
[/branches/a800_cart/src/mame/atari] | jaguar.cpp mediagx.cpp |
[/branches/a800_cart/src/mame/bfm] | rastersp.cpp |
[/branches/a800_cart/src/mame/capcom] | cps3.cpp |
[/branches/a800_cart/src/mame/funworld] | photoply.cpp photoplys.cpp photoplysx.cpp |
[/branches/a800_cart/src/mame/ice] | frenzyxprss.cpp vp101.cpp |
[/branches/a800_cart/src/mame/itech] | iteagle.cpp |
[/branches/a800_cart/src/mame/jaleco] | tetrisp2.cpp |
[/branches/a800_cart/src/mame/konami] | cobra.cpp djmain.cpp firebeat.cpp konamigq.cpp konamigs.cpp kpython.cpp kpython2.cpp otomedius.cpp qdrmfgp.cpp twinkle.cpp viper.cpp |
[/branches/a800_cart/src/mame/maygay] | maygayep.cpp |
[/branches/a800_cart/src/mame/midway] | atlantis.cpp midqslvr.cpp midvunit.cpp seattle.cpp vegas.cpp |
[/branches/a800_cart/src/mame/misc] | chameleonrx1.cpp extrema.cpp ez2d.cpp gfamily.cpp globalvr.cpp neomania.cpp pasha2.cpp playcenter.cpp psattack.cpp radikaldarts.cpp rawthrillspc.cpp rfslotspcpent.cpp savquest.cpp silverball.cpp skopro.cpp startouch.cpp voyager.cpp |
[/branches/a800_cart/src/mame/namco] | rbowlorama.cpp turrett.cpp |
[/branches/a800_cart/src/mame/nichibutsu] | hrdvd.cpp |
[/branches/a800_cart/src/mame/pc] | calchase.cpp fruitpc.cpp paokaipc.cpp queen.cpp sis630.cpp |
[/branches/a800_cart/src/mame/pinball] | newcanasta.cpp |
[/branches/a800_cart/src/mame/rare] | kinst.cpp |
[/branches/a800_cart/src/mame/sega] | dccons.cpp |
[/branches/a800_cart/src/mame/sony] | taitogn.cpp zn.cpp |
[/branches/a800_cart/src/mame/taito] | taitotx.cpp taitotz.cpp |
[/branches/a800_cart/src/mame/tvgames] | spg29x_lexibook_jg7425.cpp |
[/branches/a800_cart/src/mame/unico] | unianapc.cpp |
r197050 Tuesday 9th May, 2023 at 09:24:08 UTC by hap |
---|
spacegun: add maximum quantum |
[/branches/a800_cart/src/mame/taito] | taito_z.cpp |
r197049 Tuesday 9th May, 2023 at 08:13:02 UTC by Vasantha Crabb |
---|
frontend/mame/audit.cpp: Work around issues when no ROMs are shared with immediate parent (MT08625). The issue occurred when a system with no ROMs or only bad dumps had an immediate parent with no ROMs in common. This is another thing broken by the attempts to hide "missing" ROM sets from audits. |
[/branches/a800_cart/src/devices/bus/spectrum] | neogs.cpp |
[/branches/a800_cart/src/frontend/mame] | audit.cpp |
r197048 Tuesday 9th May, 2023 at 04:40:31 UTC by Osso |
---|
namco/namcops2.cpp: redumped taiko8' s DVD (data SHA1 matches the older dump) and converted it to CHD with the new createdvd option [f205v] |
[/branches/a800_cart/src/mame/namco] | namcops2.cpp |
r197047 Tuesday 9th May, 2023 at 04:08:30 UTC by patrick.mackinlay |
---|
sgi: add 4D keyboard low-level emulation [Bitsavers] |
[/branches/a800_cart/scripts/src] | bus.lua |
[/branches/a800_cart/src/devices/bus/sgikbd] | |
[/branches/a800_cart/src/mame/sgi] | 4dpi.cpp hpc1.cpp kbd.cpp* kbd.h* |
r197046 Tuesday 9th May, 2023 at 03:54:45 UTC by iceknigh7 |
---|
x68k_flop.xml: Added Mi ni Ikuzo! Hedgehog doujin. (#11184) One of the first Sonic fan games, made by Kiyoshi Sakai of Umihara Kawase fame. New working software list items --------------------------- x68k_flop: Mi ni Ikuzo! Hedgehog |
[/branches/a800_cart/hash] | x68k_flop.xml |
r197045 Tuesday 9th May, 2023 at 03:51:46 UTC by arcadeshadow |
---|
gameboy.xml; snes.xml: Change NP abbreviation (#11198) Change the "NP" abbreviation by "Nintendo Power service" |
[/branches/a800_cart/hash] | gameboy.xml snes.xml |
r197044 Tuesday 9th May, 2023 at 03:50:47 UTC by Osso |
---|
capcom/cps3.cpp: fixed CD-ROM detection [Windy Fairy] |
[/branches/a800_cart/src/mame/capcom] | cps3.cpp |
r197043 Tuesday 9th May, 2023 at 03:48:44 UTC by wilbertpol |
---|
bus/msx/ctrl: Added Arkanoid Vaus controller. (#11201) |
[/branches/a800_cart/scripts/src] | bus.lua |
[/branches/a800_cart/src/devices/bus/msx/ctrl] | ctrl.cpp vaus.cpp* vaus.h* |
r197042 Monday 8th May, 2023 at 21:17:01 UTC by hap |
---|
Clones promoted to working -------------------------- Scrabble Lexor: Computer Word Game (MN1405 version) [hap, Sean Riddle] New systems marked not working ------------------------------ Basketball (Tomy) [hap, Sean Riddle] |
[/branches/a800_cart/src/devices/cpu/mn1400] | mn1400base.cpp mn1400base.h mn1400op.cpp |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/handheld] | hh_cop400.cpp hh_cops1.cpp hh_hmcs40.cpp hh_melps4.cpp hh_mn1400.cpp hh_pic16.cpp hh_pps41.cpp hh_rw5000.cpp hh_sm510.cpp hh_smc1k.cpp hh_tms1k.cpp hh_ucom4.cpp scrablex.cpp |
r197041 Monday 8th May, 2023 at 20:46:55 UTC by AJR |
---|
mainevt, tmnt: Correct polarity of uPD7759 ST line writes |
[/branches/a800_cart/src/mame/konami] | mainevt.cpp tmnt.cpp |
r197040 Monday 8th May, 2023 at 19:19:28 UTC by Olivier Galibert |
---|
Remove stray fprintf |
[/branches/a800_cart/src/devices/imagedev] | cdromimg.cpp |
r197039 Monday 8th May, 2023 at 18:40:31 UTC by Olivier Galibert |
---|
image: Fix initialisation order, fix file menu enable, refine gdrom support |
[/branches/a800_cart/src/devices/imagedev] | cdromimg.cpp harddriv.cpp |
[/branches/a800_cart/src/emu] | diimage.cpp diimage.h image.cpp |
[/branches/a800_cart/src/frontend/mame/ui] | mainmenu.cpp |
r197038 Monday 8th May, 2023 at 17:57:50 UTC by holub |
---|
zxbus/neogs: sdcard support (#11191) * zxbus/neogs: sdcard support |
[/branches/a800_cart/src/devices/bus/spectrum] | neogs.cpp |
[/branches/a800_cart/src/mame/sinclair] | pentevo.cpp tsconf.cpp tsconf.h |
r197037 Monday 8th May, 2023 at 17:32:55 UTC by Osso |
---|
namco/namcops2.cpp: dumped firmware updater CD for taiko7 [f205v] |
[/branches/a800_cart/src/mame/namco] | namcops2.cpp |
r197036 Monday 8th May, 2023 at 17:05:12 UTC by Angelo Salese |
---|
ata/gdrom.cpp: overhaul (#11140) - ata/gdrom.cpp: Fix READ_TOC command, improve logging, add redbook playback & repeat, add basic CD status; - ata/gdrom.cpp: fix loopchk Maker/Model identify ATA command 0104; - ata/gdrom.h: flip is_ready() to true, fixes several hangs (cfr. hash/dc.xml) - sound/aica.cpp: fix EXTS[1] routing; - sega/dccons.cpp: fix dcfish gdrom region hookup regression; |
[/branches/a800_cart/hash] | dc.xml |
[/branches/a800_cart/src/devices/bus/ata] | gdrom.cpp gdrom.h |
[/branches/a800_cart/src/devices/sound] | aica.cpp |
[/branches/a800_cart/src/mame/sega] | dccons.cpp dccons_m.cpp |
r197035 Monday 8th May, 2023 at 17:04:18 UTC by arcadeshadow |
---|
st_flop.xml: Metadata cleanups (#11176) - Replaced regions abbreviation by their full name ("Euro", "Swe") - Lowercase to descriptive word "Rev." |
[/branches/a800_cart/hash] | st_flop.xml |
r197034 Monday 8th May, 2023 at 17:03:57 UTC by david..foxhack..silva |
---|
nintendo/n64_gateway.cpp: New driver and software list submission [Foxhack, Angelo Salese] (#11177) New software list items marked not working ------------------------------------------ n64_lodgenet.xml: 1080° Snowboarding, Donkey Kong 64, Dr. Mario, Excitebike 64, F-Zero X, Gauntlet Legends, Hydro Thunder, Kirby 64 - The Crystal Shards, The Legend of Zelda - Majora's Mask, The Legend of Zelda - Ocarina of Time, Mario Golf, Mario Kart 64, Mario Party 3, Mario Tennis, Midway's Greatest Arcade Hits Vol. 1, Mortal Kombat 4, The New Tetris, Paper Mario, Pilotwings 64, Pokémon Snap, Rampage 2 - Universal Tour, Ready 2 Rumble Boxing, Rush 2 - Extreme Racing USA, Star Fox 64, Star Wars - Rogue Squadron, Super Mario 64, Super Smash Bros., Virtual Chess, Virtual Pool 64, Wave Race 64, Yoshi's Story [Forest of Illusion] |
[/branches/a800_cart/hash] | n64_lodgenet.xml* |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/nintendo] | n64.cpp n64.h n64_gateway.cpp* |
Previous 50 | 199869 Revisions | Next 50 |