Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r20970 Tuesday 12th February, 2013 at 01:46:36 UTC by Angelo Salese
Duh
[src/mame/drivers]saturn.c

r20969 Tuesday 12th February, 2013 at 01:01:09 UTC by Angelo Salese
Fixed regression with Burning Rangers
[src/mame/drivers]saturn.c

r20968 Tuesday 12th February, 2013 at 00:32:31 UTC by Angelo Salese
Fix for Choice Cuts crashing when skipping FMV
[src/emu/machine]stvcd.c

r20967 Tuesday 12th February, 2013 at 00:19:31 UTC by Angelo Salese
Logging could be a good idea
[src/mame/drivers]saturn.c

r20966 Tuesday 12th February, 2013 at 00:18:28 UTC by Angelo Salese
Experimental fixes for Bug!
[src/emu/video]stvvdp2.c
[src/mame/drivers]saturn.c
[src/mame/includes]stv.h

r20965 Monday 11th February, 2013 at 23:02:36 UTC by Oliver Stöneberg
fixed uninitialized variable in saa5050_device (nw)
[src/emu/video]saa5050.c saa5050.h

r20964 Monday 11th February, 2013 at 22:18:08 UTC by Jonathan Gevaryahu
upd1771.c: Further documentation updates based on the NEC APC technical manual; now all pin names except two are known. [Lord Nightmare]
[src/mess/audio]upd1771.c

r20963 Monday 11th February, 2013 at 22:09:28 UTC by Wilbert Pol
armdasm.c: tiny fix for undefined shift behavior (nw)
[src/emu/cpu/arm]armdasm.c

r20962 Monday 11th February, 2013 at 22:09:11 UTC by Wilbert Pol
backfire.c: Reduce tagmap lookups (nw)
[src/mame/drivers]backfire.c

r20961 Monday 11th February, 2013 at 21:53:36 UTC by Wilbert Pol
arm7dasm.c: tiny fix for undefined shift behavior (nw)
[src/emu/cpu/arm7]arm7dasm.c

r20960 Monday 11th February, 2013 at 21:48:11 UTC by Wilbert Pol
ssfindo.c: Reduce tagmap lookups (nw)
[src/mame/drivers]ssfindo.c

r20959 Monday 11th February, 2013 at 21:45:23 UTC by Sandro Ronco
(MESS) Modernized the at45dbxx device (nw)
[src/mess/machine]at45dbxx.c at45dbxx.h cybiko.c

r20958 Monday 11th February, 2013 at 21:08:32 UTC by Wilbert Pol
taitowlf.c: Reduce tagmap lookups (nw)
[src/mame/drivers]taitowlf.c

r20957 Monday 11th February, 2013 at 20:47:18 UTC by Wilbert Pol
(MESS) amstrad.c: Reduce tagmap lookups (nw)
[src/mess/drivers]amstrad.c
[src/mess/includes]amstrad.h
[src/mess/machine]amstrad.c

r20956 Monday 11th February, 2013 at 20:34:25 UTC by Ville Linde
video/jaguar.c: More realistic blitter timing. (nw)
[src/mame/video]jaguar.c

r20955 Monday 11th February, 2013 at 20:01:56 UTC by Angelo Salese
Cosmetic change, nw
[src/emu/machine]stvcd.c

r20954 Monday 11th February, 2013 at 19:57:20 UTC by Angelo Salese
Minor change, nw
[src/emu/machine]stvcd.c
[src/mess/machine]nes_slot.h

r20953 Monday 11th February, 2013 at 19:49:24 UTC by Robbbert
Late correction to whatsnew
[/build/whatsnew]whatsnew_0148u1.txt

r20952 Monday 11th February, 2013 at 19:43:00 UTC by Sandro Ronco
(MESS) Modernized PCF8593 RTC. (nw)
[src/mess/machine]cybiko.c pcf8593.c pcf8593.h

r20951 Monday 11th February, 2013 at 19:25:48 UTC by Oliver Stöneberg
memory: Add another missing 32->64 bits conversion when building the invsubmask (nw)
[src/emu]memory.c

r20950 Monday 11th February, 2013 at 19:18:15 UTC by Curt Coder
(MESS) c64: Added some MIDI disk images. (nw)
[hash]c64_flop.xml

