Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r190206 Monday 14th November, 2022 at 10:13:04 UTC by Curt Coder |
---|
abc1600: Fixed hard disk formatting by introducing configurable byte transfer and command delays into the NSCSI system. [Curt Coder] |
[src/devices/bus/abcbus] | lux4105.cpp |
[src/devices/bus/nscsi] | s1410.cpp s1410.h |
[src/devices/machine] | nscsi_bus.cpp nscsi_bus.h |
r190205 Monday 14th November, 2022 at 03:37:54 UTC by Angelo Salese |
---|
bus/a800: make cart long names to be more consistant, also bulk replace Atari 800 -> Atari 8-bit |
[/branches/a800_cart/src/devices/bus/a800] | a5200_supercart.cpp a800_slot.cpp a8sio.cpp atrax.cpp bbsb.cpp cassette.cpp corina.cpp maxflash.cpp oss.cpp phoenix.cpp rom.cpp sic.cpp sparta.cpp supercharger.cpp telelink2.cpp ultracart.cpp williams.cpp |
[/branches/a800_cart/src/mame/atari] | atari400.cpp |
r190204 Monday 14th November, 2022 at 02:43:04 UTC by Angelo Salese |
---|
atari/atari400.cpp: remove popmessage cause pop is known to use it (pun intended) |
[/branches/a800_cart/src/mame/atari] | atari400.cpp |
r190203 Monday 14th November, 2022 at 01:44:11 UTC by Angelo Salese |
---|
Merge branch 'master' into a800_cart |
[/branches/a800_cart/hash] | a5200.xml a800.xml a800_flop.xml xegs.xml |
[/branches/a800_cart/scripts/src] | bus.lua |
[/branches/a800_cart/src/devices/bus/a800] | a5200_supercart.cpp* a5200_supercart.h* a800_carts.h a800_slot.cpp a800_slot.h atari1050.h atari810.h atrax.cpp* atrax.h* bbsb.cpp* bbsb.h* corina.cpp* corina.h* maxflash.cpp* maxflash.h* oss.cpp oss.h phoenix.cpp* phoenix.h* rom.cpp rom.h rtime8.cpp rtime8.h sic.cpp* sic.h* sparta.cpp sparta.h supercharger.cpp* supercharger.h* telelink2.cpp* telelink2.h* ultracart.cpp* ultracart.h* williams.cpp* williams.h* |
[/branches/a800_cart/src/mame/atari] | antic.cpp atari400.cpp atari400.h gtia.cpp |
r190202 Monday 14th November, 2022 at 01:14:30 UTC by AJR |
---|
imgtool.cpp: Future-proofing |
[/branches/a800_cart/src/tools/imgtool] | imgtool.cpp |
r190201 Sunday 13th November, 2022 at 23:35:49 UTC by hap |
---|
namcos22: fix cybrcycc speed dial |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h namcos22_v.cpp |
r190200 Sunday 13th November, 2022 at 18:49:15 UTC by hap |
---|
namcos22: add poly alpha pen mask |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h namcos22_v.cpp |
r190199 Sunday 13th November, 2022 at 14:57:04 UTC by AJR |
---|
champbwl: Cleanup - Identify input select flag and use it instead of peeking into NVRAM - Reverse trackball X axis to agree with service mode display - Eliminate runtime port tag lookups |
[/branches/a800_cart/src/mame/taito] | champbwl.cpp |
r190198 Sunday 13th November, 2022 at 12:42:19 UTC by hap |
---|
ggm: more accurate addressmap |
[/branches/a800_cart/src/mame/appliedconcepts] | ggm.cpp |
r190197 Sunday 13th November, 2022 at 12:42:19 UTC by hap |
---|
New working clones ------------------ Alpine Surfer (World, AF2 Ver.A, set 2) [Guru] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/galaxian] | scobra.cpp |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h namcos22_v.cpp |
r190196 Sunday 13th November, 2022 at 12:42:19 UTC by hap |
---|
teammate: grey backdrop in internal artwork |
[/branches/a800_cart/src/mame/layout] | teammate.lay |
r190195 Sunday 13th November, 2022 at 12:42:19 UTC by hap |
---|
msx easi_speech: remove workaround that's not needed anymore |
[/branches/a800_cart/src/devices/bus/msx_cart] | easi_speech.cpp |
r190194 Saturday 12th November, 2022 at 19:38:47 UTC by 0kmg |
---|
gameboy.xml: Added a prototype. (#10541) New working software list additions ----------------------------------- gameboy.xml: Altered Space - A 3-D Alien Adventure (USA, prototype, 19910215) [SteelGeneral, Forest of Illusion] |
[/branches/a800_cart/hash] | gameboy.xml |
r190193 Saturday 12th November, 2022 at 17:43:39 UTC by Vasantha Crabb |
---|
bus/gameboy: Added support for Kong Feng and BBD cartridges. New working software list items (gbcolor.xml) --------------------------------------------- Digimon Adventure 2001 [lana_chan_, taizou] Digimon 6 Adventure 2002 [taizou] Garou: Mark of the Wolves 2001 Harry Potter (China, English) [taizou] Shùmǎ Bào Lóng: Kǒudài Bǎn (China) [RocknRami, taizou] Mó Jiè Chuánshuō (China) [taizou] Mùchǎng Wùyǔ 6 GB (China) [taizou] |
[/branches/a800_cart/hash] | gbcolor.xml |
[/branches/a800_cart/src/devices/bus/gameboy] | carts.cpp carts.h gbslot.cpp gbxfile.h mbc.cpp mbc.h ntnew.cpp |
r190192 Saturday 12th November, 2022 at 13:30:31 UTC by wilbertpol |
---|
msx/msx1.cpp, msx/msx2.cpp: Fixed machine configuration for hb55d and hbf900a. (#10539) |
[/branches/a800_cart/src/mame/msx] | msx.h msx1.cpp msx2.cpp |
r190191 Saturday 12th November, 2022 at 10:55:35 UTC by tim.lindner |
---|
Add FDC Write Protect Delay (#10538) |
[/branches/a800_cart/src/devices/machine] | wd_fdc.cpp wd_fdc.h |
r190190 Saturday 12th November, 2022 at 10:52:03 UTC by Olivier Galibert |
---|
mview: Don't forget to select the correct page when installing handlers, especially dynamically. |
[/branches/a800_cart/src/devices/bus/msx_slot] | disk.cpp |
[/branches/a800_cart/src/emu] | emumem_mview.cpp |
r190189 Saturday 12th November, 2022 at 10:28:03 UTC by hap |
---|
namcos22: reword game strings (region 1st) |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp |
r190188 Saturday 12th November, 2022 at 07:00:10 UTC by Osso |
---|
New working clones ------------------ Gallop - Armed Police Unit (Japan, M84 hardware) [Corrado Tomaselli, The Dumping Union] - m72.cpp: Corrected ROM labels, added PCB locations to some sets & added PLDs to some sets [PLD Archive, Brian Troha, The Dumping Union] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/irem] | m72.cpp |
r190187 Friday 11th November, 2022 at 22:15:21 UTC by hap |
---|
tilemap_t::draw_instance: remove problem with nullptr math |
[/branches/a800_cart/src/emu] | tilemap.cpp |
r190186 Friday 11th November, 2022 at 21:12:52 UTC by hap |
---|
thepit: mask sprite cliprect with main cliprect |
[/branches/a800_cart/src/mame/thepit] | thepit.cpp thepit_v.cpp |
r190185 Friday 11th November, 2022 at 20:41:25 UTC by Osso |
---|
konami/hornet.cpp: hand edited gradius4a's m48t58 to show version UAA. The last letter is believed to match the letter in the program ROM's label. The game boots to whatever version the timekeeper holds, so faked a US version timekeeper to have an English version (which doesn't show the Fukkatsu subtitle on the title screen) |
[/branches/a800_cart/src/mame/konami] | hornet.cpp |
r190184 Friday 11th November, 2022 at 20:21:30 UTC by hap |
---|
namcos22: add text layer mid-screen x scroll updates |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h namcos22_v.cpp |
r190183 Friday 11th November, 2022 at 19:36:29 UTC by Vasantha Crabb |
---|
bus/gameboy: Added support for bootleg Telefang translations. English and German versions of the Speed Version bootleg, passed off as Pokémon Jade version, have been added to the software list. Chinese and Spanish translations, and translations of Power Version (Pokémon Diamond) also exist. New working software list additions (gbcolor.xml) ----------------------------------- Pokémon Jade Version [taizou] Pokémon Vision Jade [Sanqui, taizou] |
[/branches/a800_cart/hash] | gbcolor.xml |
[/branches/a800_cart/src/devices/bus/gameboy] | carts.cpp carts.h gbslot.cpp gbxfile.h liebao.cpp mbc.h mbc3.cpp mbc3.h ntnew.cpp |
r190182 Friday 11th November, 2022 at 16:39:21 UTC by Vasantha Crabb |
---|
bus/gameboy: Added support for Liebao Technology cartridges. gameboy.xml: Changed default NVRAM fill for dbzgeki to 0xff - this will cause it to treat the three save files as empty rather than starting in a glitchy state. New working software list items ------------------------------- Dragon Ball Z English [lana_chan_, taizou] |
[/branches/a800_cart/hash] | gameboy.xml |
[/branches/a800_cart/scripts/src] | bus.lua |
[/branches/a800_cart/src/devices/bus/gameboy] | carts.cpp carts.h gbslot.cpp gbxfile.h liebao.cpp* liebao.h* |
r190181 Friday 11th November, 2022 at 15:19:04 UTC by hap |
---|
tilemap.get_info_debug: don't access invalid gfxnum |
[/branches/a800_cart/src/emu] | tilemap.cpp |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp |
[/branches/a800_cart/src/mame/thepit] | thepit_v.cpp |
r190180 Friday 11th November, 2022 at 12:49:21 UTC by hap |
---|
Machines promoted to working ---------------------------- Alpine Surfer (Rev. AF2 Ver.A, World) |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h |
r190179 Friday 11th November, 2022 at 11:34:54 UTC by hap |
---|
tmegaman3: adjust svg border |
[/branches/a800_cart/src/mame/handheld] | hh_sm510.cpp |
r190178 Friday 11th November, 2022 at 11:10:30 UTC by hap |
---|
i8085: remove cputype enum, remove possible time travel issue |
[/branches/a800_cart/src/devices/cpu/i8085] | i8085.cpp i8085.h |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h |
r190177 Friday 11th November, 2022 at 09:42:47 UTC by Olivier Galibert |
---|
outrun: Add missing reset hookups |
[/branches/a800_cart/src/mame/sega] | segaorun.cpp |
r190176 Friday 11th November, 2022 at 01:07:21 UTC by Angelo Salese |
---|
taito/tc0100scn.cpp: fix longstanding color regression with wgp (#10532) |
[/branches/a800_cart/src/mame/taito] | tc0100scn.cpp tc0100scn.h |
r190175 Thursday 10th November, 2022 at 22:24:33 UTC by hap |
---|
vortex: fix array oob access |
[/branches/a800_cart/src/mame/midw8080] | 8080bw_v.cpp |
r190174 Thursday 10th November, 2022 at 22:10:33 UTC by hap |
---|
irem/m90: fix spriteram oob access for bootleg sets |
[/branches/a800_cart/src/mame/irem] | m90.cpp m90_v.cpp |
r190173 Thursday 10th November, 2022 at 21:55:04 UTC by hap |
---|
m5: zerofil class variables |
[/branches/a800_cart/src/mame/sord] | m5.cpp |
r190172 Thursday 10th November, 2022 at 21:54:51 UTC by hap |
---|
olibochu: verified color prom [RepArcade] |
[/branches/a800_cart/src/mame/irem] | olibochu.cpp |
r190171 Thursday 10th November, 2022 at 21:21:09 UTC by hap |
---|
namcos22: let's mark alpinesa as bad dump |
[/branches/a800_cart/src/devices/cpu/scmp] | scmp.cpp |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp |
r190170 Thursday 10th November, 2022 at 18:22:42 UTC by hap |
---|
namcos22: add alpinesa prg rom banking |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h |
r190169 Thursday 10th November, 2022 at 17:01:43 UTC by Osso |
---|
New working clones ------------------ Super Invaders (Emag bootleg set 2) [Dillweed] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/midw8080] | 8080bw.cpp |
r190168 Thursday 10th November, 2022 at 16:59:53 UTC by Osso |
---|
- midway/balsente.cpp, tecmo/tecmosys.cpp: addressed feedback on previous commits - capcom/commando.cpp: consolidated driver in single file |
[/branches/a800_cart/src/mame/capcom] | commando.cpp |
[/branches/a800_cart/src/mame/midway] | balsente.cpp |
[/branches/a800_cart/src/mame/tecmo] | tecmosys.cpp |
r190167 Thursday 10th November, 2022 at 16:35:56 UTC by hap |
---|
namcos22: separate classes for some of the ss22 games |
[/branches/a800_cart/src/mame/namco] | namcos22.cpp namcos22.h |
r190166 Thursday 10th November, 2022 at 14:59:22 UTC by Vasantha Crabb |
---|
bus/gameboy: Added comments about the "new" NT/Makon memory controller. New working software items (gbcolor) ------------------------------------ Dragon Ball Z III 2002 Fighting [taizou] |
[/branches/a800_cart/hash] | gbcolor.xml |
[/branches/a800_cart/src/devices/bus/gameboy] | ntnew.cpp |
r190165 Thursday 10th November, 2022 at 11:38:39 UTC by Vasantha Crabb |
---|
gbcolor.xml: Corrected sizes and CRCs. |
[/branches/a800_cart/hash] | gbcolor.xml |
r190164 Thursday 10th November, 2022 at 08:59:19 UTC by pnp2084 |
---|
Implement FM and mixed FM/MFM reading to DMK disk image format (#10514) |
[/branches/a800_cart/src/lib/formats] | dmk_dsk.cpp dmk_dsk.h |
[/branches/a800_cart/src/mame/trs] | trs80.cpp |
r190163 Thursday 10th November, 2022 at 08:56:04 UTC by anthony |
---|
Remove reference to incorrect Yamaha TX81Z ROM image (#10530) |
[/branches/a800_cart/src/mame/yamaha] | ymtx81z.cpp |
r190162 Wednesday 9th November, 2022 at 18:26:41 UTC by hap |
---|
New working software list additions ----------------------------------- videopac: Bastion (Europe, prototype), Himalaya (Europe, prototype), Terrahawks (Europe, prototype) [Janzl] |
[/branches/a800_cart/hash] | videopac.xml |
r190161 Wednesday 9th November, 2022 at 17:10:45 UTC by wilbertpol |
---|
msx/msx2.cpp: Fixed ROM definitions for nms8245, y503iiir and y503iiire. (#10531) * Fixed SHA1 copy/paste mistake for nms8245. * Removed duplicate ROM entries on y503iiir and y503iiire. |
[/branches/a800_cart/src/mame/msx] | msx2.cpp |
r190160 Wednesday 9th November, 2022 at 17:04:35 UTC by Osso |
---|
New working clones ------------------ Gradius IV: Fukkatsu (ver JAC, 837a01) [alamone] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/konami] | hornet.cpp |
r190159 Wednesday 9th November, 2022 at 16:59:53 UTC by Vasantha Crabb |
---|
gbcolor.xml: Marked sfz4 as partially supported due to high-colour trick not displaying properly. |
[/branches/a800_cart/hash] | gbcolor.xml |
r190158 Wednesday 9th November, 2022 at 16:45:57 UTC by Vasantha Crabb |
---|
bus/gameboy: Added support for newer NT/Makon cartridges. bus/gameboy: Removed the non-working "Digimon 2" cartridge device. gbcolor.xml: Corrected titles for a few Chinese games. New working software items (gbcolor.xml) ---------------------------------------- Capcom Vs. SNK: Millennium Fight 2001 (China) [Pepper9801, taizou] Digimon 02 4 (China) [taizou] Digimon 2 (China) [Robyn A1200, taizou] Digimon Pocket (China) [taizou] Harry Potter 3 (China) [taizou] Pokémon Diamond: Special Pikachu Edition [taizou] Pokémon Jade: Special Pikachu Edition [taizou] Pokémon: Mewtwo Strikes Back [taizou] Street Fighter Zero 4 (China) [taizou] Software items promoted to working (gbcolor.xml) ------------------------------------------------ Shùmǎ Bào Lóng 02 4 (China) [Vas Crabb] Shùmǎ Bào Lóng 3 Shuǐjīng Bǎn (China) [Vas Crabb] |
[/branches/a800_cart/hash] | gbcolor.xml |
[/branches/a800_cart/scripts/src] | bus.lua |
[/branches/a800_cart/src/devices/bus/gameboy] | cartbase.cpp cartbase.h carts.cpp carts.h gbslot.cpp gbxfile.h mbc.cpp mbc.h mbc6.cpp mmm01.cpp ntnew.cpp* ntnew.h* |
r190157 Wednesday 9th November, 2022 at 16:22:31 UTC by clawgrip |
---|
Dumped and added three more games on Unidesa/Cirsa "960606-5" hardware (#10427) New NOT_WORKING games --------------------------- La Perla del Caribe (V1.0, Catalonia) [jordigahan, Recreativas.org] New NOT_WORKING clones --------------------------- unknown 960606-5 based machine (set 2) [jordigahan, Recreativas.org] New NOT_WORKING machine ----------------------------- Multi Points [jordigahan] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/cirsa] | neptunp2.cpp |
Previous 50 | 199869 Revisions | Next 50 |