Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r195038 Friday 7th April, 2023 at 16:38:31 UTC by Vasantha Crabb |
---|
Restored ability of for image devices to report specific error messages. Restores ability to give specific/detailed messages removed in 6f7e4141ea14acaaf9cb973c66788fabb3457023 while pandering to obsession with single return value. Moved responsibility for displaying the error message in the UI to the caller rather than device_image_interface, and made device_image_interface always log the error along with the full path and error condition content. Gave several image devices more detailed error messages. Added some FIXME comments for apparent bugs. |
[src/devices/bus/a7800] | a78_slot.cpp a78_slot.h |
[src/devices/bus/a800] | a800_slot.cpp a800_slot.h |
[src/devices/bus/acorn/system] | 8k.cpp 8k.h |
[src/devices/bus/adam] | exp.cpp exp.h |
[src/devices/bus/apf] | slot.cpp slot.h |
[src/devices/bus/aquarius] | slot.cpp slot.h |
[src/devices/bus/arcadia] | slot.cpp slot.h |
[src/devices/bus/astrocde] | slot.cpp slot.h |
[src/devices/bus/bbc/1mhzbus] | datacentre.cpp |
[src/devices/bus/bbc/rom] | slot.cpp slot.h |
[src/devices/bus/c64] | exp.cpp exp.h |
[src/devices/bus/cbm2] | exp.cpp exp.h |
[src/devices/bus/cgenie/expansion] | floppy.cpp |
[src/devices/bus/chanf] | slot.cpp slot.h |
[src/devices/bus/coco] | cococart.cpp cococart.h |
[src/devices/bus/coleco/cartridge] | exp.cpp exp.h |
[src/devices/bus/cpc] | cpc_rom.cpp cpc_rom.h |
[src/devices/bus/crvision] | slot.cpp slot.h |
[src/devices/bus/ekara] | slot.cpp slot.h |
[src/devices/bus/electron] | plus1.cpp plus1.h plus2.cpp plus2.h rombox.cpp rombox.h romboxp.cpp romboxp.h sidewndr.cpp sidewndr.h |
[src/devices/bus/electron/cart] | ap5.cpp ap5.h romp144.cpp romp144.h slot.cpp slot.h |
[src/devices/bus/gamate] | slot.cpp slot.h |
[src/devices/bus/gameboy] | gbslot.cpp gbslot.h mdslot.cpp mdslot.h slot.cpp slot.h |
[src/devices/bus/gba] | gba_slot.cpp gba_slot.h |
[src/devices/bus/generic] | slot.cpp slot.h |
[src/devices/bus/intellec4] | insdatastor.cpp prommemory.cpp tapereader.cpp |
[src/devices/bus/intv] | slot.cpp slot.h |
[src/devices/bus/iq151] | iq151.cpp iq151.h |
[src/devices/bus/isa] | omti8621.cpp sc499.cpp sc499.h |
[src/devices/bus/jakks_gamekey] | slot.cpp slot.h |
[src/devices/bus/kc] | kc.cpp kc.h |
[src/devices/bus/m5] | slot.cpp slot.h |
[src/devices/bus/mc10] | mc10_cart.cpp mc10_cart.h mcx128.cpp pak.cpp pak.h ram.cpp |
[src/devices/bus/megadrive] | md_slot.cpp md_slot.h |
[src/devices/bus/mononcol] | slot.cpp slot.h |
[src/devices/bus/msx/cart] | beepack.cpp beepack.h cartridge.cpp softcard.cpp softcard.h |
[src/devices/bus/msx/slot] | cartridge.cpp cartridge.h |
[src/devices/bus/mtx] | exp.cpp exp.h |
[src/devices/bus/nabupc] | adapter.cpp adapter.h |
[src/devices/bus/neogeo] | slot.cpp slot.h |
[src/devices/bus/nes] | aladdin.cpp aladdin.h datach.cpp datach.h karastudio.cpp karastudio.h nes_slot.cpp nes_slot.h sunsoft_dcs.cpp sunsoft_dcs.h |
[src/devices/bus/nubus] | nubus_image.cpp |
[src/devices/bus/odyssey2] | slot.cpp slot.h |
[src/devices/bus/pce] | pce_slot.cpp pce_slot.h |
[src/devices/bus/plus4] | exp.cpp exp.h |
[src/devices/bus/pofo] | ccm.cpp ccm.h |
[src/devices/bus/psx] | memcard.cpp memcard.h |
[src/devices/bus/qbus] | pc11.cpp pc11.h |
[src/devices/bus/ql] | rom.cpp rom.h |
[src/devices/bus/saturn] | sat_slot.cpp sat_slot.h |
[src/devices/bus/scv] | slot.cpp slot.h |
[src/devices/bus/sdk85] | memexp.cpp memexp.h |
[src/devices/bus/sega8] | sega8_slot.cpp sega8_slot.h |
[src/devices/bus/snes] | snes_slot.cpp snes_slot.h |
[src/devices/bus/spectrum] | intf2.cpp |
[src/devices/bus/ti99/gromport] | cartridges.cpp cartridges.h |
[src/devices/bus/ti99/peb] | ti_rs232.cpp ti_rs232.h tipi.cpp tipi.h |
[src/devices/bus/ti99x] | 990_tap.cpp 990_tap.h |
[src/devices/bus/vboy] | slot.cpp slot.h |
[src/devices/bus/vc4000] | slot.cpp slot.h |
[src/devices/bus/vcs] | vcs_slot.cpp vcs_slot.h |
[src/devices/bus/vectrex] | slot.cpp slot.h |
[src/devices/bus/vic10] | exp.cpp exp.h |
[src/devices/bus/vic20] | exp.cpp exp.h |
[src/devices/bus/vidbrain] | exp.cpp exp.h |
[src/devices/bus/vsmile] | vsmile_slot.cpp vsmile_slot.h |
[src/devices/bus/wswan] | slot.cpp slot.h |
[src/devices/bus/z88] | z88.cpp z88.h |
[src/devices/imagedev] | avivideo.cpp avivideo.h bitbngr.cpp bitbngr.h cassette.cpp cassette.h chd_cd.cpp chd_cd.h diablo.cpp diablo.h flopdrv.cpp flopdrv.h floppy.cpp floppy.h harddriv.cpp harddriv.h mfmhd.cpp mfmhd.h microdrv.cpp microdrv.h midiin.cpp midiin.h midiout.cpp midiout.h picture.cpp picture.h printer.cpp printer.h snapquik.cpp snapquik.h wafadrive.cpp wafadrive.h |
[src/devices/machine] | ds6417.cpp ds6417.h hp_dc100_tape.cpp hp_dc100_tape.h i7220.cpp i7220.h pccard_sram.cpp pccard_sram.h smartmed.cpp smartmed.h |
[src/emu] | diimage.cpp diimage.h image.cpp |
[src/emu/debug] | debugcmd.cpp |
[src/frontend/mame] | luaengine.cpp |
[src/frontend/mame/ui] | filemngr.cpp floppycntrl.cpp imgcntrl.cpp |
[src/mame/acorn] | atom.cpp atom.h electron.h electron_m.cpp z88_impexp.cpp z88_impexp.h |
[src/mame/altos] | altos5.cpp |
[src/mame/amstrad] | amstrad_m.cpp pda600.cpp |
[src/mame/apollo] | apollo.h apollo_m.cpp |
[src/mame/apple] | apple1.cpp |
[src/mame/appliedconcepts] | ggm.cpp |
[src/mame/atari] | jaguar.cpp jaguar.h lynx.cpp lynx.h lynx_m.cpp |
[src/mame/ausnz] | aussiebyte.cpp binbug.cpp d6800.cpp eti660.cpp mbee.h mbee_m.cpp pegasus.cpp pipbug.cpp super80_m.cpp |
[src/mame/bandai] | design_master.cpp rx78.cpp sv8000.cpp |
[src/mame/booth] | apexc_m.cpp apexc_m.h |
[src/mame/canon] | x07.cpp |
[src/mame/cantab] | jupace.cpp |
[src/mame/casio] | casio_rompack.cpp casloopy.cpp pv1000.cpp pv2000.cpp |
[src/mame/chess] | ave_arb.cpp |
[src/mame/commodore] | cbm_snqk.cpp cbm_snqk.h |
[src/mame/comx] | comx35.cpp |
[src/mame/cybiko] | cybiko_m.cpp |
[src/mame/ddr] | jtc.cpp kc_m.cpp sprachmg.cpp |
[src/mame/dec] | pdp1.cpp pdp1.h |
[src/mame/entex] | sag.cpp |
[src/mame/epson] | hx20.cpp qx10.cpp |
[src/mame/exidy] | sorcerer_m.cpp |
[src/mame/force] | force68k.cpp |
[src/mame/fujitsu] | fmt_icmem.cpp fmt_icmem.h |
[src/mame/funtech] | supracan.cpp |
[src/mame/handheld] | chessking.cpp gameking.cpp hh_tms1k.cpp lk3000.cpp |
[src/mame/homebrew] | phunsy.cpp ravens.cpp uzebox.cpp z80clock.cpp |
[src/mame/homelab] | homelab.cpp |
[src/mame/hp] | hp48_port.cpp hp48_port.h hp80_optrom.cpp hp80_optrom.h hp9825_optrom.cpp hp9825_optrom.h hp9845_optrom.cpp hp9845_optrom.h hp_ipc_optrom.cpp hp_ipc_optrom.h |
[src/mame/igs] | pgm2_memcard.cpp pgm2_memcard.h |
[src/mame/intel] | imm6_76.cpp imm6_76.h rex6000.cpp |
[src/mame/interton] | vc4000.cpp |
[src/mame/kaypro] | kaypro_m.cpp |
[src/mame/leapfrog] | iquest.cpp leappad.cpp leapster.cpp leapster_explorer.cpp |
[src/mame/luxor] | abc80.cpp abc80x.cpp |
[src/mame/matsushita] | jr100.cpp |
[src/mame/mchester] | ssem.cpp |
[src/mame/memotech] | mtx_m.cpp |
[src/mame/microkey] | primo_m.cpp |
[src/mame/miltonbradley] | microvsn.cpp |
[src/mame/misc] | mtu130.cpp |
[src/mame/mit] | tx0.cpp |
[src/mame/mits] | altair.cpp |
[src/mame/motorola] | m68705prg.cpp mekd2.cpp |
[src/mame/nascom] | nascom1.cpp |
[src/mame/neogeo] | ng_memcard.cpp ng_memcard.h |
[src/mame/netronics] | elf.cpp |
[src/mame/nichibutsu] | myvision.cpp |
[src/mame/nintendo] | n64.cpp nes_vt09.cpp pokemini.cpp |
[src/mame/pc] | ibmpcjr.cpp |
[src/mame/pce] | tourvis.cpp |
[src/mame/pitronics] | beta.cpp |
[src/mame/poly88] | poly88_m.cpp |
[src/mame/psion] | psion_pack.cpp psion_pack.h psion_ssd.cpp psion_ssd.h |
[src/mame/rca] | studio2.cpp vip.cpp |
[src/mame/robotron] | z1013.cpp |
[src/mame/rockwell] | aim65.cpp aim65.h |
[src/mame/roland] | roland_cm32p.cpp roland_r8.cpp roland_tnsc1.cpp |
[src/mame/sega] | mdconsole.cpp megatech.cpp sega_beena.cpp stv.cpp stv.h svmu.cpp |
[src/mame/sfrj] | galaxy.cpp |
[src/mame/sgi] | iris3130.cpp |
[src/mame/shared] | z80bin.cpp z80bin.h |
[src/mame/sharp] | pce220_ser.cpp pce220_ser.h wizard.cpp x68k_hdc.cpp x68k_hdc.h |
[src/mame/sinclair] | spec_snqk.cpp timex.cpp |
[src/mame/skeleton] | c2color.cpp cd2650.cpp cosmicos.cpp cp1.cpp digiblast.cpp dmv.cpp easy_karaoke.cpp i7000.cpp pockchal.cpp squale.cpp |
[src/mame/snk] | ngp.cpp |
[src/mame/sony] | pockstat.cpp psx.cpp psxcd.cpp psxcd.h smc777.cpp |
[src/mame/svi] | svi318.cpp |
[src/mame/svision] | svision.cpp |
[src/mame/ta] | alphatro.cpp |
[src/mame/tangerine] | microtan_m.cpp |
[src/mame/tatung] | einstein.cpp |
[src/mame/telercas] | tmc1800.cpp |
[src/mame/thomson] | thomson_m.cpp |
[src/mame/ti] | avigo.cpp cc40.cpp snspell.cpp snspellc.cpp ti74.cpp ti85_m.cpp tm990189.cpp |
[src/mame/tiger] | gamecom.h gamecom_m.cpp k28m2.cpp |
[src/mame/trainer] | instruct.cpp mk14.cpp |
[src/mame/trs] | coco_vhd.cpp coco_vhd.h trs80_m.cpp trs80m3_m.cpp |
[src/mame/tvgames] | elan_eu3a05.cpp generalplus_gpl16250_mobigo.cpp generalplus_gpl16250_nand.cpp generalplus_gpl16250_spi.cpp generalplus_gpl32612.cpp hyperscan_card.cpp hyperscan_card.h magiceyes_pollux_vr3520f.cpp pubint_storyreader.cpp spg110.cpp spg29x.cpp spg2xx_ican.cpp spg2xx_smarttv.cpp spg2xx_telestory.cpp spg2xx_tvgogo.cpp spg2xx_vii.cpp |
[src/mame/usp] | patinho_feio.cpp |
[src/mame/ussr] | lviv.h lviv_m.cpp |
[src/mame/videoton] | tvc.cpp |
[src/mame/virtual] | vgmplay.cpp |
[src/mame/vtech] | clickstart.cpp geniusiq.cpp innotv_innotabmax.cpp iqunlim.cpp pc2000.cpp storio.cpp vtech1.cpp vtech2_m.cpp vtech_innotab.cpp |
[src/mame/xerox] | xerox820.cpp |
[src/osd/modules/debugger] | debugimgui.cpp |
[src/osd/modules/debugger/qt] | mainwindow.cpp |
r195037 Friday 7th April, 2023 at 16:10:40 UTC by Angelo Salese |
---|
v810/v810.cpp: make opcode timings a bit more faithful to reality |
[/branches/v810_timing/src/devices/cpu/v810] | v810.cpp v810.h |
r195036 Friday 7th April, 2023 at 07:34:55 UTC by Vasantha Crabb |
---|
Lua engine: Dispose of notifiers before closing Sol. |
[/branches] | v810_timing* |
r195035 Friday 7th April, 2023 at 15:17:13 UTC by Osso |
---|
New clones marked not working ----------------------------- Prin-C (without touch-pad) [TeamEurope, QUFB] Super Note Club ยต girlish (Japan) [TeamEurope] |
[src/mame] | mame.lst |
[src/mame/tomy] | tomy_princ.cpp |
[src/mame/vtech] | prestige.cpp |
r195034 Friday 7th April, 2023 at 14:56:44 UTC by Osso |
---|
New software list items marked not working ------------------------------------------ evio.xml: I Love Classic 2 [TeamEurope] |
[hash] | evio.xml |
r195033 Friday 7th April, 2023 at 14:56:44 UTC by GitHub |
---|
- |
r195032 Friday 7th April, 2023 at 14:56:44 UTC by GitHub |
---|
- |
r195031 Friday 7th April, 2023 at 07:34:55 UTC by Vasantha Crabb |
---|
Lua engine: Dispose of notifiers before closing Sol. |
[src/frontend/mame] | luaengine.cpp luaengine.h luaengine.ipp |
r195030 Thursday 6th April, 2023 at 22:00:06 UTC by AJR |
---|
cdd2000: Add ROM banking to prevent code from running off rails |
[src/devices/bus/nscsi] | cdd2000.cpp cdd2000.h |
r195029 Thursday 6th April, 2023 at 21:23:57 UTC by hap |
---|
smc1102: add disassembler |
[src/devices/cpu/tms1000] | tms0970.cpp tms0980.cpp tms1000.cpp tms1000.h tms1k_base.h tms1k_dasm.cpp tms1k_dasm.h |
[src/mame/handheld] | hh_tms1k.cpp |
[src/mame/namco] | bosco.cpp |
[src/mame/tiger] | k28m2.cpp |
[src/tools] | unidasm.cpp |
r195028 Thursday 6th April, 2023 at 20:30:15 UTC by Vasantha Crabb |
---|
Lua engine code changes for b67b969bf0911d71396c77e42d85ddfe80de6f20. Code changes to notifications and waiters corresponding to the docs/plugins changes in previous commit. |
[src/frontend/mame] | luaengine.cpp luaengine.h luaengine.ipp |
r195027 Thursday 6th April, 2023 at 20:20:40 UTC by Vasantha Crabb |
---|
-Improved some Lua APIs: * Moved several machine lifecycle callbacks to the notifier/subscriber model. The old callback registration model is still available for them for now, but prints a deprecation warning. * Added pre-save/post-load notifications. * Use a single allocated timer rather than one anonymous timer per waiter. Waiters no longer prevent saved states from being loaded. * Clean up outstanding waiters on stop or state load rather than just leaking them. * Started documenting parts of the emulator interface object that should be relatively stable. -imagedev/avivideo.cpp: Fixed an object leak on unload. Also changed some other media image devices to use smart pointers. |
[docs/source] | conf.py |
[docs/source/plugins] | dummy.rst |
[docs/source/techspecs] | luaengine.rst luareference.rst |
[plugins/autofire] | init.lua |
[plugins/cheat] | init.lua |
[plugins/cheatfind] | init.lua |
[plugins/console] | init.lua |
[plugins/data] | init.lua |
[plugins/discord] | init.lua |
[plugins/dummy] | init.lua |
[plugins/gdbstub] | init.lua |
[plugins/hiscore] | init.lua |
[plugins/inputmacro] | init.lua |
[plugins/layout] | init.lua |
[plugins/timecode] | init.lua |
[plugins/timer] | init.lua |
[src/devices/bus/isa] | mcd.cpp |
[src/devices/bus/qbus] | pc11.h |
[src/devices/bus/saturn] | sat_slot.cpp |
[src/devices/bus/scv] | slot.cpp |
[src/devices/bus/sdk85] | memexp.cpp |
[src/devices/bus/sega8] | sega8_slot.cpp |
[src/devices/bus/snes] | snes_slot.cpp |
[src/devices/bus/spectrum] | intf2.cpp |
[src/devices/bus/ti99x] | 990_tap.cpp |
[src/devices/bus/vc4000] | slot.cpp |
[src/devices/bus/vcs] | vcs_slot.cpp vcs_slot.h |
[src/devices/bus/vectrex] | slot.cpp |
[src/devices/bus/vic10] | exp.cpp |
[src/devices/bus/vic20] | exp.cpp |
[src/devices/bus/vidbrain] | exp.cpp |
[src/devices/bus/vsmile] | vsmile_slot.cpp |
[src/devices/bus/wswan] | slot.cpp slot.h |
[src/devices/bus/z88] | z88.cpp z88.h |
[src/devices/imagedev] | avivideo.cpp avivideo.h cassette.h chd_cd.cpp chd_cd.h diablo.cpp diablo.h flopdrv.cpp flopdrv.h floppy.h harddriv.cpp harddriv.h mfmhd.cpp mfmhd.h midiin.cpp midiin.h midiout.cpp midiout.h picture.cpp printer.cpp snapquik.cpp wafadrive.cpp wafadrive.h |
[src/devices/machine] | pccard_sram.cpp smartmed.cpp smartmed.h |
r195026 Thursday 6th April, 2023 at 14:57:39 UTC by AJR |
---|
mpc3000: Finish DMA hookup for MB89352 |
[src/mame/akai] | mpc3000.cpp |
r195025 Thursday 6th April, 2023 at 13:14:15 UTC by AJR |
---|
s50, s550, w30: Add floppy disk drive select register and more floppy status flags. All three systems now prompt for inserting a system disk. |
[src/mame/roland] | roland_s50.cpp |
r195024 Thursday 6th April, 2023 at 10:41:57 UTC by patrick.mackinlay |
---|
mb87030: improve arbitration/selection handling |
[src/devices/machine] | mb87030.cpp mb87030.h |
r195023 Thursday 6th April, 2023 at 10:41:57 UTC by GitHub |
---|
- |
r195022 Thursday 6th April, 2023 at 10:05:32 UTC by Angelo Salese |
---|
video/huc6272.cpp: modernize handler interface (#11077) * video/huc6272.cpp: modernize handler interface * machine/t10mmc.cpp: avoid a stack overflow if device can't read CD data, allows PC-FX menu to be useable (with CD in ...) * video/huc6272.cpp: fix m_bg save state registration, add stub logmacro.h, misc cleanups |
[src/devices/machine] | t10mmc.cpp |
[src/devices/video] | huc6272.cpp huc6272.h |
[src/mame/nec] | pcfx.cpp |
r195021 Thursday 6th April, 2023 at 03:08:55 UTC by patrick.mackinlay |
---|
tmp68301: add missing header |
[src/devices/cpu/m68000] | tmp68301.cpp |
r195020 Thursday 6th April, 2023 at 01:38:19 UTC by AJR |
---|
w30: Fix bank 1 setup |
[src/mame/roland] | roland_s50.cpp |
r195019 Thursday 6th April, 2023 at 01:27:33 UTC by AJR |
---|
roland_s50.cpp: Driver modernization - Replace address_map_bank_device with memory views - Add SCSI controller to s550 and w30 - Eliminate deprecated #ifdef in favor of [[maybe_unused]] attributes |
[src/mame/roland] | roland_s50.cpp |
r195018 Thursday 6th April, 2023 at 01:08:26 UTC by AJR |
---|
supercrd.cpp: Fix syntax error |
[src/mame/funworld] | supercrd.cpp |
r195017 Wednesday 5th April, 2023 at 23:58:00 UTC by Roberto Fresca |
---|
More Super Card improvements... Added Coinage, Remote, and Personal A settings DIP Switches. Added internal remote credits switch. |
[src/mame/funworld] | supercrd.cpp |
r195016 Wednesday 5th April, 2023 at 23:46:42 UTC by Roberto Fresca |
---|
Super Card improvements: - Added a set of service inputs that allow the game to enter the attract. - Added Coins and remote inputs. - Fixed the bottom of the screen. Now messages are properly displayed. |
[src/mame/funworld] | supercrd.cpp |
r195015 Wednesday 5th April, 2023 at 23:41:36 UTC by AJR |
---|
gameboy/slot.cpp: Fix error return for loose software |
[src/devices/bus/gameboy] | slot.cpp |
r195014 Wednesday 5th April, 2023 at 19:45:21 UTC by clawgrip |
---|
misc/rfslotspcpent.cpp: Added a note about a variant on different hardware |
[src/mame/misc] | rfslotspcpent.cpp |
r195013 Wednesday 5th April, 2023 at 19:24:02 UTC by Vasantha Crabb |
---|
Fixed unused lambda capture in Lua engine. |
[src/devices/bus/pofo] | ccm.h |
[src/frontend/mame] | luaengine.ipp |
r195012 Wednesday 5th April, 2023 at 18:38:17 UTC by Angelo Salese |
---|
video/huc6272.cpp: fix m_bg save state registration, add stub logmacro.h, misc cleanups |
[/branches/pcfx_modern-if/src/devices/video] | huc6272.cpp |
r195011 Wednesday 5th April, 2023 at 18:04:32 UTC by Angelo Salese |
---|
Merge branch 'master' into pcfx_modern-if |
[/branches/pcfx_modern-if/src/devices/machine] | t10mmc.cpp |
[/branches/pcfx_modern-if/src/devices/video] | huc6272.cpp huc6272.h |
[/branches/pcfx_modern-if/src/mame/nec] | pcfx.cpp |
r195010 Wednesday 5th April, 2023 at 11:37:10 UTC by patrick.mackinlay |
---|
m88000: fix unsigned division |
[/branches/pcfx_modern-if/src/devices/cpu/m88000] | m88000.cpp |
r195009 Wednesday 5th April, 2023 at 11:30:51 UTC by patrick.mackinlay |
---|
luna88k: switch to nscsi mb89352 implementation * implement network ram and fzrom |
[/branches/pcfx_modern-if/src/mame/omron] | luna_88k.cpp |
r195008 Wednesday 5th April, 2023 at 11:30:30 UTC by patrick.mackinlay |
---|
mpc3000,segas32,x68k: switch to nscsi mb89352 implementation |
[/branches/pcfx_modern-if/src/devices/bus/x68k] | x68k_scsiext.cpp x68k_scsiext.h |
[/branches/pcfx_modern-if/src/mame/akai] | mpc3000.cpp |
[/branches/pcfx_modern-if/src/mame/sega] | segas32.cpp |
[/branches/pcfx_modern-if/src/mame/sharp] | x68k.cpp x68k.h |
r195007 Wednesday 5th April, 2023 at 11:30:07 UTC by patrick.mackinlay |
---|
mb89352: retire legacy scsi device |
[/branches/pcfx_modern-if/scripts/src] | machine.lua |
[/branches/pcfx_modern-if/src/devices/machine] |
r195006 Wednesday 5th April, 2023 at 10:06:31 UTC by patrick.mackinlay |
---|
mb87030: add mb89351/2 variants * implement program transfer interrupts * suppress duplicate selection command completion * terminate transfer command on phase mismatch * implement message in/out ATN/ACK logic * track interrupt output state * minor logging improvements |
[/branches/pcfx_modern-if/src/devices/machine] | mb87030.cpp mb87030.h |
r195005 Tuesday 4th April, 2023 at 18:43:52 UTC by tim.lindner |
---|
add undocumented instructions and dissasembler (#11050) |
[/branches/pcfx_modern-if/src/devices/cpu/m6809] | 6x09dasm.cpp 6x09dasm.h m6809.cpp m6809.h m6809.lst |
r195004 Tuesday 4th April, 2023 at 18:34:27 UTC by holub |
---|
bus/spectrum: Added ZXBUS and NeoGS card. (#11032) |
[/branches/pcfx_modern-if/scripts/src] | bus.lua |
[/branches/pcfx_modern-if/src/devices/bus/spectrum] | neogs.cpp* neogs.h* zxbus.cpp* zxbus.h* |
[/branches/pcfx_modern-if/src/mame/sinclair] |
r195003 Tuesday 4th April, 2023 at 18:27:53 UTC by Vasantha Crabb |
---|
neogeo/neogeo.cpp: Hooked up memory card bank register. |
[/branches/pcfx_modern-if/src/mame/neogeo] | neogeo.cpp neogeo.h |
r195002 Tuesday 4th April, 2023 at 17:52:58 UTC by Vasantha Crabb |
---|
Fix clang build. |
[/branches/pcfx_modern-if/src/mame/neogeo] | neogeo.h |
[/branches/pcfx_modern-if/src/mame/virtual] | vgmplay.cpp |
r195001 Tuesday 4th April, 2023 at 17:48:39 UTC by Olivier Galibert |
---|
tmp68301: Remove leftover debug break and reduce log spam |
[/branches/pcfx_modern-if/src/devices/cpu/m68000] | tmp68301.cpp |
r195000 Tuesday 4th April, 2023 at 17:33:46 UTC by Vasantha Crabb |
---|
neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. Hooked up the memory card write enable/disable and register select lines, and corrected the address range where memory card access is enabled. Card addressing still isn't quite right - the card bank register isn't hooked up. Neo Geo CD consoles also haven't been updated. Also, more of the same mechanical cleanup of copy/pasted comments, const, and variable scope. |
[/branches/pcfx_modern-if/src/devices/bus/a7800] | a78_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/acorn/system] | 8k.cpp 8k.h |
[/branches/pcfx_modern-if/src/devices/bus/adam] | exp.cpp exp.h |
[/branches/pcfx_modern-if/src/devices/bus/apf] | slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/aquarius] | slot.cpp |
[/branches/pcfx_modern-if/src/devices/bus/arcadia] | slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/astrocde] | slot.cpp |
[/branches/pcfx_modern-if/src/devices/bus/bbc/1mhzbus] | datacentre.cpp datacentre.h |
[/branches/pcfx_modern-if/src/devices/bus/bbc/rom] | slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/c64] | exp.h |
[/branches/pcfx_modern-if/src/devices/bus/cbm2] | exp.cpp |
[/branches/pcfx_modern-if/src/devices/bus/cgenie/expansion] | floppy.cpp |
[/branches/pcfx_modern-if/src/devices/bus/chanf] | slot.cpp |
[/branches/pcfx_modern-if/src/devices/bus/coco] | cococart.h |
[/branches/pcfx_modern-if/src/devices/bus/coleco/cartridge] | exp.cpp |
[/branches/pcfx_modern-if/src/devices/bus/cpc] | cpc_rom.cpp cpc_rom.h |
[/branches/pcfx_modern-if/src/devices/bus/crvision] | slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/ekara] | slot.cpp |
[/branches/pcfx_modern-if/src/devices/bus/electron] | plus1.cpp plus1.h plus2.cpp plus2.h rombox.cpp rombox.h romboxp.cpp romboxp.h sidewndr.cpp sidewndr.h |
[/branches/pcfx_modern-if/src/devices/bus/electron/cart] | ap5.cpp ap5.h romp144.cpp romp144.h slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/gamate] | slot.cpp slot.h |
[/branches/pcfx_modern-if/src/devices/bus/iq151] | iq151.h |
[/branches/pcfx_modern-if/src/devices/bus/vsmile] | vsmile_slot.h |
[/branches/pcfx_modern-if/src/devices/imagedev] | diablo.h |
[/branches/pcfx_modern-if/src/mame/neogeo] | neogeo.cpp neogeo.h ng_memcard.cpp ng_memcard.h |
[/branches/pcfx_modern-if/src/mame/shared] | z80bin.cpp |
[/branches/pcfx_modern-if/src/mame/sharp] | x68k_hdc.h |
[/branches/pcfx_modern-if/src/mame/ti] | cc40.cpp snspellc.cpp ti74.cpp |
[/branches/pcfx_modern-if/src/mame/virtual] | vgmplay.cpp |
[/branches/pcfx_modern-if/src/mame/vtech] | clickstart.cpp geniusiq.cpp innotv_innotabmax.cpp iqunlim.cpp pc2000.cpp storio.cpp vtech1.cpp vtech2_m.cpp vtech_innotab.cpp |
[/branches/pcfx_modern-if/src/mame/xerox] | xerox820.cpp |
r194999 Tuesday 4th April, 2023 at 17:29:47 UTC by Osso |
---|
- namco/polepos.cpp: corrected ROM names, added PCB locations & added PLDs. [Porchy, The PLD Archive, Brian Troha, The Dumping Union] - funworld/supercrd.cpp: tweaked XOR tables a bit for fruitstr |
[/branches/pcfx_modern-if/src/mame/funworld] | supercrd.cpp |
[/branches/pcfx_modern-if/src/mame/namco] | polepos.cpp |
r194998 Tuesday 4th April, 2023 at 17:15:18 UTC by Olivier Galibert |
---|
i8x9x: Fix a case where events could be delayed by mistake |
[/branches/pcfx_modern-if/src/devices/cpu/mcs96] | i8x9x.cpp |
r194997 Tuesday 4th April, 2023 at 16:58:09 UTC by Olivier Galibert |
---|
tmp68301: Add timers and fix interrupts (thanks grdians for the test cases) |
[/branches/pcfx_modern-if/src/devices/cpu/m68000] | m68000.cpp m68000.h tmp68301.cpp tmp68301.h |
r194996 Tuesday 4th April, 2023 at 12:43:17 UTC by Olivier Galibert |
---|
tmp68301: Reimplement in the new68k framework. The timers are not yet implemented, couldn't find a driver which cared. Hopefully the regression testing will find some. |
[/branches/pcfx_modern-if/scripts/src] | cpu.lua machine.lua |
[/branches/pcfx_modern-if/src/devices/cpu/m68000] | m68000.cpp m68000.h tmp68301.cpp* tmp68301.h* |
[/branches/pcfx_modern-if/src/devices/machine] | t10mmc.cpp |
[/branches/pcfx_modern-if/src/mame/dynax] | realbrk.cpp realbrk.h |
[/branches/pcfx_modern-if/src/mame/kurzweil] | krz2000.cpp |
[/branches/pcfx_modern-if/src/mame/misc] | joystand.cpp |
[/branches/pcfx_modern-if/src/mame/nichibutsu] | csplayh5.cpp niyanpai.cpp niyanpai.h |
[/branches/pcfx_modern-if/src/mame/seta] | kiwame.cpp seta2.cpp seta2.h seta2_v.cpp |
[/branches/pcfx_modern-if/src/mame/taito] | bingowav.cpp |
[/branches/pcfx_modern-if/src/mame/yamaha] | ymvl1.cpp |
r194995 Tuesday 4th April, 2023 at 07:56:38 UTC by Osso |
---|
funworld/supercrd.cpp: identified one more XOR |
[/branches/pcfx_modern-if/src/mame/funworld] | supercrd.cpp |
r194994 Tuesday 4th April, 2023 at 06:40:41 UTC by Vasantha Crabb |
---|
Small fixes and cleanup: * emu/devfind.h: Allow range-based for loops on memory share finders. * emu/emucore.h: Choose correct emu_fatalerror constructor when format string is an rvalue. * osborne/osborne1.cpp: Allocate main RAM as a flat share, and use a view to switch in atttribute RAM. * Reduced scope of some variables and edited some copy/pasted comments. |
[/branches/pcfx_modern-if/src/devices/bus/aquarius] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/astrocde] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/coco] | cococart.h |
[/branches/pcfx_modern-if/src/devices/bus/ekara] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/gba] | gba_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/intv] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/jakks_gamekey] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/m5] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/mc10] | mc10_cart.cpp mc10_cart.h |
[/branches/pcfx_modern-if/src/devices/bus/megadrive] | md_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/mononcol] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/mtx] | exp.h |
[/branches/pcfx_modern-if/src/devices/bus/nabupc] | adapter.h |
[/branches/pcfx_modern-if/src/devices/bus/nes] | nes_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/odyssey2] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/pce] | pce_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/ql] | rom.h |
[/branches/pcfx_modern-if/src/devices/bus/saturn] | sat_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/sega8] | sega8_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/snes] | snes_slot.h |
[/branches/pcfx_modern-if/src/devices/bus/vectrex] | slot.h |
[/branches/pcfx_modern-if/src/devices/bus/vidbrain] | exp.h |
[/branches/pcfx_modern-if/src/devices/imagedev] | avivideo.h microdrv.h picture.h |
[/branches/pcfx_modern-if/src/devices/machine] | ds6417.h |
[/branches/pcfx_modern-if/src/emu] | devfind.h emucore.h |
[/branches/pcfx_modern-if/src/mame/mchester] | ssem.cpp |
[/branches/pcfx_modern-if/src/mame/memotech] | mtx_m.cpp |
[/branches/pcfx_modern-if/src/mame/microkey] | primo_m.cpp |
[/branches/pcfx_modern-if/src/mame/mit] | tx0.cpp |
[/branches/pcfx_modern-if/src/mame/mits] | altair.cpp |
[/branches/pcfx_modern-if/src/mame/motorola] | mekd2.cpp |
[/branches/pcfx_modern-if/src/mame/nascom] | nascom1.cpp |
[/branches/pcfx_modern-if/src/mame/neogeo] | ng_memcard.cpp ng_memcard.h |
[/branches/pcfx_modern-if/src/mame/netronics] | elf.cpp |
[/branches/pcfx_modern-if/src/mame/nichibutsu] | myvision.cpp |
[/branches/pcfx_modern-if/src/mame/nintendo] | n64.cpp |
[/branches/pcfx_modern-if/src/mame/osborne] | osborne1.cpp |
[/branches/pcfx_modern-if/src/mame/pc] | ibmpcjr.cpp |
[/branches/pcfx_modern-if/src/mame/pce] | tourvis.cpp |
[/branches/pcfx_modern-if/src/mame/pitronics] | beta.cpp |
[/branches/pcfx_modern-if/src/mame/psion] | psion_pack.h psion_ssd.h |
[/branches/pcfx_modern-if/src/mame/robotron] | z1013.cpp |
[/branches/pcfx_modern-if/src/mame/roland] | roland_cm32p.cpp roland_r8.cpp |
[/branches/pcfx_modern-if/src/mame/sega] | sega_beena.cpp |
[/branches/pcfx_modern-if/src/mame/sfrj] | galaxy.cpp |
[/branches/pcfx_modern-if/src/mame/sharp] | pce220.cpp pce220_ser.cpp pce220_ser.h wizard.cpp |
[/branches/pcfx_modern-if/src/mame/sinclair] | spec_snqk.cpp timex.cpp |
[/branches/pcfx_modern-if/src/mame/skeleton] | c2color.cpp cd2650.cpp cosmicos.cpp digiblast.cpp easy_karaoke.cpp i7000.cpp squale.cpp |
[/branches/pcfx_modern-if/src/mame/snk] | ngp.cpp |
[/branches/pcfx_modern-if/src/mame/sony] | pockstat.cpp psxcd.h smc777.cpp |
[/branches/pcfx_modern-if/src/mame/svi] | svi318.cpp |
[/branches/pcfx_modern-if/src/mame/ta] | alphatro.cpp |
[/branches/pcfx_modern-if/src/mame/tatung] | einstein.cpp |
[/branches/pcfx_modern-if/src/mame/telercas] | tmc1800.cpp |
[/branches/pcfx_modern-if/src/mame/thomson] | thomson_m.cpp |
[/branches/pcfx_modern-if/src/mame/ti] | avigo.cpp snspell.cpp |
[/branches/pcfx_modern-if/src/mame/tiger] | gamecom.h gamecom_m.cpp k28m2.cpp |
[/branches/pcfx_modern-if/src/mame/trs] | coco_vhd.h trs80_m.cpp trs80m3_m.cpp |
[/branches/pcfx_modern-if/src/mame/tvgames] | elan_eu3a05.cpp generalplus_gpl16250_mobigo.cpp generalplus_gpl16250_nand.cpp generalplus_gpl16250_spi.cpp generalplus_gpl32612.cpp hyperscan_card.h magiceyes_pollux_vr3520f.cpp pubint_storyreader.cpp spg110.cpp spg2xx_ican.cpp spg2xx_smarttv.cpp spg2xx_telestory.cpp spg2xx_tvgogo.cpp spg2xx_vii.cpp |
[/branches/pcfx_modern-if/src/mame/ussr] | lviv.h |
r194993 Tuesday 4th April, 2023 at 05:22:29 UTC by Osso |
---|
New clones marked not working ----------------------------- Manx TT Superbike - DX [Brian Troha, The Dumping Union] |
[/branches/pcfx_modern-if/src/mame] | mame.lst |
[/branches/pcfx_modern-if/src/mame/sega] | model2.cpp |
r194992 Tuesday 4th April, 2023 at 00:42:24 UTC by hap |
---|
es5510: fix some alu flag problems |
[/branches/pcfx_modern-if/src/devices/cpu/es5510] | es5510.cpp |
[/branches/pcfx_modern-if/src/mame/snk] | miconkit.cpp |
r194991 Monday 3rd April, 2023 at 16:27:34 UTC by Osso |
---|
New working clones ------------------ Agent Super Bond (Super Cobra conversion, not encrypted) [Darran Allen] |
[/branches/pcfx_modern-if/src/mame] | mame.lst |
[/branches/pcfx_modern-if/src/mame/galaxian] | galaxian.cpp scobra.cpp |
[/branches/pcfx_modern-if/src/mame/irem] | m72.cpp |
r194990 Monday 3rd April, 2023 at 12:02:03 UTC by Dirk Best |
---|
pegasos2: Initial devices for MV64361 and VT8231 Enough to get data from the initial bootloader to the serial console. |
[/branches/pcfx_modern-if/scripts/src] | machine.lua |
[/branches/pcfx_modern-if/src/devices/machine] | mv6436x.cpp* mv6436x.h* vt8231_isa.cpp* vt8231_isa.h* |
[/branches/pcfx_modern-if/src/mame/skeleton] | pegasos2.cpp |
r194989 Monday 3rd April, 2023 at 11:31:34 UTC by hap |
---|
m68000: some variables were missing from savestate/zerofill |
[/branches/pcfx_modern-if/src/devices/bus/electron] | mc68k.cpp |
[/branches/pcfx_modern-if/src/devices/bus/vme] | vme_hcpu30.cpp |
[/branches/pcfx_modern-if/src/devices/cpu/m68000] | m68000.cpp m68kcommon.h |
[/branches/pcfx_modern-if/src/devices/sound] | k053260.cpp k053260.h |
[/branches/pcfx_modern-if/src/mame/atari] | toobin.cpp |
[/branches/pcfx_modern-if/src/mame/capcom] | cps2.cpp |
[/branches/pcfx_modern-if/src/mame/fidelity] | eag68k.cpp |
[/branches/pcfx_modern-if/src/mame/handheld] | hh_tms1k.cpp |
[/branches/pcfx_modern-if/src/mame/layout] | litelrn.lay mmarvin.lay |
[/branches/pcfx_modern-if/src/mame/novag] | diablo.cpp |
[/branches/pcfx_modern-if/src/mame/sega] | sega16sp.h segaic16.cpp segaic16.h segaybd.h |
[/branches/pcfx_modern-if/src/mame/snk] | miconkit.cpp |
Previous 50 | 199869 Revisions | Next 50 |