r20949 Monday 11th February, 2013 at 19:07:50 UTC by Oliver Stöneberg
fixed src/emu/cpu/sh2/sh2.c compilation without USE_SH2DRC (nw)
[src/emu/cpu/sh2]sh2.c

r20948 Monday 11th February, 2013 at 16:06:40 UTC by Oliver Stöneberg
[MT04837,MT05070] fixed uninitialized memory in n64_rdp class [Oliver Stöneberg]
[src/mame/video]n64.h

r20947 Monday 11th February, 2013 at 15:41:23 UTC by smf
Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c separately compilable. Still needs work before saturn.c can be moved to mess/ [smf]
[src/emu]emu.mak
[src/emu/machine]scudsp.c* scudsp.h* smpc.c* smpc.h* stvcd.c*
[src/emu/video]stvvdp1.c* stvvdp2.c*
[src/mame]mame.mak
[src/mame/drivers]saturn.c stv.c
[src/mame/includes]stv.h
[src/mame/machine]scudsp.c scudsp.h smpc.c smpc.h stvcd.c
[src/mame/video]stvvdp1.c stvvdp2.c
[src/mess]mess.mak

r20946 Monday 11th February, 2013 at 15:37:34 UTC by Fabio Priuli
(MESS) megadriv.c: fixed FRAM saving in Sonic 3 (got lost in some copy&paste I did before the commit :( ).
also fixed access to last byte of SRAM. no whatsnew.
[src/mess/machine]md_rom.c md_rom.h

r20945 Monday 11th February, 2013 at 15:13:15 UTC by Curt Coder
(MESS) c64: Added support for the standard MIDI cartridges: Passport/Syntech, Siel/JMS/DATEL, Sequential, Namesoft, and Maplin. [Curt Coder]
[src/mess]mess.mak
[src/mess/machine]c64_midi_maplin.c* c64_midi_maplin.h* c64_midi_namesoft.c* c64_midi_namesoft.h* c64_midi_passport.c* c64_midi_passport.h* c64_midi_sci.c* c64_midi_sci.h* c64_midi_siel.c* c64_midi_siel.h* cbmipt.c cbmipt.h

r20944 Monday 11th February, 2013 at 15:11:11 UTC by Curt Coder
(MESS) c64: Cartridge WIP. (nw)
[src/mess/machine]c128_comal80.c c64_sfx_sound_expander.c c64_sfx_sound_expander.h c64_vizastar.c c64_vizastar.h

r20943 Monday 11th February, 2013 at 15:10:22 UTC by Curt Coder
(MESS) c64: Fixed MACH 5 cartridge C128 mode. [Curt Coder]
[src/mess/machine]c64_mach5.c c64_mach5.h

r20942 Monday 11th February, 2013 at 15:09:48 UTC by Curt Coder
am9517a: Added state saving. (nw)
[src/emu/machine]am9517a.c

r20941 Monday 11th February, 2013 at 15:09:25 UTC by Curt Coder
(MESS) Softlist additions. (nw)
[hash]c128_cart.xml c64_cart.xml c64_flop.xml

r20940 Monday 11th February, 2013 at 15:06:05 UTC by Miodrag Milanović
nes: fixed non-mandatory cart handling for famicom (nw)
[src/mess/drivers]nes.c
[src/mess/machine]nes_slot.c nes_slot.h

r20939 Monday 11th February, 2013 at 14:38:19 UTC by Ville Linde
video/jagblit.c: Emulated buggy blitter YADD behavior (fixes Tempest 2000). (nw)
[src/mame/video]jagblit.c

r20938 Monday 11th February, 2013 at 14:18:17 UTC by Ville Linde
video/jagblit.c: Fixed Rayman collision detection. (nw)
[src/mame/video]jagblit.c

r20937 Monday 11th February, 2013 at 13:34:58 UTC by Angelo Salese
Actually fixed Sign flag in OR opcode
[src/mame/machine]scudsp.c

r20936 Monday 11th February, 2013 at 12:23:19 UTC by Miodrag Milanović
Fixed loading NES games directly (nw)
[src/mess/machine]nes_slot.c nes_slot.h

r20935 Monday 11th February, 2013 at 12:23:01 UTC by smf
removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT, used by gmgalax for example [smf]
[src/emu]ioport.c ioport.h

r20934 Monday 11th February, 2013 at 12:03:48 UTC by Fabio Priuli
(MESS) megadriv.c: removed pokemon protection patch, given that the routine is the same as kof99. no whatsnew.
[hash]megadriv.xml
[src/mess/drivers]megadriv.c
[src/mess/machine]md_rom.c md_rom.h md_slot.c

r20933 Monday 11th February, 2013 at 11:59:20 UTC by Fabio Priuli
(MESS) removed legacy <feature> from megadriv.xml, gameboy.xml and gbcolor.xml. no whatsnew.

NOTE TO USERS: the new lists require MESS 0.148u1 to properly load games (with correct banking and SRAM) and aren't
fully compatible with MESS 0.148 anymore.
[hash]gameboy.xml gbcolor.xml megadriv.xml

r20932 Monday 11th February, 2013 at 11:18:02 UTC by Miodrag Milanović
Modernization of drivers part 12 (no whatsnew)
[src/mame/audio]mw8080bw.c
[src/mame/drivers]m72.c m92.c macrossp.c madalien.c maygay1b.c mcr.c mcr3.c mcr68.c megasys1.c metro.c mitchell.c ms32.c mw8080bw.c mystston.c
[src/mame/includes]m10.h m107.h m52.h m57.h m58.h m62.h m72.h m90.h m92.h macrossp.h madalien.h mainsnk.h mappy.h marineb.h mario.h markham.h maygay1b.h mcatadv.h mcr.h mcr3.h mcr68.h meadows.h megasys1.h mermaid.h metlclsh.h metro.h mexico86.h midwunit.h midxunit.h mikie.h mitchell.h mjkjidai.h momoko.h mrdo.h mrflea.h mrjong.h ms32.h msisaac.h mugsmash.h munchmo.h mustache.h mw8080bw.h mystston.h
[src/mame/machine]mcr68.c mexico86.c midwunit.c midxunit.c mw8080bw.c
[src/mame/video]m10.c m107.c m52.c m57.c m58.c m62.c m72.c m90.c m92.c macrossp.c madalien.c mainsnk.c mappy.c marineb.c mario.c markham.c mcatadv.c mcr.c mcr3.c mcr68.c meadows.c megasys1.c mermaid.c metlclsh.c metro.c mikie.c mitchell.c mjkjidai.c momoko.c mrdo.c mrflea.c mrjong.c ms32.c msisaac.c mugsmash.c munchmo.c mustache.c mystston.c

r20931 Monday 11th February, 2013 at 10:13:14 UTC by Fabio Priuli
(MESS) nes.c: shuffled around the loading code (very preliminary step towards slotification).
also, temporarily made famicom driver to only support disks.
[src/mess]mess.mak
[src/mess/drivers]nes.c
[src/mess/includes]nes.h nes_mmc.h
[src/mess/machine]nes.c nes_mmc.c nes_slot.c* nes_slot.h* nes_unif.c

r20930 Monday 11th February, 2013 at 08:38:01 UTC by Oliver Stöneberg
added missing virtual to device-level overrides (nw)
[src/emu/cpu/psx]psx.h
[src/emu/machine]tms9901.h tms9902.h
[src/emu/sound]bsmt2000.h ics2115.h qs1000.h sn76496.h tms5220.h votrax.h
[src/emu/video]k053250.h
[src/mame/machine]jvs13551.h k573cass.h zndip.h znsec.h
[src/mess/includes]next.h pc4.h
[src/mess/machine]at29040a.h isa_ibm_mfc.h kc_rom.h nextkbd.h psxcport.h smc92x4.h teleprinter.h
[src/mess/machine/ti99]bwg.h datamux.h evpc.h genboard.h grom.h gromport.h handset.h hfdc.h horizon.h hsgpl.h joyport.h mapper8.h mecmouse.h memex.h myarcmem.h p_code.h peribox.h samsmem.h spchsyn.h speech8.h ti32kmem.h ti99_hd.h ti_fdc.h ti_rs232.h tn_ide.h tn_usbsm.h videowrp.h
[src/mess/video]hd44780.h

r20929 Monday 11th February, 2013 at 08:23:37 UTC by Jonathan Gevaryahu
(MESS) cat.c (Canon Cat): Fixed the v2.40 bioses thinking the phone is constantly ringing; Documented what all the DUART IO pins are connected to, and correctly hooked DUART IP2 up to invert when the 6ms timer expires, removing the previous hack (and fixing the ringing bug). [Lord Nightmare]
[src/mess/drivers]cat.c

r20928 Monday 11th February, 2013 at 07:49:12 UTC by Miodrag Milanović
MAME 0.148u1 tag
[/tags]mame0148u1*

r20927 Monday 11th February, 2013 at 07:44:56 UTC by Miodrag Milanović
Cleanups and version bump
[hash]c64_cart.xml c64_cass.xml c64_flop.xml cbm2_flop.xml cpc_flop.xml g7400.xml gameboy.xml gbcolor.xml ibm5170.xml interact.xml m20.xml microvision.xml mo5_cart.xml msx1_cart.xml mz800_cass.xml odyssey2.xml pet_cass.xml plus4_cass.xml psx.xml tek4052_cart.xml to770_cart.xml to7_cart.xml vic1001_cass.xml
[src]version.c
[src/emu]diimage.c diimage.h softlist.c
[src/emu/cpu]cpu.mak
[src/emu/cpu/arm7]arm7core.h arm7drc.c arm7help.h arm7tdrc.c
[src/emu/cpu/dsp16]dsp16.c dsp16.h dsp16dis.c dsp16ops.c
[src/emu/cpu/es5510]es5510.c es5510.h
[src/emu/cpu/lr35902]lr35902.h
[src/emu/cpu/m6502]m6502.h
[src/emu/cpu/mips]r3000.c r3000.h
[src/emu/cpu/scudsp]scudspdasm.c
[src/emu/cpu/sh2]sh2.c sh2comn.c sh2drc.c
[src/emu/cpu/sharc]sharcdsm.c
[src/emu/cpu/sm8500]sm8500.c sm8500.h
[src/emu/debug]debugvw.c debugvw.h dvdisasm.c dvdisasm.h dvmemory.c dvmemory.h
[src/emu/imagedev]midiin.c midiout.c
[src/emu/machine]mos6551.c mos6551.h n68681.c s3c24xx.c wd_fdc.c
[src/emu/sound]digitalk.c digitalk.h flt_rc.c flt_rc.h flt_vol.c flt_vol.h iremga20.c iremga20.h k005289.c k005289.h k056800.c n63701x.c n63701x.h spu.c t6721a.h tiaintf.c tiaintf.h
[src/emu/video]ef9340_1.c ef9340_1.h i8244.c i8244.h mc6845.h pc_cga.c tlc34076.c tlc34076.h
[src/lib/formats]d64_dsk.c d81_dsk.c flopimg.h g64_dsk.c
[src/lib/portmidi]readbinaryplist.c
[src/mame]mame.lst
[src/mame/drivers]4roses.c 5clown.c albazg.c amaticmg.c aristmk4.c atvtrack.c avt.c belatra.c blitz.c blitz68k.c buster.c calomega.c carrera.c ccastles.c chance32.c cloud9.c coinmstr.c coolridr.c cps1.c cps3.c dkong.c equites.c fcrash.c flipjack.c fortecar.c fresh.c funworld.c ghosteo.c goldnpkr.c gticlub.c highvdeo.c hitpoker.c igs_m036.c imolagp.c jaguar.c jokrwild.c jubilee.c kingdrby.c laserbas.c lordgun.c luckgrln.c lucky74.c lwings.c magicfly.c majorpkr.c merit.c miniboy7.c missile.c mpu12wbk.c mpu4dealem.c murogem.c namcops2.c namcos22.c nyny.c othello.c peplus.c pgm.c pgm2.c progolf.c r2dtank.c rgum.c sanremo.c skeetsht.c slotcarn.c snk6502.c spbactn.c speedatk.c spiders.c supercrd.c taitosj.c taitotz.c tapatune.c tmspoker.c tp84.c truco.c usgames.c vastar.c vcombat.c vlc.c whitestar.c wwfsstar.c xexex.c xtheball.c zn.c
[src/mame/includes]20pacgal.h 4enraya.h 8080bw.h alpha68k.h amiga.h armedf.h btime.h carpolo.h cps3.h deco32.h eolith.h galaga.h galaxian.h itech32.h itech8.h ladybug.h n64.h stv.h tecmosys.h
[src/mame/machine]amiga.c chaknpop.c megadriv.c scudsp.c smpc.c snes7110.c snessdd1.c stvcd.c tecmosys.c
[src/mame/video]ccastles.c cchasm.c centiped.c cloud9.c cps1.c dday.c dkong.c fromanc2.c fromance.c galaga.c galaxold.c konicdev.c lastduel.c lockon.c madalien.c qix.c redclash.c spbactn.c stvvdp1.c stvvdp2.c taitoic.c tecmo_spr.c tecmo_spr.h twincobr.c
[src/mess]mess.lst mess.mak
[src/mess/drivers]apc.c apple2.c apple2gs.c apricotp.c aquarius.c b16.c binbug.c bml3.c c128.c c64.c cat.c cbm2.c clcd.c esq1.c esq5505.c esqkt.c fp1100.c fp6000.c gb.c gba.c m20.c mac.c megadriv.c microvsn.c multi16.c multi8.c myb3k.c mycom.c mz2500.c odyssey2.c paso1600.c pasopia.c pasopia7.c pet.c pet2001.c plus4.c portfoli.c prof180x.c prof80.c sage2.c smc777.c super80.c tek405x.c ti89.c tk80bs.c tmc1800.c tmc600.c vboy.c vic10.c vidbrain.c x1.c x1twin.c z100.c
[src/mess/includes]abc1600.h abc80x.h amstrad.h apple2.h apple2gs.h aquarius.h atarist.h cbm2.h gb.h md.h nes.h pc1512.h pcw16.h pet2001.h plus4.h portfoli.h psion.h sapi1.h tiki100.h trs80m2.h wangpc.h
[src/mess/machine]a2eauxslot.h a2eext80col.c a2eext80col.h a2eramworks3.c a2eramworks3.h a2estd80col.c a2estd80col.h a2midi.c a2ssc.c a2videoterm.c a2vulcan.c amstrad.c apollo.c apple2.c apple2gs.c ataricrt.c ay3600.c c1581.c c64_fcc.c c64_magic_voice.c c64_magic_voice.h c64_sw8k.c c64_sw8k.h c64_swiftlink.c c64_turbo232.c c64_vizastar.c comxpl80.h ecb_grip.c gb.c gb_mbc.c gb_mbc.h gb_rom.c gb_rom.h gb_slot.c gb_slot.h isa_gus.c isa_sblaster.c kb_msnat.h lisa.c mac.c macadb.c md_eeprom.c md_eeprom.h md_jcart.c md_jcart.h md_rom.c md_rom.h md_sk.c md_sk.h md_slot.c md_slot.h md_stm95.c md_stm95.h megasvp.c nes_mmc.c psxanalog.c psxanalog.h psxcard.c psxcard.h psxcd.c psxcport.h southbridge.c superpet.c terminal.c trs80m2kb.c vcs_joybooster.h vcs_keypad.h
[src/mess/video]bbc.c gb.c gime.c isa_cga.c isa_mda.c mbc55x.c mc6847.c mos6566.c pc_aga.c pc_t1t.c
[src/osd/portmedia]pmmidi.c
[src/osd/sdl]debugqt.c debugqtmainwindow.c debugqtview.c debugqtview.h debugqtwindow.h sdlsocket.c
[src/osd/windows]d3dcomm.h d3dhlsl.c d3dhlsl.h drawd3d.c drawd3d.h winmain.c winmain.h winsocket.c

r20926 Monday 11th February, 2013 at 07:21:58 UTC by David Haywood
self-service wn (nw)
[/build/whatsnew]whatsnew_0148u1.txt

r20925 Monday 11th February, 2013 at 07:12:36 UTC by Robbbert
(MESS) messnew self service
[/build/messnew]messnew_0148u1.txt

r20924 Monday 11th February, 2013 at 06:07:45 UTC by Fabio Priuli
(MESS) pico.xml: added a few more dumps by TeamEurope.
megadriv.xml: added later revision of Super Daisenryaku, thanks to BigFred
gbcolor.xml: new pirate dump from Taizou
[hash]gbcolor.xml megadriv.xml pico.xml

r20923 Monday 11th February, 2013 at 04:34:27 UTC by R. Belmont
(MESS) Some Super Serial Card cleanup for the new 6551 (nw)
[src/mess/machine]a2ssc.c a2ssc.h

r20922 Monday 11th February, 2013 at 02:10:35 UTC by Angelo Salese
Notes for APC
[src/mess/drivers]apc.c

r20921 Monday 11th February, 2013 at 01:18:44 UTC by Angelo Salese
Fixed TH Control Method when TR is active, fixes input detection in 3D Lemmings
[src/mame/machine]scudsp.c smpc.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team