Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r178001 Friday 4th June, 2021 at 15:52:12 UTC by AJR |
---|
Fix clang error: no case matching constant switch condition '1' [-Werror] |
[/branches/time-experiments/src/devices/cpu/ns32000] | ns32000.cpp |
r178000 Friday 4th June, 2021 at 09:52:18 UTC by patrick.mackinlay |
---|
ns32000: formatting |
[/branches/time-experiments/src/devices/cpu/ns32000] | ns32000.cpp |
r177999 Friday 4th June, 2021 at 09:46:56 UTC by patrick.mackinlay |
---|
ns32000: prepare for mmu * centralized memory accessors * added translation interface * implemented some missing instructions * add cascaded interrupt support |
[/branches/time-experiments/src/devices/cpu/ns32000] | ns32000.cpp ns32000.h slave.h |
r177998 Friday 4th June, 2021 at 04:09:35 UTC by Osso |
---|
New working clones ------------------ [Simon Wilmer, John Bennett] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | aliens.cpp |
r177997 Thursday 3rd June, 2021 at 18:26:19 UTC by tim.lindner |
---|
enmirage: fixed and updated to load and play via MIDI, panel controls hooked up [Tim Lindner] |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h |
[/branches/time-experiments/src/lib/formats] | esq8_dsk.cpp |
[/branches/time-experiments/src/mame/drivers] | enmirage.cpp |
[/branches/time-experiments/src/mame/layout] | enmirage.lay* |
r177996 Thursday 3rd June, 2021 at 17:34:15 UTC by Osso |
---|
New clones marked as NOT_WORKING -------------------------------- Jurassic Park (USA 3.07, display A4.00) [inkochnito, PinMAME] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | de_3.cpp |
r177995 Thursday 3rd June, 2021 at 17:29:25 UTC by Ryan Holtz |
---|
Made SPG2xx I/O IRQ checking a bit more lean; improved ADC behavior. (#8138) [Ryan Holtz] |
[/branches/time-experiments/src/devices/machine] | spg2xx_io.cpp spg2xx_io.h |
r177994 Thursday 3rd June, 2021 at 17:12:52 UTC by Robbbert |
---|
mbee: added some bioses and notes. |
[/branches/time-experiments/src/mame/drivers] | mbee.cpp |
r177993 Thursday 3rd June, 2021 at 16:37:26 UTC by Osso |
---|
- stv.cpp: completed the vfremix ROM loading correction after the redump - stv.xml: used the correct ROM for vfremix - zpinbal.cpp: corrected dump for comeback [Toussu, flip78, PinMAME] |
[/branches/time-experiments/hash] | stv.xml |
[/branches/time-experiments/src/mame/drivers] | stv.cpp zpinball.cpp |
r177992 Thursday 3rd June, 2021 at 16:17:59 UTC by David Viens |
---|
vic1001_cart.xml: Replaced bad dump of sargon2. (#8139) Previous dump hangs since the last byte is $01 instead of $A0. The code does not RTS and continues straight to BASIC in $C000 hanging the CPU. |
[/branches/time-experiments/hash] | vic1001_cart.xml |
r177991 Thursday 3rd June, 2021 at 12:11:43 UTC by Robbbert |
---|
mbee_cart.xml: Removed busycalc roms due to dependencies. Added quickloads to pc85 series. |
[/branches/time-experiments/hash] | mbee_cart.xml mbee_cass.xml mbee_quik.xml |
[/branches/time-experiments/src/mame/drivers] | mbee.cpp |
[/branches/time-experiments/src/mame/includes] | mbee.h |
r177990 Thursday 3rd June, 2021 at 09:38:20 UTC by Robbbert |
---|
mbee_cart.xml: fixed some bugs |
[/branches/time-experiments/hash] | mbee_cart.xml |
[/branches/time-experiments/src/mame/drivers] | mbee.cpp |
[/branches/time-experiments/src/mame/includes] | mbee.h |
[/branches/time-experiments/src/mame/machine] | mbee.cpp |
r177989 Thursday 3rd June, 2021 at 02:13:59 UTC by Robbbert |
---|
New working software list additions ----------------------------------- mbee_cart: Teleterm Test Rom 1.09 Teleterm Telcom 1.08 Dinamicro 1.1 (Swedish) Telcom 1.0 Telcom 1.1 Telcom 1.2 Telcom 3.0 Telcom 3.1 Telcom 3.2 Telcom 3.21 Telcom 3.21 (Standard) Telcom 3.21 (Premium) Telcom 3.21 (Swedish) Terminal (set 1) Terminal (set 2) Viatel 2.0 Viatel 2.2 Viatel 2.3 Videotex 1.1 (Swedish) Videotex 2.34 Videotex 2.35 Shell (pc85) Shell (pc85b) Shell (ppc85) Shell (pc85s) Busycalc III Busycalc III (Swedish) Graphics / Database Graphics (Swedish) Database (Swedish) [Robbbert] |
[/branches/time-experiments/hash] | mbee_cart.xml |
[/branches/time-experiments/src/mame/drivers] | mbee.cpp |
[/branches/time-experiments/src/mame/includes] | mbee.h |
r177988 Thursday 3rd June, 2021 at 01:32:41 UTC by clawgrip |
---|
New NOT_WORKING machine (#8122) * New NOT_WORKING machine ---------------------- Super Chexx (EM Bubble Hockey) [ClawGrip] |
[/branches/time-experiments/scripts/target/mame] | arcade.lua |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst |
[/branches/time-experiments/src/mame/drivers] | schexx4gen.cpp* |
r177987 Thursday 3rd June, 2021 at 00:30:08 UTC by Carl |
---|
New machines NOT_WORKING ---------------------------------- Philips :YES [Svenska, rfka01, Carl] |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/mame] | mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | yes.cpp* |
r177986 Wednesday 2nd June, 2021 at 23:39:23 UTC by Michael Zapf |
---|
geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for sector i/o instead of buffered steps only |
[/branches/time-experiments/src/devices/bus/ti99/peb] | hfdc.cpp hfdc.h |
[/branches/time-experiments/src/devices/machine] | hdc92x4.cpp hdc92x4.h |
r177985 Wednesday 2nd June, 2021 at 20:13:52 UTC by Carl |
---|
hd63450: start handling bus errors |
[/branches/time-experiments/src/devices/machine] | hd63450.cpp hd63450.h |
[/branches/time-experiments/src/mame/drivers] | x68k.cpp |
r177984 Wednesday 2nd June, 2021 at 19:41:12 UTC by Osso |
---|
stv.cpp: redumped ic13 for vfremix [farzeno] |
[/branches/time-experiments/src/mame/drivers] | stv.cpp |
r177983 Wednesday 2nd June, 2021 at 17:59:53 UTC by ajrhacker |
---|
Merge pull request #8134 from tlindner/6883sam-fixes 6883sam: fix white space |
[/branches/time-experiments/scripts/target/mame] | arcade.lua |
[/branches/time-experiments/src/mame/drivers] | stv.cpp |
[/branches/time-experiments/src/mame/includes] | stv.h |
[/branches/time-experiments/src/mame/machine] |
r177982 Wednesday 2nd June, 2021 at 16:25:33 UTC by tim.lindner |
---|
remove space before end parentheses in log statements |
[/branches/time-experiments/scripts/target/mame] | arcade.lua |
[/branches/time-experiments/src/mame/drivers] | stv.cpp |
[/branches/time-experiments/src/mame/includes] | stv.h |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp stvprot.cpp* stvprot.h* |
r177981 Wednesday 2nd June, 2021 at 15:06:42 UTC by Osso |
---|
stv.cpp: moved the few remaining protection functions in stvprot.cpp to the driver file and eliminated strvprot.* |
[/branches/time-experiments/scripts/target/mame] | arcade.lua |
[/branches/time-experiments/src/mame/drivers] | stv.cpp |
[/branches/time-experiments/src/mame/includes] | stv.h |
[/branches/time-experiments/src/mame/machine] |
r177980 Wednesday 2nd June, 2021 at 14:21:39 UTC by clawgrip |
---|
plsonic4.cpp: Confirm xtal value (#8133) |
[/branches/time-experiments/src/mame/drivers] | plsonic4.cpp |
r177979 Wednesday 2nd June, 2021 at 08:53:50 UTC by Aaron Giles |
---|
ympsr60: Add filters around BBD |
[/branches/time-experiments/src/mame/drivers] | ympsr60.cpp |
r177978 Wednesday 2nd June, 2021 at 08:19:19 UTC by Osso |
---|
pasha2.cpp: redumped pal for zdrum [xuserv] snowbros.cpp: corrected PCB markings for ballboy3p |
[/branches/time-experiments/src/mame/drivers] | pasha2.cpp snowbros.cpp |
r177977 Wednesday 2nd June, 2021 at 05:58:37 UTC by Osso |
---|
New working clones ------------------ Asura Buster - Eternal Warriors (USA) [Darksoft, Brian Troha, The Dumping Union] Asura Buster - Eternal Warriors (Japan, set 2) [CPsystem3, Brian Troha, The Dumping Union] - firebeat.cpp: removed outdated comment [Guru] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | firebeat.cpp fuukifg3.cpp |
r177976 Tuesday 1st June, 2021 at 22:56:22 UTC by tim.lindner |
---|
fix style. fix mask. (#8129) CoCo MAX fixes - address white space comments from @cuavas. - add keyboard inc and dec to mouse movements - fix mask in ff90_read() |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp |
r177975 Tuesday 1st June, 2021 at 22:22:39 UTC by ajrhacker |
---|
Merge pull request #8016 from 987123879113/add_default_nvram_rtc65271 rtc65271, firebeat: Add way to use default data for nvram initialization |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | .editorconfig* .gitignore* GeneralInfo.md* LICENSE* README.md* buildall.cpp* |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | .gitignore* em_inflate.cpp* em_inflate.h* vgmrender.cpp* |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h* ymfm_adpcm.cpp* ymfm_adpcm.h* ymfm_fm.h* ymfm_fm.ipp* ymfm_misc.cpp* ymfm_misc.h* ymfm_opl.cpp* ymfm_opl.h* ymfm_opm.cpp* ymfm_opm.h* ymfm_opn.cpp* ymfm_opn.h* ymfm_opq.cpp* ymfm_opq.h* ymfm_opz.cpp* ymfm_opz.h* ymfm_pcm.cpp* ymfm_pcm.h* ymfm_ssg.cpp* ymfm_ssg.h* |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source] | license.rst |
[/branches/time-experiments/docs/source/initialsetup] | compilingmame.rst configuringmame.rst* index.rst installingmame.rst mameintro.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | mamemenus.rst usingmame.rst |
[/branches/time-experiments/hash] | a800.xml a800_flop.xml apple2_flop_clcracked.xml apple2_flop_orig.xml aquarius_cart.xml bbc_flop_32016.xml bbc_rom.xml bml3_flop.xml chip8_quik.xml fmtowns_cd.xml fmtowns_flop_cracked.xml fmtowns_flop_misc.xml fmtowns_flop_orig.xml gamegear.xml ibm5150.xml ibm5170.xml jakks_gamekey_sw.xml juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml leapster.xml mbee_cart.xml* mbee_cass.xml* mbee_quik.xml* megadriv.xml mobigo_cart.xml neogeo.xml nes.xml pc98.xml pce.xml pce_tourvision.xml pmd85_cass.xml rx78_cart.xml sagafox.xml* saitek_kso.xml sms.xml spectrum_cass.xml trs80_cass.xml trs80_quik.xml vgmplay.xml vsmile_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/console] | init.lua |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua cpu.lua formats.lua machine.lua main.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2bus] | booti.cpp* booti.h* |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/a7800] | xboard.h |
[/branches/time-experiments/src/devices/bus/adb] | a9m0330.cpp* a9m0330.h* a9m0331.cpp* a9m0331.h* adb.cpp adb.h |
[/branches/time-experiments/src/devices/bus/apricot/expansion] | winchester.cpp |
[/branches/time-experiments/src/devices/bus/bbc/1mhzbus] | beebopl.h |
[/branches/time-experiments/src/devices/bus/bbc/fdc] | acorn.cpp acorn.h ams.cpp ams.h cumana.cpp cumana.h opus.cpp opus.h watford.cpp watford.h |
[/branches/time-experiments/src/devices/bus/bbc/internal] | cumana68k.cpp cumana68k.h |
[/branches/time-experiments/src/devices/bus/bbc/tube] | tube.cpp tube_32016.cpp tube_80286.cpp tube_arm7.cpp* tube_arm7.h* |
[/branches/time-experiments/src/devices/bus/bml3] | bml3mp1802.cpp bml3mp1805.cpp |
[/branches/time-experiments/src/devices/bus/c64] | sfx_sound_expander.h |
[/branches/time-experiments/src/devices/bus/cbus] | pc9801_118.cpp pc9801_118.h pc9801_26.cpp pc9801_26.h pc9801_86.h |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp* coco_max.h* coco_ssc.cpp cococart.cpp |
[/branches/time-experiments/src/devices/bus/electron] | m2105.cpp m2105.h |
[/branches/time-experiments/src/devices/bus/epson_sio] | pf10.cpp |
[/branches/time-experiments/src/devices/bus/generic] | slot.cpp slot.h |
[/branches/time-experiments/src/devices/bus/isa] | adlib.h ibm_mfc.cpp ibm_mfc.h sb16.h sblaster.cpp sblaster.h stereo_fx.h |
[/branches/time-experiments/src/devices/bus/msx_cart] | fmpac.h moonsound.h msx_audio.h yamaha.cpp yamaha.h |
[/branches/time-experiments/src/devices/bus/msx_slot] | music.h |
[/branches/time-experiments/src/devices/bus/nes] | konami.h |
[/branches/time-experiments/src/devices/bus/nscsi] | cd.cpp crd254sh.cpp* crd254sh.h* devices.cpp devices.h |
[/branches/time-experiments/src/devices/bus/qbus] | dsd4432.cpp* dsd4432.h* qbus.cpp |
[/branches/time-experiments/src/devices/bus/rs232] | mboardd.cpp |
[/branches/time-experiments/src/devices/bus/saitek_osa] | expansion.cpp* expansion.h* maestro.cpp* maestro.h* maestroa.cpp* maestroa.h* modules.cpp* modules.h* sparc.cpp* sparc.h* |
[/branches/time-experiments/src/devices/bus/samcoupe/expansion] | expansion.cpp |
[/branches/time-experiments/src/devices/bus/sg1000_exp] | fm_unit.h |
[/branches/time-experiments/src/devices/bus/vsmile] | keyboard.cpp* keyboard.h* mat.h pad.h vsmile_ctrl.cpp vsmile_ctrl.h |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h lpen.cpp* lpen.h* printer.cpp printer.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h sdloader.cpp* sdloader.h* wordpro.cpp wordpro.h |
[/branches/time-experiments/src/devices/cpu/dsp56000] | dsp56000d.cpp |
[/branches/time-experiments/src/devices/cpu/h8] | h83042.cpp* h83042.h* |
[/branches/time-experiments/src/devices/cpu/i86] | i286.cpp |
[/branches/time-experiments/src/devices/cpu/m6502] | m5074x.cpp m5074x.h |
[/branches/time-experiments/src/devices/cpu/m6800] | 6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h |
[/branches/time-experiments/src/devices/cpu/m68000] | m68000.h m68kfpu.cpp |
[/branches/time-experiments/src/devices/cpu/m68hc16] | cpu16dasm.cpp* cpu16dasm.h* |
[/branches/time-experiments/src/devices/cpu/mn1880] | mn1880.cpp mn1880.h |
[/branches/time-experiments/src/devices/cpu/ns32000] | ns32000.cpp ns32000.h ns32000dasm.cpp |
[/branches/time-experiments/src/devices/cpu/pdp8] | hd6120.cpp* hd6120.h* pdp8.cpp pdp8.h pdp8dasm.cpp pdp8dasm.h |
[/branches/time-experiments/src/devices/cpu/ucom4] | ucom4d.cpp ucom4d.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | |
[/branches/time-experiments/src/devices/sound] | ay8910.cpp bbd.cpp* bbd.h* c140.cpp c140.h c6280.cpp es5503.cpp mixer.cpp* mixer.h* spkrdev.cpp votrax.cpp |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp pwm.cpp pwm.h upd7220.cpp |
[/branches/time-experiments/src/emu] | dinetwork.cpp dinetwork.h emumem.cpp emumem.h emumem_mview.cpp emuopts.cpp emuopts.h machine.cpp machine.h render.h screen.h xtal.cpp |
[/branches/time-experiments/src/emu/debug] | dvdisasm.cpp |
[/branches/time-experiments/src/frontend/mame] | luaengine.cpp |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h imgcntrl.cpp miscmenu.cpp selmenu.cpp swlist.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h fs_vtech.cpp* fs_vtech.h* fsmgr.cpp fsmgr.h mfi_dsk.cpp vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/lib/util] | timeconv.cpp timeconv.h |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | atarijsa.h dragrace.cpp leland.h nichisnd.h nitedrvr.cpp pinsnd88.h s11c_bg.h segam1audio.h sprint2.cpp t5182.h williams.cpp williams.h wpcsnd.h |
[/branches/time-experiments/src/mame/drivers] | 1942.cpp 1943.cpp 2mindril.cpp 88games.cpp aa310.cpp aci_ggm.cpp actfancr.cpp aerofgt.cpp airbustr.cpp airraid.cpp ajax.cpp alg.cpp aliens.cpp alpha68k_n.cpp amaticmg.cpp amstr_pc.cpp anes.cpp angelkds.cpp apple2.cpp apple2e.cpp apple2gs.cpp aquarium.cpp aquarius.cpp argus.cpp aristmk5.cpp armedf.cpp ashnojoe.cpp asterix.cpp asuka.cpp atari_s1.cpp atari_s2.cpp atarisy1.cpp basssta.cpp battlane.cpp battlera.cpp battlnts.cpp bbusters.cpp bebox.cpp bfcobra.cpp bfm_sc2.cpp bigkarnk_ms.cpp bingo.cpp bingoc.cpp bingowav.cpp bionicc.cpp bladestl.cpp blktiger.cpp blktiger_ms.cpp blockhl.cpp blockout.cpp bloodbro_ms.cpp bmcbowl.cpp bmcpokr.cpp bml3.cpp boogwing.cpp brkthru.cpp bublbobl.cpp bw12.cpp cabal.cpp cabaret.cpp calomega.cpp canon_s80.cpp capbowl.cpp capr1.cpp cave.cpp cbasebal.cpp cbuster.cpp cclimber.cpp cgang.cpp chanbara.cpp changyu.cpp chessmate.cpp chessmst.cpp chessmstdm.cpp* chexx.cpp chinagat.cpp chinsan.cpp chqflag.cpp cischeat.cpp citycon.cpp cninja.cpp coco12.cpp coco3.cpp cointek.cpp coleco.cpp combatsc.cpp commando.cpp compgolf.cpp contra.cpp cop01.cpp cps1.cpp cps1bl_5205.cpp cps2.cpp cpzodiac.cpp crei680.cpp* crimfght.cpp crospang.cpp crshrace.cpp cybertnk.cpp cyclemb.cpp d9final.cpp dacholer.cpp dai3wksi.cpp dangbar.cpp* darius.cpp darkseal.cpp dassault.cpp dblewing.cpp dbz.cpp dcon.cpp ddealer.cpp ddenlovr.cpp ddragon.cpp ddragon3.cpp ddribble.cpp de_2.cpp deadang.cpp dec0.cpp dec8.cpp decmate2.cpp* deco32.cpp decstation.cpp deniam.cpp dfruit.cpp diamondking.cpp dietgo.cpp discoboy.cpp djboy.cpp dooyong.cpp dragon.cpp dragrace.cpp drumsta.cpp dunhuang.cpp dynax.cpp dynduke.cpp ertictac.cpp esd16.cpp exerion.cpp exprraid.cpp exzisus.cpp f-32.cpp f1gp.cpp fantland.cpp fb01.cpp fcrash.cpp ffantasy_ms.cpp fidel_eag68k.cpp fidel_elite.cpp fidel_sc6.cpp fidel_sc9.cpp finalizr.cpp firetrap.cpp flkatck.cpp fm7.cpp fmtowns.cpp fresh.cpp fromanc2.cpp fromance.cpp funkyjet.cpp fuukifg2.cpp fuukifg3.cpp fwheel.cpp* gaelco.cpp gaiden.cpp galaxian.cpp galivan.cpp galpanic_ms.cpp galspnbl.cpp gauntlet.cpp ginganin.cpp gladiatr.cpp gluck2.cpp gng.cpp goal92.cpp goindol.cpp gokidetor.cpp goodejan.cpp goori.cpp gotcha.cpp gradius3.cpp gsspade.cpp gstriker.cpp gticlub.cpp gundealr.cpp gunpey.cpp gunsmoke.cpp h01x.cpp hcastle.cpp heromem.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp himesiki.cpp hnayayoi.cpp homerun.cpp hornet.cpp hshavoc.cpp hvyunit.cpp hyprduel.cpp ibmpcjr.cpp ichiban.cpp igs009.cpp igs011.cpp igs017.cpp igspoker.cpp informer_213.cpp inufuku.cpp iqblock.cpp ironhors.cpp itech32.cpp itech8.cpp jackal.cpp jackie.cpp jackpot.cpp joctronic.cpp joystand.cpp jpmimpctsw.cpp karnov.cpp kikikai.cpp kingdrby.cpp kminus.cpp* koftball.cpp konamigv.cpp korgds8.cpp korgz3.cpp ksys573.cpp labyrunr.cpp ladybug.cpp lastbank.cpp lastduel.cpp lc80.cpp leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* leapster.cpp legionna.cpp lemmings.cpp lkage.cpp lnw80.cpp lockon.cpp lordgun.cpp lsasquad.cpp lwings.cpp m107.cpp m72.cpp m90.cpp m92.cpp mac.cpp mac128.cpp macpci.cpp macprtb.cpp macpwrbk030.cpp macquadra700.cpp madmotor.cpp mainevt.cpp matmania.cpp max80.cpp maygayv1.cpp mbee.cpp mcatadv.cpp mcr68.cpp mechatt.cpp megasys1.cpp megatech.cpp mephisto_academy.cpp mephisto_brikett.cpp mephisto_milano.cpp mephisto_mm2.cpp mephisto_modular.cpp mephisto_montec.cpp mephisto_risc.cpp mephistp.cpp merit.cpp merit3xx.cpp merits.cpp meritum.cpp metlclsh.cpp metro.cpp mg1.cpp* micro3d.cpp missamer.cpp* missb2.cpp missbamby.cpp mitchell.cpp mlanding.cpp model1.cpp model2.cpp momoko.cpp moo.cpp mosaic.cpp mpu4vid.cpp mugsmash.cpp multi8.cpp namcos1.cpp namcos2.cpp namcos21.cpp namcos21_c67.cpp namcos21_de.cpp namcos22.cpp namcos86.cpp naomi.cpp nbmj8688.cpp nbmj8891.cpp nbmj8900.cpp nbmj8991.cpp nbmj9195.cpp nemesis.cpp neoprint.cpp nes_vt369_vtunknown.cpp nightgal.cpp ninjakd2.cpp ninjaw.cpp nitedrvr.cpp nmg5.cpp nmk16.cpp novag_const.cpp novag_savant.cpp novag_sexpert.cpp novag_snova.cpp nwk-tr.cpp oneshot.cpp onetwo.cpp opwolf.cpp othunder.cpp overdriv.cpp pacman.cpp parodius.cpp pasha2.cpp pass.cpp pc.cpp pc9801.cpp pcktgal.cpp philipsbo.cpp* phoenix.cpp pipedrm.cpp pipeline.cpp pkscram.cpp plsonic4.cpp* pokechmp.cpp poly880.cpp popobear.cpp powerins.cpp ppmast93.cpp prehisle.cpp psikyo.cpp psikyosh.cpp psrockman.cpp* psychic5.cpp puckpkmn.cpp quizdna.cpp quizpun2.cpp r2dx_v33.cpp radionic.cpp raiden.cpp raiden2.cpp raiden_ms.cpp rastan.cpp rbisland.cpp rbmk.cpp realbrk.cpp regence.cpp relief.cpp renegade.cpp rfslotsmcs48.cpp rmnimbus.cpp rockrage.cpp rohga.cpp rollerg.cpp rpunch.cpp saitek_corona.cpp saitek_leonardo.cpp saitek_renaissance.cpp saitek_risc2500.cpp saitek_simultano.cpp saitek_stratos.cpp saitek_superstar.cpp sandscrp.cpp sangho.cpp sauro.cpp sbmjb.cpp sbrain.cpp scotrsht.cpp segac2.cpp segacoin.cpp segahang.cpp segajw.cpp segam1.cpp segaorun.cpp segas16b.cpp segas18.cpp segas24.cpp segas32.cpp segasp.cpp segaufo.cpp segaxbd.cpp segaybd.cpp sengokmj.cpp seta.cpp sf.cpp sfkick.cpp shadfrce.cpp shangha3.cpp shanghai.cpp shangkid.cpp shisen.cpp shootout.cpp sidearms.cpp sidepckt.cpp sigmab31.cpp sigmab52.cpp silkroad.cpp silvmil.cpp simpsons.cpp skyfox.cpp slapshot.cpp smotor.cpp sms_bootleg.cpp snesb.cpp snk.cpp snk68.cpp snowbros.cpp sorcerer.cpp sothello.cpp spbactn.cpp spdheat.cpp spdodgeb.cpp speedbal.cpp spg110.cpp spg2xx_jakks_gkr.cpp spinb.cpp splash.cpp splash_ms.cpp spoker.cpp sprint2.cpp spy.cpp srumbler.cpp sshangha.cpp stadhero.cpp stfight.cpp storio.cpp subsino.cpp subsino2.cpp suna16.cpp suna8.cpp supduck.cpp super80.cpp suprgolf.cpp suprslam.cpp surpratk.cpp sweetland.cpp system16.cpp tail2nos.cpp taito_b.cpp taito_f2.cpp taito_f3.cpp taito_h.cpp taito_l.cpp taito_o.cpp taito_x.cpp taito_z.cpp taitoair.cpp taitotz.cpp taotaido.cpp tasc.cpp tbowl.cpp tceptor.cpp tecmo.cpp tecmo16.cpp tecmosys.cpp tek410x.cpp tek440x.cpp tekigw.cpp* terracre.cpp thedeep.cpp thunderx.cpp tigeroad.cpp tmnt.cpp tnzs.cpp toaplan2.cpp toki.cpp toki_ms.cpp tomcat.cpp topspeed.cpp trs80.cpp tryout.cpp tsamurai.cpp tumbleb.cpp twin16.cpp twincobr.cpp ultraman.cpp umipoker.cpp unico.cpp unixpc.cpp vamphalf.cpp vaportra.cpp vball.cpp vendetta.cpp vgmplay.cpp vigilant.cpp vis.cpp volfied.cpp vt1682.cpp vtech1.cpp vtech2.cpp vtech_innotab.cpp* vulgus.cpp wacky_gator.cpp wardner.cpp warriorb.cpp wc90.cpp wc90b.cpp wecleman.cpp welltris.cpp wgp.cpp wrally.cpp wwfsstar.cpp xain.cpp xerox820.cpp xexex.cpp xmen.cpp xxmissio.cpp ymdx11.cpp ympsr340.cpp ympsr60.cpp ymtx81z.cpp yunsun16.cpp yunsung8.cpp yuvomz80.cpp zn.cpp zr107.cpp |
[/branches/time-experiments/src/mame/includes] | alpha68k.h amspdwy.h aquarius.h |
[/branches/time-experiments/src/mame/layout] | cambrp.lay* chessmst.lay chessmstdm.lay |
[/branches/time-experiments/src/mame/machine] | 315_5338a.cpp 315_5338a.h 6883sam.cpp |
[/branches/time-experiments/src/mame/video] | 1942.cpp 1943.cpp aquarius.cpp avgdvg.cpp blktiger.cpp calomega.cpp combatsc.cpp commando.cpp cop01.cpp ddribble.cpp dragrace.cpp exerion.cpp finalizr.cpp fmtowns.cpp gime.cpp gime.h gng.cpp gunsmoke.cpp |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/osd/modules/debugger/qt] | dasmwindow.cpp memorywindow.cpp |
[/branches/time-experiments/src/osd/sdl] | osdsdl.h sdlmain.cpp window.cpp |
[/branches/time-experiments/src/osd/windows] | winmain.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp image_handler.cpp* image_handler.h* unidasm.cpp |
[/branches/time-experiments/src/tools/imgtool/formats] | |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177974 Friday 30th April, 2021 at 07:06:15 UTC by 987123879113 |
---|
firebeat: Add default unlocked RTC files |
[/branches/time-experiments/src/mame/drivers] | firebeat.cpp |
r177973 Friday 30th April, 2021 at 05:49:12 UTC by 987123879113 |
---|
rtc65271: Allow for default nvram data initialization using external data |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | |
[/branches/time-experiments/3rdparty/ymfm/src] | |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source] | license.rst |
[/branches/time-experiments/docs/source/initialsetup] | compilingmame.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | mamemenus.rst usingmame.rst |
[/branches/time-experiments/hash] | a800.xml a800_flop.xml apple2_flop_clcracked.xml apple2_flop_orig.xml aquarius_cart.xml bbc_flop_32016.xml bbc_rom.xml bml3_flop.xml chip8_quik.xml fmtowns_cd.xml fmtowns_flop_cracked.xml fmtowns_flop_misc.xml fmtowns_flop_orig.xml gamegear.xml ibm5150.xml ibm5170.xml jakks_gamekey_sw.xml juicebox.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/console] | init.lua |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua cpu.lua formats.lua machine.lua main.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2bus] | |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/a7800] | xboard.h |
[/branches/time-experiments/src/devices/bus/adb] | |
[/branches/time-experiments/src/devices/bus/apricot/expansion] | winchester.cpp |
[/branches/time-experiments/src/devices/bus/bbc/1mhzbus] | beebopl.h |
[/branches/time-experiments/src/devices/bus/bbc/fdc] | acorn.cpp acorn.h ams.cpp ams.h cumana.cpp cumana.h opus.cpp opus.h watford.cpp watford.h |
[/branches/time-experiments/src/devices/bus/bbc/internal] | cumana68k.cpp cumana68k.h |
[/branches/time-experiments/src/devices/bus/bbc/tube] | tube.cpp tube_32016.cpp tube_80286.cpp |
[/branches/time-experiments/src/devices/bus/bml3] | bml3mp1802.cpp bml3mp1805.cpp |
[/branches/time-experiments/src/devices/bus/c64] | sfx_sound_expander.h |
[/branches/time-experiments/src/devices/bus/cbus] | pc9801_118.cpp pc9801_118.h pc9801_26.cpp pc9801_26.h pc9801_86.h |
[/branches/time-experiments/src/devices/bus/coco] | |
[/branches/time-experiments/src/devices/bus/electron] | m2105.cpp m2105.h |
[/branches/time-experiments/src/devices/bus/epson_sio] | pf10.cpp |
[/branches/time-experiments/src/devices/bus/generic] | slot.cpp slot.h |
[/branches/time-experiments/src/devices/bus/isa] | adlib.h ibm_mfc.cpp ibm_mfc.h sb16.h sblaster.cpp sblaster.h stereo_fx.h |
[/branches/time-experiments/src/devices/bus/msx_cart] | fmpac.h moonsound.h msx_audio.h yamaha.cpp yamaha.h |
[/branches/time-experiments/src/devices/bus/msx_slot] | music.h |
[/branches/time-experiments/src/devices/bus/nes] | konami.h |
[/branches/time-experiments/src/devices/bus/nscsi] | cd.cpp |
[/branches/time-experiments/src/devices/bus/qbus] | |
[/branches/time-experiments/src/devices/bus/rs232] | mboardd.cpp |
[/branches/time-experiments/src/devices/bus/saitek_osa] | |
[/branches/time-experiments/src/devices/bus/samcoupe/expansion] | expansion.cpp |
[/branches/time-experiments/src/devices/bus/sg1000_exp] | fm_unit.h |
[/branches/time-experiments/src/devices/bus/vsmile] | |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h |
[/branches/time-experiments/src/devices/cpu/dsp56000] | dsp56000d.cpp |
[/branches/time-experiments/src/devices/cpu/h8] | |
[/branches/time-experiments/src/devices/cpu/i86] | i286.cpp |
[/branches/time-experiments/src/devices/cpu/m6502] | m5074x.cpp m5074x.h |
[/branches/time-experiments/src/devices/cpu/m6800] | 6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h |
[/branches/time-experiments/src/devices/cpu/m68000] | m68000.h m68kfpu.cpp |
[/branches/time-experiments/src/devices/cpu/m68hc16] | |
[/branches/time-experiments/src/devices/cpu/mn1880] | mn1880.cpp mn1880.h |
[/branches/time-experiments/src/devices/cpu/ns32000] | ns32000.cpp ns32000.h ns32000dasm.cpp |
[/branches/time-experiments/src/devices/cpu/pdp8] | |
[/branches/time-experiments/src/devices/cpu/ucom4] | ucom4d.cpp ucom4d.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | aakart.cpp* aakart.h* am79c90.cpp |
[/branches/time-experiments/src/devices/sound] | ay8910.cpp |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp pwm.cpp pwm.h upd7220.cpp |
[/branches/time-experiments/src/emu] | dinetwork.cpp dinetwork.h emumem.cpp emumem.h emumem_mview.cpp emuopts.cpp emuopts.h machine.cpp machine.h render.h screen.h xtal.cpp |
[/branches/time-experiments/src/emu/debug] | dvdisasm.cpp |
[/branches/time-experiments/src/frontend/mame] | luaengine.cpp |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h imgcntrl.cpp miscmenu.cpp selmenu.cpp swlist.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h |
[/branches/time-experiments/src/lib/util] | timeconv.cpp timeconv.h |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | atarijsa.h dragrace.cpp leland.h nichisnd.h nitedrvr.cpp pinsnd88.h s11c_bg.h segam1audio.h sprint2.cpp t5182.h williams.cpp williams.h wpcsnd.h |
[/branches/time-experiments/src/mame/drivers] | 1942.cpp 1943.cpp 2mindril.cpp 88games.cpp aa310.cpp aci_ggm.cpp actfancr.cpp aerofgt.cpp airbustr.cpp airraid.cpp ajax.cpp alg.cpp aliens.cpp alpha68k_n.cpp amaticmg.cpp amstr_pc.cpp anes.cpp angelkds.cpp apple2.cpp apple2e.cpp apple2gs.cpp aquarium.cpp aquarius.cpp argus.cpp aristmk5.cpp armedf.cpp ashnojoe.cpp asterix.cpp asuka.cpp atari_s1.cpp atari_s2.cpp atarisy1.cpp basssta.cpp battlane.cpp battlera.cpp battlnts.cpp bbusters.cpp bebox.cpp bfcobra.cpp bfm_sc2.cpp bigkarnk_ms.cpp bingo.cpp bingoc.cpp bingowav.cpp bionicc.cpp bladestl.cpp blktiger.cpp blktiger_ms.cpp blockhl.cpp blockout.cpp bloodbro_ms.cpp bmcbowl.cpp bmcpokr.cpp bml3.cpp boogwing.cpp brkthru.cpp bublbobl.cpp bw12.cpp cabal.cpp cabaret.cpp calomega.cpp canon_s80.cpp capbowl.cpp capr1.cpp cave.cpp cbasebal.cpp cbuster.cpp cclimber.cpp cgang.cpp chanbara.cpp changyu.cpp chessmate.cpp chessmst.cpp |
[/branches/time-experiments/src/mame/includes] | alpha68k.h amspdwy.h aquarius.h archimds.h* atarisy1.h atarisy2.h badlands.h bloodbro.h bublbobl.h calomega.h coco.h coco3.h combatsc.h cop01.h ddribble.h deadang.h deco32.h dragrace.h drgnmst.h exerion.h exterm.h finalizr.h fm7.h fmtowns.h fuukifg3.h gauntlet.h gng.h h01x.h* homedata.h ironhors.h jackal.h jpmsys5.h kaneko16.h kikikai.h ladybug.h mac.h maygay1b.h mbee.h megadriv.h metro.h mpu4.h msx.h mz2500.h namcos2.h naomi.h neogeo.h nitedrvr.h pacman.h pc6001.h pc8801.h pc88va.h pc9801.h psikyo4.h rampart.h relief.h s11.h saitek_stratos.h segas16a.h segas16b.h sms.h sms_bootleg.h* snowbros.h sorcerer.h sprint2.h stfight.h supbtime.h taito_f3.h taito_l.h tatsumi.h tigeroad.h toaplan1.h trs80.h witch.h x1.h x68k.h xerox820.h zn.h |
[/branches/time-experiments/src/mame/layout] | |
[/branches/time-experiments/src/mame/machine] | 315_5338a.cpp 315_5338a.h 6883sam.cpp archimds.cpp* |
[/branches/time-experiments/src/mame/video] | 1942.cpp 1943.cpp aquarius.cpp avgdvg.cpp blktiger.cpp calomega.cpp combatsc.cpp commando.cpp cop01.cpp ddribble.cpp dragrace.cpp exerion.cpp finalizr.cpp fmtowns.cpp gime.cpp gime.h gng.cpp gunsmoke.cpp h01x.cpp* ironhors.cpp jackal.cpp k001005.cpp ladybug.cpp mbee.cpp megasys1.cpp mmdisplay2.cpp mmdisplay2.h namco_c45road.cpp namco_c45road.h namcos2.cpp namcos2_sprite.cpp namcos2_sprite.h nitedrvr.cpp pacman.cpp sprint2.cpp taito_f3.cpp tigeroad.cpp tigeroad_spr.cpp trs80.cpp vulgus.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/osd/modules/debugger/qt] | dasmwindow.cpp memorywindow.cpp |
[/branches/time-experiments/src/osd/sdl] | osdsdl.h sdlmain.cpp window.cpp |
[/branches/time-experiments/src/osd/windows] | winmain.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp |
[/branches/time-experiments/src/tools/imgtool/formats] | vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177972 Tuesday 1st June, 2021 at 22:21:24 UTC by ajrhacker |
---|
Merge pull request #8044 from 987123879113/patch-1 ksys573: Change ATAPI_CYCLES_PER_SECTOR from 5000 to 30000 |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | .editorconfig* .gitignore* GeneralInfo.md* LICENSE* README.md* buildall.cpp* |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | .gitignore* em_inflate.cpp* em_inflate.h* vgmrender.cpp* |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h* ymfm_adpcm.cpp* ymfm_adpcm.h* ymfm_fm.h* ymfm_fm.ipp* ymfm_misc.cpp* ymfm_misc.h* ymfm_opl.cpp* ymfm_opl.h* ymfm_opm.cpp* ymfm_opm.h* ymfm_opn.cpp* ymfm_opn.h* ymfm_opq.cpp* ymfm_opq.h* ymfm_opz.cpp* ymfm_opz.h* ymfm_pcm.cpp* ymfm_pcm.h* ymfm_ssg.cpp* ymfm_ssg.h* |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source/initialsetup] | configuringmame.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | usingmame.rst |
[/branches/time-experiments/hash] | a800.xml a800_flop.xml apple2_flop_clcracked.xml apple2_flop_orig.xml aquarius_cart.xml bbc_rom.xml bml3_flop.xml chip8_quik.xml fmtowns_cd.xml fmtowns_flop_orig.xml gamegear.xml ibm5150.xml ibm5170.xml jakks_gamekey_sw.xml juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml leapster.xml mbee_cart.xml* mbee_cass.xml megadriv.xml mobigo_cart.xml neogeo.xml nes.xml pc98.xml pce.xml pce_tourvision.xml pmd85_cass.xml rx78_cart.xml saitek_kso.xml sms.xml spectrum_cass.xml trs80_cass.xml trs80_quik.xml vgmplay.xml vsmile_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/console] | init.lua |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua cpu.lua formats.lua main.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2bus] | booti.cpp |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/a7800] | xboard.h |
[/branches/time-experiments/src/devices/bus/adb] | a9m0330.cpp* a9m0330.h* a9m0331.cpp* a9m0331.h* adb.cpp adb.h |
[/branches/time-experiments/src/devices/bus/apricot/expansion] | winchester.cpp |
[/branches/time-experiments/src/devices/bus/bbc/1mhzbus] | beebopl.h |
[/branches/time-experiments/src/devices/bus/bbc/tube] | tube.cpp tube_arm7.cpp* tube_arm7.h* |
[/branches/time-experiments/src/devices/bus/bml3] | bml3mp1802.cpp bml3mp1805.cpp |
[/branches/time-experiments/src/devices/bus/c64] | sfx_sound_expander.h |
[/branches/time-experiments/src/devices/bus/cbus] | pc9801_118.cpp pc9801_118.h pc9801_26.cpp pc9801_26.h pc9801_86.h |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp* coco_max.h* coco_ssc.cpp cococart.cpp |
[/branches/time-experiments/src/devices/bus/isa] | adlib.h ibm_mfc.cpp ibm_mfc.h sb16.h sblaster.cpp sblaster.h stereo_fx.h |
[/branches/time-experiments/src/devices/bus/msx_cart] | fmpac.h moonsound.h msx_audio.h yamaha.cpp yamaha.h |
[/branches/time-experiments/src/devices/bus/msx_slot] | music.h |
[/branches/time-experiments/src/devices/bus/nes] | konami.h |
[/branches/time-experiments/src/devices/bus/rs232] | mboardd.cpp |
[/branches/time-experiments/src/devices/bus/saitek_osa] | expansion.cpp* expansion.h* maestro.cpp* maestro.h* maestroa.cpp* maestroa.h* modules.cpp* modules.h* sparc.cpp* sparc.h* |
[/branches/time-experiments/src/devices/bus/samcoupe/expansion] | expansion.cpp |
[/branches/time-experiments/src/devices/bus/sg1000_exp] | fm_unit.h |
[/branches/time-experiments/src/devices/bus/vsmile] | keyboard.cpp* keyboard.h* mat.h pad.h vsmile_ctrl.cpp vsmile_ctrl.h |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h lpen.cpp* lpen.h* printer.cpp printer.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h sdloader.cpp* sdloader.h* wordpro.cpp wordpro.h |
[/branches/time-experiments/src/devices/cpu/dsp56000] | dsp56000d.cpp |
[/branches/time-experiments/src/devices/cpu/i86] | i286.cpp |
[/branches/time-experiments/src/devices/cpu/m6502] | m5074x.cpp |
[/branches/time-experiments/src/devices/cpu/m6800] | 6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h |
[/branches/time-experiments/src/devices/cpu/m68000] | m68000.h m68kfpu.cpp |
[/branches/time-experiments/src/devices/cpu/m68hc16] | cpu16dasm.cpp* cpu16dasm.h* |
[/branches/time-experiments/src/devices/cpu/pdp8] | hd6120.cpp* hd6120.h* pdp8dasm.cpp pdp8dasm.h |
[/branches/time-experiments/src/devices/cpu/ucom4] | ucom4d.cpp ucom4d.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | am79c90.cpp at28c64b.cpp dc7085.cpp dc7085.h dp83932c.cpp edlc.cpp hd63450.cpp i82586.cpp input_merger.cpp input_merger.h keyboard.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp swim1.cpp swim2.cpp swim3.cpp wd1010.cpp wd1010.h wd_fdc.cpp z80scc.cpp |
[/branches/time-experiments/src/devices/sound] | ay8910.cpp bbd.cpp* bbd.h* c140.cpp c140.h c6280.cpp es5503.cpp mixer.cpp* mixer.h* votrax.cpp |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp upd7220.cpp |
[/branches/time-experiments/src/emu] | dinetwork.cpp dinetwork.h emumem.cpp emumem.h emumem_mview.cpp screen.h xtal.cpp |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h imgcntrl.cpp miscmenu.cpp selmenu.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h fs_vtech.cpp* fs_vtech.h* fsmgr.cpp fsmgr.h mfi_dsk.cpp vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/lib/util] | timeconv.cpp |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | atarijsa.h dragrace.cpp leland.h nichisnd.h nitedrvr.cpp pinsnd88.h s11c_bg.h segam1audio.h sprint2.cpp t5182.h williams.cpp williams.h wpcsnd.h |
[/branches/time-experiments/src/mame/drivers] | 1942.cpp 1943.cpp 2mindril.cpp 88games.cpp actfancr.cpp aerofgt.cpp airbustr.cpp airraid.cpp ajax.cpp alg.cpp aliens.cpp alpha68k_n.cpp amaticmg.cpp amstr_pc.cpp anes.cpp angelkds.cpp apple2.cpp apple2e.cpp apple2gs.cpp aquarium.cpp aquarius.cpp argus.cpp armedf.cpp ashnojoe.cpp asterix.cpp asuka.cpp atari_s1.cpp atari_s2.cpp atarisy1.cpp battlane.cpp battlera.cpp battlnts.cpp bbusters.cpp bebox.cpp bfcobra.cpp bfm_sc2.cpp bigkarnk_ms.cpp bingoc.cpp bingowav.cpp bionicc.cpp bladestl.cpp blktiger.cpp blktiger_ms.cpp blockhl.cpp blockout.cpp bloodbro_ms.cpp bmcbowl.cpp bmcpokr.cpp bml3.cpp boogwing.cpp brkthru.cpp bublbobl.cpp bw12.cpp cabal.cpp cabaret.cpp calomega.cpp canon_s80.cpp capbowl.cpp capr1.cpp cave.cpp cbasebal.cpp cbuster.cpp cclimber.cpp cgang.cpp chanbara.cpp changyu.cpp chessmate.cpp chexx.cpp chinagat.cpp chinsan.cpp chqflag.cpp cischeat.cpp citycon.cpp cninja.cpp coco12.cpp coco3.cpp cointek.cpp combatsc.cpp commando.cpp compgolf.cpp contra.cpp cop01.cpp cps1.cpp cps1bl_5205.cpp cpzodiac.cpp crei680.cpp* crimfght.cpp crospang.cpp crshrace.cpp cybertnk.cpp cyclemb.cpp d9final.cpp dacholer.cpp dai3wksi.cpp dangbar.cpp* darius.cpp darkseal.cpp dassault.cpp dblewing.cpp dbz.cpp dcon.cpp ddealer.cpp ddenlovr.cpp ddragon.cpp ddragon3.cpp ddribble.cpp de_2.cpp deadang.cpp dec0.cpp dec8.cpp decmate2.cpp* deco32.cpp decstation.cpp deniam.cpp dfruit.cpp diamondking.cpp dietgo.cpp discoboy.cpp djboy.cpp dooyong.cpp dragon.cpp dragrace.cpp dunhuang.cpp dynax.cpp dynduke.cpp esd16.cpp exerion.cpp exprraid.cpp exzisus.cpp f-32.cpp f1gp.cpp fantland.cpp fb01.cpp fcrash.cpp ffantasy_ms.cpp fidel_elite.cpp fidel_sc9.cpp finalizr.cpp firetrap.cpp flkatck.cpp fm7.cpp fmtowns.cpp fresh.cpp fromanc2.cpp fromance.cpp funkyjet.cpp fuukifg2.cpp fuukifg3.cpp fwheel.cpp* gaelco.cpp gaiden.cpp galivan.cpp galpanic_ms.cpp galspnbl.cpp gauntlet.cpp ginganin.cpp gladiatr.cpp gluck2.cpp gng.cpp goal92.cpp goindol.cpp gokidetor.cpp goodejan.cpp goori.cpp gotcha.cpp gradius3.cpp gsspade.cpp gstriker.cpp gticlub.cpp gundealr.cpp gunpey.cpp gunsmoke.cpp hcastle.cpp heromem.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp himesiki.cpp hnayayoi.cpp homerun.cpp hornet.cpp hshavoc.cpp hvyunit.cpp hyprduel.cpp ibmpcjr.cpp ichiban.cpp igs009.cpp igs011.cpp igs017.cpp igspoker.cpp inufuku.cpp iqblock.cpp ironhors.cpp itech8.cpp jackal.cpp jackie.cpp jackpot.cpp joctronic.cpp joystand.cpp jpmimpctsw.cpp karnov.cpp kikikai.cpp kingdrby.cpp kminus.cpp* koftball.cpp korgds8.cpp korgz3.cpp ksys573.cpp labyrunr.cpp ladybug.cpp lastbank.cpp lastduel.cpp leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* legionna.cpp lemmings.cpp lkage.cpp lockon.cpp lordgun.cpp lsasquad.cpp lwings.cpp m107.cpp m72.cpp m90.cpp m92.cpp macquadra700.cpp madmotor.cpp mainevt.cpp matmania.cpp max80.cpp maygayv1.cpp mbee.cpp mcatadv.cpp mcr68.cpp mechatt.cpp megasys1.cpp megatech.cpp mephisto_brikett.cpp mephisto_modular.cpp mephisto_risc.cpp mephistp.cpp merit.cpp merits.cpp metlclsh.cpp metro.cpp mg1.cpp* micro3d.cpp missb2.cpp missbamby.cpp mitchell.cpp mlanding.cpp model1.cpp model2.cpp momoko.cpp moo.cpp mosaic.cpp mpu4vid.cpp mugsmash.cpp multi8.cpp namcos1.cpp namcos2.cpp namcos21.cpp namcos21_c67.cpp namcos21_de.cpp namcos22.cpp namcos86.cpp naomi.cpp nbmj8688.cpp nbmj8891.cpp nbmj8900.cpp nbmj8991.cpp nbmj9195.cpp nemesis.cpp neoprint.cpp nes_vt369_vtunknown.cpp nightgal.cpp ninjakd2.cpp ninjaw.cpp nitedrvr.cpp nmg5.cpp nmk16.cpp novag_const.cpp nwk-tr.cpp oneshot.cpp onetwo.cpp opwolf.cpp othunder.cpp overdriv.cpp pacman.cpp parodius.cpp pasha2.cpp pass.cpp pc9801.cpp pcktgal.cpp philipsbo.cpp* phoenix.cpp pipedrm.cpp pipeline.cpp pkscram.cpp plsonic4.cpp* pokechmp.cpp popobear.cpp powerins.cpp ppmast93.cpp prehisle.cpp psikyo.cpp psikyosh.cpp psrockman.cpp psychic5.cpp puckpkmn.cpp quizdna.cpp quizpun2.cpp r2dx_v33.cpp raiden.cpp raiden2.cpp raiden_ms.cpp rastan.cpp rbisland.cpp rbmk.cpp realbrk.cpp regence.cpp relief.cpp renegade.cpp rfslotsmcs48.cpp rmnimbus.cpp rockrage.cpp rohga.cpp rollerg.cpp rpunch.cpp saitek_corona.cpp saitek_leonardo.cpp saitek_renaissance.cpp saitek_simultano.cpp saitek_stratos.cpp saitek_superstar.cpp sandscrp.cpp sangho.cpp sauro.cpp sbmjb.cpp scotrsht.cpp segac2.cpp segacoin.cpp segahang.cpp segajw.cpp segam1.cpp segaorun.cpp segas18.cpp segas24.cpp segas32.cpp segasp.cpp segaufo.cpp segaxbd.cpp segaybd.cpp sengokmj.cpp seta.cpp sf.cpp sfkick.cpp shadfrce.cpp shangha3.cpp shanghai.cpp shisen.cpp shootout.cpp sidearms.cpp sidepckt.cpp sigmab31.cpp sigmab52.cpp silkroad.cpp silvmil.cpp simpsons.cpp skyfox.cpp slapshot.cpp smotor.cpp sms_bootleg.cpp snk.cpp snk68.cpp snowbros.cpp sorcerer.cpp sothello.cpp spbactn.cpp spdheat.cpp spdodgeb.cpp speedbal.cpp spg110.cpp spg2xx_jakks_gkr.cpp spinb.cpp splash.cpp splash_ms.cpp spoker.cpp sprint2.cpp spy.cpp srumbler.cpp sshangha.cpp stadhero.cpp stfight.cpp storio.cpp subsino.cpp subsino2.cpp suna16.cpp suna8.cpp supduck.cpp super80.cpp suprgolf.cpp suprslam.cpp surpratk.cpp sweetland.cpp system16.cpp tail2nos.cpp taito_b.cpp taito_f2.cpp taito_h.cpp taito_l.cpp taito_o.cpp taito_x.cpp taito_z.cpp taitoair.cpp taitotz.cpp taotaido.cpp tbowl.cpp tceptor.cpp tecmo.cpp tecmo16.cpp tecmosys.cpp tek410x.cpp tek440x.cpp tekigw.cpp* terracre.cpp thedeep.cpp thunderx.cpp tigeroad.cpp tmnt.cpp tnzs.cpp toaplan2.cpp toki.cpp toki_ms.cpp tomcat.cpp topspeed.cpp tryout.cpp tsamurai.cpp tumbleb.cpp twin16.cpp twincobr.cpp ultraman.cpp umipoker.cpp unico.cpp unixpc.cpp vamphalf.cpp vaportra.cpp vball.cpp vendetta.cpp vgmplay.cpp vigilant.cpp vis.cpp volfied.cpp vt1682.cpp vtech1.cpp vtech2.cpp vtech_innotab.cpp* vulgus.cpp wacky_gator.cpp wardner.cpp warriorb.cpp wc90.cpp wc90b.cpp wecleman.cpp welltris.cpp wgp.cpp wrally.cpp wwfsstar.cpp xain.cpp xerox820.cpp xexex.cpp xmen.cpp xxmissio.cpp ymdx11.cpp ympsr340.cpp ympsr60.cpp ymtx81z.cpp yunsun16.cpp yunsung8.cpp yuvomz80.cpp zn.cpp zr107.cpp |
[/branches/time-experiments/src/mame/includes] | alpha68k.h amspdwy.h aquarius.h atarisy1.h atarisy2.h badlands.h bloodbro.h bublbobl.h calomega.h coco.h coco3.h combatsc.h cop01.h ddribble.h deadang.h deco32.h dragrace.h drgnmst.h exterm.h finalizr.h fm7.h fmtowns.h fuukifg3.h gauntlet.h gng.h homedata.h ironhors.h jackal.h jpmsys5.h kaneko16.h kikikai.h ladybug.h maygay1b.h mbee.h megadriv.h metro.h mpu4.h msx.h mz2500.h namcos2.h naomi.h neogeo.h nitedrvr.h pacman.h pc6001.h pc8801.h pc88va.h pc9801.h psikyo4.h rampart.h relief.h s11.h saitek_stratos.h segas16a.h segas16b.h sms.h |
[/branches/time-experiments/src/mame/layout] | cambrp.lay* |
[/branches/time-experiments/src/mame/machine] | 315_5338a.cpp 315_5338a.h 6883sam.cpp bingoct.cpp* bingoct.h* bublbobl.cpp coco.cpp coco3.cpp egret.cpp k573kara.cpp* k573kara.h* kikikai.cpp mbee.cpp megadriv.cpp nb1412m2.cpp nitedrvr.cpp nmk004.cpp slapstic.cpp sms.cpp sorcerer.cpp tek410x_kbd.cpp* tek410x_kbd.h* toaplan1.cpp |
[/branches/time-experiments/src/mame/video] | 1942.cpp 1943.cpp aquarius.cpp avgdvg.cpp blktiger.cpp calomega.cpp combatsc.cpp commando.cpp cop01.cpp ddribble.cpp dragrace.cpp finalizr.cpp fmtowns.cpp gime.cpp gime.h gng.cpp gunsmoke.cpp ironhors.cpp jackal.cpp k001005.cpp ladybug.cpp mbee.cpp megasys1.cpp namco_c45road.cpp namco_c45road.h namcos2.cpp namcos2_sprite.cpp namcos2_sprite.h nitedrvr.cpp pacman.cpp sprint2.cpp tigeroad.cpp tigeroad_spr.cpp vulgus.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/osd/modules/debugger/qt] | dasmwindow.cpp memorywindow.cpp |
[/branches/time-experiments/src/osd/sdl] | osdsdl.h sdlmain.cpp window.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp image_handler.cpp* image_handler.h* unidasm.cpp |
[/branches/time-experiments/src/tools/imgtool/formats] | |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177971 Monday 10th May, 2021 at 08:08:33 UTC by 987123879113 |
---|
ksys573: Change ATAPI_CYCLES_PER_SECTOR from 5000 to 30000 This change fixes "CD-ROM DRIVE ERROR (-8)" errors in Drummania 2nd Mix. |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | |
[/branches/time-experiments/3rdparty/ymfm/src] | |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source/initialsetup] | configuringmame.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | usingmame.rst |
[/branches/time-experiments/hash] | a800.xml a800_flop.xml apple2_flop_clcracked.xml apple2_flop_orig.xml aquarius_cart.xml bbc_rom.xml bml3_flop.xml chip8_quik.xml fmtowns_cd.xml fmtowns_flop_orig.xml gamegear.xml ibm5150.xml ibm5170.xml jakks_gamekey_sw.xml juicebox.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/console] | init.lua |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua cpu.lua formats.lua main.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2bus] | booti.cpp |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/a7800] | xboard.h |
[/branches/time-experiments/src/devices/bus/adb] | |
[/branches/time-experiments/src/devices/bus/apricot/expansion] | winchester.cpp |
[/branches/time-experiments/src/devices/bus/bbc/1mhzbus] | beebopl.h |
[/branches/time-experiments/src/devices/bus/bbc/tube] | tube.cpp |
[/branches/time-experiments/src/devices/bus/bml3] | bml3mp1802.cpp bml3mp1805.cpp |
[/branches/time-experiments/src/devices/bus/c64] | sfx_sound_expander.h |
[/branches/time-experiments/src/devices/bus/cbus] | pc9801_118.cpp pc9801_118.h pc9801_26.cpp pc9801_26.h pc9801_86.h |
[/branches/time-experiments/src/devices/bus/coco] | |
[/branches/time-experiments/src/devices/bus/isa] | adlib.h ibm_mfc.cpp ibm_mfc.h sb16.h sblaster.cpp sblaster.h stereo_fx.h |
[/branches/time-experiments/src/devices/bus/msx_cart] | fmpac.h moonsound.h msx_audio.h yamaha.cpp yamaha.h |
[/branches/time-experiments/src/devices/bus/msx_slot] | music.h |
[/branches/time-experiments/src/devices/bus/nes] | konami.h |
[/branches/time-experiments/src/devices/bus/rs232] | mboardd.cpp |
[/branches/time-experiments/src/devices/bus/saitek_osa] | |
[/branches/time-experiments/src/devices/bus/samcoupe/expansion] | expansion.cpp |
[/branches/time-experiments/src/devices/bus/sg1000_exp] | fm_unit.h |
[/branches/time-experiments/src/devices/bus/vsmile] | |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h |
[/branches/time-experiments/src/devices/cpu/dsp56000] | dsp56000d.cpp |
[/branches/time-experiments/src/devices/cpu/i86] | i286.cpp |
[/branches/time-experiments/src/devices/cpu/m6502] | m5074x.cpp |
[/branches/time-experiments/src/devices/cpu/m6800] | 6800dasm.cpp 6800dasm.h 6800ops.hxx m6800.cpp m6800.h m6801.cpp m6801.h |
[/branches/time-experiments/src/devices/cpu/m68000] | m68000.h m68kfpu.cpp |
[/branches/time-experiments/src/devices/cpu/m68hc16] | |
[/branches/time-experiments/src/devices/cpu/pdp8] | |
[/branches/time-experiments/src/devices/cpu/ucom4] | ucom4d.cpp ucom4d.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | am79c90.cpp at28c64b.cpp dc7085.cpp dc7085.h dp83932c.cpp edlc.cpp hd63450.cpp i82586.cpp input_merger.cpp input_merger.h keyboard.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp swim1.cpp swim2.cpp swim3.cpp wd1010.cpp wd1010.h wd_fdc.cpp z80scc.cpp |
[/branches/time-experiments/src/devices/sound] | ay8910.cpp |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp upd7220.cpp |
[/branches/time-experiments/src/emu] | dinetwork.cpp dinetwork.h emumem.cpp emumem.h emumem_mview.cpp screen.h xtal.cpp |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h imgcntrl.cpp miscmenu.cpp selmenu.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h |
[/branches/time-experiments/src/lib/util] | timeconv.cpp |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | atarijsa.h dragrace.cpp leland.h nichisnd.h nitedrvr.cpp pinsnd88.h s11c_bg.h segam1audio.h sprint2.cpp t5182.h williams.cpp williams.h wpcsnd.h |
[/branches/time-experiments/src/mame/drivers] | 1942.cpp 1943.cpp 2mindril.cpp 88games.cpp actfancr.cpp aerofgt.cpp airbustr.cpp airraid.cpp ajax.cpp alg.cpp aliens.cpp alpha68k_n.cpp amaticmg.cpp amstr_pc.cpp anes.cpp angelkds.cpp apple2.cpp apple2e.cpp apple2gs.cpp aquarium.cpp aquarius.cpp argus.cpp armedf.cpp ashnojoe.cpp asterix.cpp asuka.cpp atari_s1.cpp atari_s2.cpp atarisy1.cpp battlane.cpp battlera.cpp battlnts.cpp bbusters.cpp bebox.cpp bfcobra.cpp bfm_sc2.cpp bigkarnk_ms.cpp bingoc.cpp bingowav.cpp bionicc.cpp bladestl.cpp blktiger.cpp blktiger_ms.cpp blockhl.cpp blockout.cpp bloodbro_ms.cpp bmcbowl.cpp bmcpokr.cpp bml3.cpp boogwing.cpp brkthru.cpp bublbobl.cpp bw12.cpp cabal.cpp cabaret.cpp calomega.cpp canon_s80.cpp capbowl.cpp capr1.cpp cave.cpp cbasebal.cpp cbuster.cpp cclimber.cpp cgang.cpp chanbara.cpp changyu.cpp chessmate.cpp chexx.cpp chinagat.cpp chinsan.cpp chqflag.cpp cischeat.cpp citycon.cpp cninja.cpp coco12.cpp coco3.cpp cointek.cpp combatsc.cpp commando.cpp compgolf.cpp contra.cpp cop01.cpp cps1.cpp cps1bl_5205.cpp cpzodiac.cpp |
[/branches/time-experiments/src/mame/includes] | alpha68k.h amspdwy.h aquarius.h atarisy1.h atarisy2.h badlands.h bloodbro.h bublbobl.h calomega.h coco.h coco3.h combatsc.h cop01.h ddribble.h deadang.h deco32.h dragrace.h drgnmst.h exterm.h finalizr.h fm7.h fmtowns.h fuukifg3.h gauntlet.h gng.h homedata.h ironhors.h jackal.h jpmsys5.h kaneko16.h kikikai.h ladybug.h maygay1b.h mbee.h megadriv.h metro.h mpu4.h msx.h mz2500.h namcos2.h naomi.h neogeo.h nitedrvr.h pacman.h pc6001.h pc8801.h pc88va.h pc9801.h psikyo4.h rampart.h relief.h s11.h saitek_stratos.h segas16a.h segas16b.h sms.h sms_bootleg.h* snowbros.h sorcerer.h sprint2.h stfight.h supbtime.h taito_l.h tatsumi.h tigeroad.h toaplan1.h witch.h x1.h x68k.h xerox820.h zn.h |
[/branches/time-experiments/src/mame/layout] | |
[/branches/time-experiments/src/mame/machine] | 315_5338a.cpp 315_5338a.h 6883sam.cpp |
[/branches/time-experiments/src/mame/video] | 1942.cpp 1943.cpp aquarius.cpp avgdvg.cpp blktiger.cpp calomega.cpp combatsc.cpp commando.cpp cop01.cpp ddribble.cpp dragrace.cpp finalizr.cpp fmtowns.cpp gime.cpp gime.h gng.cpp gunsmoke.cpp ironhors.cpp jackal.cpp k001005.cpp ladybug.cpp mbee.cpp megasys1.cpp namco_c45road.cpp namco_c45road.h namcos2.cpp namcos2_sprite.cpp namcos2_sprite.h nitedrvr.cpp pacman.cpp sprint2.cpp tigeroad.cpp tigeroad_spr.cpp vulgus.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/osd/modules/debugger/qt] | dasmwindow.cpp memorywindow.cpp |
[/branches/time-experiments/src/osd/sdl] | osdsdl.h sdlmain.cpp window.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp |
[/branches/time-experiments/src/tools/imgtool/formats] | vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177970 Tuesday 1st June, 2021 at 22:19:19 UTC by 0kmg |
---|
megadriv.xml: add protos for more blast processing (#8116) * megadriv.xml: add protos for more blast processing New working software list additions ----------------------------------- Akira (prototype) [Hidden Palace] Ecco the Dolphin (prototype) [Hidden Palace] The Flintstones (prototype) [Hidden Palace] Sonic Spinball (prototype 19930917) [Hidden Palace] Street Fighter II' - Champion Edition (prototype 19930325) [Hidden Palace] Street Fighter II' - Champion Edition (prototype 19930730) [Hidden Palace] World of Illusion Starring Mickey Mouse and Donald Duck (prototype) [Hidden Palace] * also replace Star Wars proto dump with proper EPROM dumps * match vertical spacing * some protos have region locks Co-authored-by: 0kmg <0kmg@users.noreply.github.com> |
[/branches/time-experiments/hash] | megadriv.xml |
r177969 Tuesday 1st June, 2021 at 22:18:11 UTC by ajrhacker |
---|
Merge pull request #8110 from 0kmg/nes-2 nes.xml: more dumps added, more dumps confirmed |
[/branches/time-experiments/3rdparty/ymfm] | buildall.cpp* |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h ymfm_fm.h ymfm_fm.ipp ymfm_misc.cpp* ymfm_misc.h* ymfm_opn.cpp ymfm_opn.h ymfm_opq.cpp ymfm_opq.h ymfm_opz.h ymfm_pcm.cpp |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/hash] | a800.xml apple2_flop_orig.xml gamegear.xml jakks_gamekey_sw.xml juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml mbee_cart.xml* mbee_cass.xml mobigo_cart.xml neogeo.xml pmd85_cass.xml sms.xml vsmile_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua sound.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp* coco_max.h* cococart.cpp |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h lpen.cpp* lpen.h* printer.cpp printer.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h sdloader.cpp* sdloader.h* wordpro.cpp wordpro.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | hd63450.cpp i82586.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp |
[/branches/time-experiments/src/devices/sound] | bbd.cpp* bbd.h* es5503.cpp mixer.cpp* mixer.h* votrax.cpp ym2154.cpp* ym2154.h* ymopl.h ymopz.h |
[/branches/time-experiments/src/lib/formats] | ap_dsk35.cpp |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | canon_s80.cpp chexx.cpp coco12.cpp ddribble.cpp deco32.cpp dragon.cpp exerion.cpp finalizr.cpp fwheel.cpp* hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp ibmpcjr.cpp ironhors.cpp ksys573.cpp leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* mbee.cpp merits.cpp naomi.cpp nes_vt369_vtunknown.cpp pasha2.cpp phoenix.cpp plsonic4.cpp* rohga.cpp segasp.cpp seta.cpp sms_bootleg.cpp spg110.cpp spg2xx_jakks_gkr.cpp spinb.cpp storio.cpp tek410x.cpp tek440x.cpp tsamurai.cpp vtech1.cpp vtech2.cpp vtech_innotab.cpp* ympsr60.cpp zn.cpp |
[/branches/time-experiments/src/mame/includes] | ddribble.h finalizr.h ironhors.h mbee.h naomi.h |
[/branches/time-experiments/src/mame/layout] | cambrp.lay* psr60.lay psr70.lay |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp mbee.cpp slapstic.cpp tek410x_kbd.cpp* tek410x_kbd.h* |
[/branches/time-experiments/src/mame/video] | avgdvg.cpp ddribble.cpp finalizr.cpp ironhors.cpp mbee.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
r177968 Friday 28th May, 2021 at 02:44:00 UTC by 0kmg |
---|
nes.xml: more dumps added, more dumps confirmed New working software list additions ----------------------------------- Adventure Island 3 (Euro, prototype) [Hidden Palace] Final Fantasy (USA, prototype) [Hidden Palace, Stephan Reese] Nobunaga no Yabou - Bushou Fuuunroku (Jpn, Rev. A) [No-Intro] Pachio-kun 3 (Jpn, Rev. A) [No-Intro] UWC (USA, prototype) [Hidden Palace, Stephan Reese] - also verified racketat, rcproam against bootgod's DB + minor corrections |
[/branches/time-experiments/3rdparty/ymfm] | |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h ymfm_fm.h ymfm_fm.ipp |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/hash] | a800.xml apple2_flop_orig.xml gamegear.xml jakks_gamekey_sw.xml juicebox.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua sound.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/coco] | |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | hd63450.cpp i82586.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp |
[/branches/time-experiments/src/devices/sound] | |
[/branches/time-experiments/src/lib/formats] | ap_dsk35.cpp |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | canon_s80.cpp chexx.cpp coco12.cpp ddribble.cpp deco32.cpp dragon.cpp exerion.cpp finalizr.cpp |
[/branches/time-experiments/src/mame/includes] | ddribble.h finalizr.h ironhors.h mbee.h naomi.h sms_bootleg.h* |
[/branches/time-experiments/src/mame/layout] | |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp mbee.cpp slapstic.cpp |
[/branches/time-experiments/src/mame/video] | avgdvg.cpp ddribble.cpp finalizr.cpp ironhors.cpp mbee.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
r177967 Tuesday 1st June, 2021 at 22:17:46 UTC by ajrhacker |
---|
Merge pull request #8105 from 0kmg/sms-gg-protos gamegear.xml, sms.xml: added more prototypes |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | buildall.cpp* |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h ymfm_fm.h ymfm_fm.ipp ymfm_misc.cpp* ymfm_misc.h* ymfm_opn.cpp ymfm_opn.h ymfm_opq.cpp ymfm_opq.h ymfm_opz.h ymfm_pcm.cpp |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source/initialsetup] | configuringmame.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | usingmame.rst |
[/branches/time-experiments/hash] | a800.xml apple2_flop_orig.xml jakks_gamekey_sw.xml juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml leapster.xml mbee_cart.xml* mbee_cass.xml mobigo_cart.xml neogeo.xml nes.xml pce.xml pce_tourvision.xml pmd85_cass.xml rx78_cart.xml trs80_cass.xml trs80_quik.xml vsmile_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua formats.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp* coco_max.h* coco_ssc.cpp cococart.cpp |
[/branches/time-experiments/src/devices/bus/saitek_osa] | expansion.cpp expansion.h maestro.cpp sparc.h |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h lpen.cpp* lpen.h* printer.cpp printer.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h sdloader.cpp* sdloader.h* wordpro.cpp wordpro.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | hd63450.cpp i82586.cpp input_merger.cpp input_merger.h mc68681.cpp ns32202.cpp spg2xx_io.cpp swim1.cpp swim2.cpp swim3.cpp |
[/branches/time-experiments/src/devices/sound] | bbd.cpp* bbd.h* es5503.cpp mixer.cpp* mixer.h* votrax.cpp ym2154.cpp* ym2154.h* ymopl.h ymopz.h |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp |
[/branches/time-experiments/src/emu] | emumem.h |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h miscmenu.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h fs_vtech.cpp* fs_vtech.h* fsmgr.cpp fsmgr.h mfi_dsk.cpp vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | alg.cpp apple2.cpp apple2e.cpp apple2gs.cpp canon_s80.cpp chexx.cpp coco12.cpp combatsc.cpp ddribble.cpp deco32.cpp dragon.cpp exerion.cpp finalizr.cpp fwheel.cpp* hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp ibmpcjr.cpp ironhors.cpp jackal.cpp ksys573.cpp leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* mbee.cpp mcr68.cpp merits.cpp naomi.cpp nes_vt369_vtunknown.cpp pasha2.cpp phoenix.cpp plsonic4.cpp* rohga.cpp saitek_leonardo.cpp saitek_renaissance.cpp segasp.cpp seta.cpp sms_bootleg.cpp snowbros.cpp spg110.cpp spg2xx_jakks_gkr.cpp spinb.cpp storio.cpp taitotz.cpp tek410x.cpp tek440x.cpp tsamurai.cpp vtech1.cpp vtech2.cpp vtech_innotab.cpp* xerox820.cpp ympsr60.cpp ymtx81z.cpp zn.cpp |
[/branches/time-experiments/src/mame/includes] | coco.h combatsc.h ddribble.h finalizr.h ironhors.h jackal.h mbee.h naomi.h |
[/branches/time-experiments/src/mame/layout] | cambrp.lay* psr60.lay* psr70.lay* tx81z.lay* |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp coco.cpp mbee.cpp slapstic.cpp tek410x_kbd.cpp* tek410x_kbd.h* |
[/branches/time-experiments/src/mame/video] | avgdvg.cpp combatsc.cpp ddribble.cpp finalizr.cpp fmtowns.cpp ironhors.cpp jackal.cpp mbee.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp image_handler.cpp* image_handler.h* |
[/branches/time-experiments/src/tools/imgtool/formats] | |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177966 Monday 24th May, 2021 at 09:07:40 UTC by 0kmg |
---|
gamegear.xml, sms.xml: added more prototypes New working software list additions ----------------------------------- gamegear: Dynamite Headdy (prototype) Mortal Kombat (prototype) sms: Advanced Dungeons & Dragons - Heroes of the Lance (prototype) |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/3rdparty/ymfm] | |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm.h ymfm_fm.h ymfm_fm.ipp |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
[/branches/time-experiments/artwork/chess] | README.md |
[/branches/time-experiments/docs/source/initialsetup] | configuringmame.rst |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/docs/source/usingmame] | usingmame.rst |
[/branches/time-experiments/hash] | a800.xml apple2_flop_orig.xml gamegear.xml jakks_gamekey_sw.xml juicebox.xml |
[/branches/time-experiments/language/Afrikaans] | strings.po |
[/branches/time-experiments/language/Albanian] | strings.po |
[/branches/time-experiments/language/Arabic] | strings.po |
[/branches/time-experiments/language/Basque] | strings.po |
[/branches/time-experiments/language/Belarusian] | strings.po |
[/branches/time-experiments/language/Bosnian] | strings.po |
[/branches/time-experiments/language/Bulgarian] | strings.po |
[/branches/time-experiments/language/Burmese] | strings.po |
[/branches/time-experiments/language/Catalan] | strings.po |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Croatian] | strings.po |
[/branches/time-experiments/language/Czech] | strings.po |
[/branches/time-experiments/language/Danish] | strings.po |
[/branches/time-experiments/language/Dutch] | strings.po |
[/branches/time-experiments/language/English] | strings.po |
[/branches/time-experiments/language/Estonian] | strings.po |
[/branches/time-experiments/language/Finnish] | strings.po |
[/branches/time-experiments/language/French] | strings.po |
[/branches/time-experiments/language/French_Belgium] | strings.po |
[/branches/time-experiments/language/French_Canada] | strings.po |
[/branches/time-experiments/language/Georgian] | strings.po |
[/branches/time-experiments/language/German] | strings.po |
[/branches/time-experiments/language/Greek] | strings.po |
[/branches/time-experiments/language/Hebrew] | strings.po |
[/branches/time-experiments/language/Hindi] | strings.po |
[/branches/time-experiments/language/Hungarian] | strings.po |
[/branches/time-experiments/language/Indonesian] | strings.po |
[/branches/time-experiments/language/Italian] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/language/Korean] | strings.po |
[/branches/time-experiments/language/Latvian] | strings.po |
[/branches/time-experiments/language/Lithuanian] | strings.po |
[/branches/time-experiments/language/Macedonian] | strings.po |
[/branches/time-experiments/language/Norwegian] | strings.po |
[/branches/time-experiments/language/Persian] | strings.po |
[/branches/time-experiments/language/Polish] | strings.po |
[/branches/time-experiments/language/Portuguese] | strings.po |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
[/branches/time-experiments/language/Romanian] | strings.po |
[/branches/time-experiments/language/Russian] | strings.po |
[/branches/time-experiments/language/Serbian] | strings.po |
[/branches/time-experiments/language/Serbian_Cyrillic] | strings.po |
[/branches/time-experiments/language/Slovak] | strings.po |
[/branches/time-experiments/language/Slovenian] | strings.po |
[/branches/time-experiments/language/Spanish] | strings.po |
[/branches/time-experiments/language/Spanish_Mexico] | strings.po |
[/branches/time-experiments/language/Swedish] | strings.po |
[/branches/time-experiments/language/Thai] | strings.po |
[/branches/time-experiments/language/Turkish] | strings.po |
[/branches/time-experiments/language/Ukrainian] | strings.po |
[/branches/time-experiments/language/Vietnamese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts] | genie.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua formats.lua sound.lua tools.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/a2gameio] | gameio.h |
[/branches/time-experiments/src/devices/bus/coco] | |
[/branches/time-experiments/src/devices/bus/saitek_osa] | expansion.cpp expansion.h maestro.cpp sparc.h |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.cpp floppy.h midiin.cpp midiin.h |
[/branches/time-experiments/src/devices/machine] | hd63450.cpp i82586.cpp input_merger.cpp input_merger.h mc68681.cpp ns32202.cpp spg2xx_io.cpp swim1.cpp swim2.cpp swim3.cpp |
[/branches/time-experiments/src/devices/sound] | |
[/branches/time-experiments/src/devices/video] | 315_5124.cpp |
[/branches/time-experiments/src/emu] | emumem.h |
[/branches/time-experiments/src/frontend/mame/ui] | filecreate.cpp filecreate.h floppycntrl.cpp floppycntrl.h miscmenu.cpp |
[/branches/time-experiments/src/lib/formats] | all.cpp all.h ap_dsk35.cpp flopimg.cpp flopimg.h fs_oric_jasmin.cpp fs_oric_jasmin.h fs_prodos.cpp fs_prodos.h fs_unformatted.cpp fs_unformatted.h |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | alg.cpp apple2.cpp apple2e.cpp apple2gs.cpp canon_s80.cpp chexx.cpp coco12.cpp combatsc.cpp ddribble.cpp deco32.cpp dragon.cpp exerion.cpp finalizr.cpp |
[/branches/time-experiments/src/mame/includes] | coco.h combatsc.h ddribble.h finalizr.h ironhors.h jackal.h mbee.h naomi.h sms_bootleg.h* snowbros.h xerox820.h |
[/branches/time-experiments/src/mame/layout] | |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp coco.cpp mbee.cpp slapstic.cpp |
[/branches/time-experiments/src/mame/video] | avgdvg.cpp combatsc.cpp ddribble.cpp finalizr.cpp fmtowns.cpp ironhors.cpp jackal.cpp mbee.cpp x68k.cpp x68k_crtc.cpp x68k_crtc.h |
[/branches/time-experiments/src/osd/modules/debugger] | debugimgui.cpp |
[/branches/time-experiments/src/tools] | floptool.cpp |
[/branches/time-experiments/src/tools/imgtool/formats] | vt_dsk.cpp* vt_dsk.h* |
[/branches/time-experiments/src/tools/imgtool/modules] | vzdos.cpp |
r177965 Tuesday 1st June, 2021 at 22:17:23 UTC by ajrhacker |
---|
Merge pull request #8117 from 0kmg/compat-typos fix softlist typos |
[/branches/time-experiments/3rdparty/ymfm] | buildall.cpp* |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | ymfm_misc.cpp* ymfm_misc.h* ymfm_opn.cpp ymfm_opn.h ymfm_opq.cpp ymfm_pcm.cpp |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/hash] | jakks_gamekey_sw.xml juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml mbee_cart.xml* mobigo_cart.xml vsmile_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua sound.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/coco] | coco_max.cpp* coco_max.h* cococart.cpp |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h lpen.cpp* lpen.h* printer.cpp printer.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h sdloader.cpp* sdloader.h* wordpro.cpp wordpro.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.h |
[/branches/time-experiments/src/devices/machine] | i82586.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp |
[/branches/time-experiments/src/devices/sound] | bbd.cpp* bbd.h* es5503.cpp mixer.cpp* mixer.h* votrax.cpp ym2154.cpp* ym2154.h* ymopl.h ymopz.h |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | chexx.cpp coco12.cpp ddribble.cpp dragon.cpp exerion.cpp finalizr.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp ibmpcjr.cpp ironhors.cpp leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* mbee.cpp merits.cpp naomi.cpp nes_vt369_vtunknown.cpp pasha2.cpp plsonic4.cpp* segasp.cpp seta.cpp spg110.cpp spg2xx_jakks_gkr.cpp storio.cpp tek410x.cpp tek440x.cpp vtech1.cpp vtech2.cpp vtech_innotab.cpp* ympsr60.cpp zn.cpp |
[/branches/time-experiments/src/mame/includes] | ddribble.h finalizr.h ironhors.h mbee.h naomi.h |
[/branches/time-experiments/src/mame/layout] | cambrp.lay* psr60.lay psr70.lay |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp mbee.cpp tek410x_kbd.cpp* tek410x_kbd.h* |
[/branches/time-experiments/src/mame/video] | ddribble.cpp finalizr.cpp ironhors.cpp mbee.cpp x68k_crtc.cpp |
r177964 Sunday 30th May, 2021 at 20:12:00 UTC by 0kmg |
---|
fix softlist typos * apple2_flop_orig.xml: a couple of obvious typos * neogeo.xml: consistent spacing + jp title |
[/branches/time-experiments/3rdparty/ymfm] | |
[/branches/time-experiments/3rdparty/ymfm/examples/vgmrender] | vgmrender.cpp |
[/branches/time-experiments/3rdparty/ymfm/src] | |
[/branches/time-experiments/docs/source/techspecs] | naming.rst |
[/branches/time-experiments/hash] | apple2_flop_orig.xml jakks_gamekey_sw.xml juicebox.xml |
[/branches/time-experiments/language/Chinese_Simplified] | strings.po |
[/branches/time-experiments/language/Chinese_Traditional] | strings.po |
[/branches/time-experiments/language/Japanese] | strings.po |
[/branches/time-experiments/plugins/data] | data_history.lua |
[/branches/time-experiments/scripts/src] | 3rdparty.lua bus.lua sound.lua |
[/branches/time-experiments/scripts/target/mame] | arcade.lua mess.lua virtual.lua |
[/branches/time-experiments/src/devices/bus/coco] | |
[/branches/time-experiments/src/devices/bus/vtech/ioexp] | ioexp.cpp ioexp.h joystick.cpp joystick.h |
[/branches/time-experiments/src/devices/bus/vtech/memexp] | carts.cpp floppy.cpp floppy.h memexp.cpp memexp.h memory.cpp memory.h rs232.cpp rs232.h rtty.cpp rtty.h |
[/branches/time-experiments/src/devices/imagedev] | floppy.h |
[/branches/time-experiments/src/devices/machine] | i82586.cpp mc68681.cpp ns32202.cpp spg2xx_io.cpp |
[/branches/time-experiments/src/devices/sound] | |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | chexx.cpp coco12.cpp ddribble.cpp dragon.cpp exerion.cpp finalizr.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp ibmpcjr.cpp ironhors.cpp leapfrog_leappad.cpp |
[/branches/time-experiments/src/mame/includes] | ddribble.h finalizr.h ironhors.h mbee.h naomi.h |
[/branches/time-experiments/src/mame/layout] | |
[/branches/time-experiments/src/mame/machine] | 6883sam.cpp mbee.cpp |
[/branches/time-experiments/src/mame/video] | ddribble.cpp finalizr.cpp ironhors.cpp mbee.cpp x68k_crtc.cpp |
r177963 Tuesday 1st June, 2021 at 21:42:38 UTC by ajrhacker |
---|
Merge pull request #8126 from clawgrip/patch-3 New NOT_WORKING software list addition |
[/branches/time-experiments/src/mame/drivers] | chexx.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp merits.cpp seta.cpp ympsr60.cpp |
r177962 Tuesday 1st June, 2021 at 19:46:08 UTC by clawgrip |
---|
New NOT_WORKING software list addition ---------------------------- vsmile_cart.xml: Teclado Interactivo V.Smile (Spain) [TeamEurope, ClawGrip] |
[/branches/time-experiments/hash] | vsmile_cart.xml |
[/branches/time-experiments/src/mame/drivers] | chexx.cpp hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp merits.cpp seta.cpp ympsr60.cpp |
r177961 Tuesday 1st June, 2021 at 21:41:32 UTC by ajrhacker |
---|
Merge pull request #8127 from clawgrip/patch-4 chexx.cpp: Add note about undumped Spanish clone |
[/branches/time-experiments/src/mame/drivers] | merits.cpp |
r177960 Tuesday 1st June, 2021 at 21:26:41 UTC by clawgrip |
---|
chexx.cpp: Add note about undumped Spanish clone |
[/branches/time-experiments/src/mame/drivers] | chexx.cpp merits.cpp |
r177959 Tuesday 1st June, 2021 at 21:41:10 UTC by ajrhacker |
---|
Merge pull request #8128 from clawgrip/patch-6 merits.cpp: Add note |
r177958 Tuesday 1st June, 2021 at 21:33:33 UTC by clawgrip |
---|
merits.cpp; Add note |
[/branches/time-experiments/src/mame/drivers] | merits.cpp |
r177957 Tuesday 1st June, 2021 at 20:52:50 UTC by Aaron Giles |
---|
Machines promoted to working ---------------------------- PSR-60 PortaSound [R. Belmont, Aaron Giles] PSR-70 PortaSound [R. Belmont, Aaron Giles] |
[/branches/time-experiments/src/mame/drivers] | ympsr60.cpp |
r177956 Tuesday 1st June, 2021 at 19:47:50 UTC by hap |
---|
seta: drgnunit is by athena |
[/branches/time-experiments/src/mame/drivers] | hh_cops1.cpp hh_hmcs40.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp hh_ucom4.cpp seta.cpp |
r177955 Tuesday 1st June, 2021 at 18:18:09 UTC by clawgrip |
---|
New working clones (#8124) * New working clones ------------------------ Exerion (Assa, bootleg) [Juan Romero, ClawGrip] * Add 'exerionba' |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | exerion.cpp |
r177954 Tuesday 1st June, 2021 at 18:17:33 UTC by Robbbert |
---|
mbee: added rom slot for the net rom. |
[/branches/time-experiments/src/mame/drivers] | mbee.cpp |
[/branches/time-experiments/src/mame/includes] | mbee.h |
[/branches/time-experiments/src/mame/machine] | mbee.cpp |
r177953 Tuesday 1st June, 2021 at 18:12:49 UTC by David Haywood |
---|
new working machines (plug and play) (#8100) * new working machines ------ Star Wars - Original Trilogy (JAKKS Pacific TV Game, prototype) [anonymous] Dreamworks Movie Night (JAKKS Pacific TV Game, Oct 18 2006, prototype) [anonymous] X-Men - Mutant Reign (JAKKS Pacific TV Game, prototype) [anonymous] new working clones ------ Star Wars - Revenge of the Sith (JAKKS Pacific TV Game, Game-Key Ready, prototype) [anonymous] Dreamworks Movie Night (JAKKS Pacific TV Game, Apr 24 2006, test program) [anonymous] new working software list entries ------ jakks_gamekey_sw.xml : Turret Defense & Yoda's Escape (prototype) [anonymous] Imperial Gunner & Escape From Cloud City (Dec 22 2005, prototype) [anonymous] Catamaran Strike & Coruscant Fire Patrol (Jun 2 2005, prototype) [anonymous] * note about ADC issue, possible fix * move jak_capb plunger to analog channel 3 |
[/branches/time-experiments/hash] | jakks_gamekey_sw.xml |
[/branches/time-experiments/src/devices/machine] | spg2xx_io.cpp |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | spg110.cpp spg2xx_jakks_gkr.cpp |
r177952 Tuesday 1st June, 2021 at 18:11:00 UTC by David Haywood |
---|
new educational / plug and play dumps / cartridges from Sean [Sean Riddle, Dave "Foxhack" Silva] (#8113) * add some dumped data to the innotab2 driver, split from storio [Sean Riddle] * new NOT WORKING software list entry ------ leapfrog_zippity_cart.xml: The Princess and the Frog - Magical Bayou Adventure (500-13779-A) (UK) [Sean Riddle] * new NOT WORKING machines ----- Compact Cyber Arcade TV - 120 in 1 (JL2370) [Sean Riddle, taizou] Leapster Explorer [David Haywood] * new NOT WORKING software list entries ------------ leapfrog_leapster_explorer_cart.xml: TinkerBell and the Lost Treasure (500-14226-A) [Dave "Foxhack" Silva] Mr. Pencil Saves Doodleburg (500-14221-A) [Dave "Foxhack" Silva] Adventure Sketchers (500-15340-A) (Creativity Learning Game) [Dave "Foxhack" Silva] * new NOT WORKING software list entries ------- vtech_innotab_cart.xml: The Penguins of Madagascar (80-230500, US) [Dave "Foxhack" Silva] Teenage Mutant Ninja Turtles - Turtle Power! (80-231300, US) [Dave "Foxhack" Silva] * mobigo_cart.xml: remove jakenevalt, it's a bad dump "80-252800 - Jake and the Neverland Pirates (US).bin FIXED BITS (xxxxxx1xxxxxxxxx)" * mobigo_cart.xml: remove dprinces, it's a bad dump "mobigo_251100.bin BADADDRxxxxxxxxx-xxxxxxxxxxxxxx" * new NOT WORKING software list entries ------ mobigo_cart.xml: Disney/Pixar Cars 2 (USA, rev 2?) [Sean Riddle, Dave "Foxhack" Silva] Thomas & Friends - Really Useful Engines (USA, rev 2?) [Sean Riddle, Dave "Foxhack" Silva] * - added German ltleappad BIOS [Team Europe, Sean Riddle] * new NOT WORKING software list entries ------ vtech_storio_cart.xml: Cars 2 (USA) [Sean Riddle, Dave "Foxhack" Silva] Dora and the 3 Little Pigs (USA) [Sean Riddle, Dave "Foxhack" Silva] Hello Kitty's Surprise (USA) [Sean Riddle, Dave "Foxhack" Silva] Disney Princess - A Gift From The Heart & Belle's Special Treat (USA) [Sean Riddle, Dave "Foxhack" Silva] TinkerBell and the Great Fairy Rescue (USA) [Sean Riddle, Dave "Foxhack" Silva] Mickey Mouse Clubhouse (USA) [Sean Riddle, Dave "Foxhack" Silva] * update notes in storio xml * add some more known cartridge info to juicebox.xml |
[/branches/time-experiments/hash] | juicebox.xml leapfrog_leapster_explorer_cart.xml* leapfrog_zippity_cart.xml mobigo_cart.xml vtech_innotab_cart.xml vtech_storio_cart.xml |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/mame] | mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] | leapfrog_leappad.cpp leapfrog_leapster_explorer.cpp* nes_vt369_vtunknown.cpp storio.cpp vtech_innotab.cpp* |
Previous 50 | 199869 Revisions | Next 50 |