Note Feed

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

Previous 50 199869 Revisions Next 50

r15268 Thursday 2nd February, 2012 at 21:33:29 UTC by hap
abaseb2 romname corrections from Kevin
[src/mame/drivers]atarifb.c

r15267 Thursday 2nd February, 2012 at 20:00:41 UTC by Angelo Salese
Added ID
[src/emu/video]pc_vga.c

r15266 Thursday 2nd February, 2012 at 18:59:07 UTC by Angelo Salese
Implemented preliminary support for Trident SVGA cards, fixes graphics in California Chase loading screen [Grull Osgo, Angelo Salese]
[src/emu/video]pc_vga.c pc_vga.h
[src/mame/drivers]calchase.c

r15265 Thursday 2nd February, 2012 at 15:14:43 UTC by Tafoid
First pass of cleaning up LDPLAYER to allow for building (nw)
[src/ldplayer]ldplayer.c ldplayer_dev.lst*

r15264 Thursday 2nd February, 2012 at 14:58:18 UTC by Miodrag Milanović
Fix for protection mode faults, makes 586 based things to work again by Carl (no whatsnew)
[src/emu/cpu/i386]i386.c i386priv.h

r15263 Thursday 2nd February, 2012 at 13:12:29 UTC by Miodrag Milanović
Implemented centronics as slot device and file printer as default output (no whatsnew)
[src/emu/machine]ctronics.c ctronics.h

r15262 Thursday 2nd February, 2012 at 07:42:20 UTC by Miodrag Milanović
did centronics implementation in c++ (no whatsnew)
[src/emu/machine]ctronics.c ctronics.h

r15261 Thursday 2nd February, 2012 at 04:17:12 UTC by R. Belmont
[MT #4622] Fix rom region name [R. Belmont]
[src/mame/drivers]naomi.c

r15260 Thursday 2nd February, 2012 at 04:14:24 UTC by R. Belmont
[MT #4636] es5503: Clear all oscillator params on reset [R. Belmont]


(Note: I couldn't reproduce the crash reported under any build on any OS, but Valgrind indicated out-of-bounds reads without this change and none with it).
[src/emu/sound]es5503.c

r15259 Thursday 2nd February, 2012 at 04:04:50 UTC by R. Belmont
[MT #4654] Fix master SCSP detection [R. Belmont]
[src/emu/sound]scsp.c

r15258 Thursday 2nd February, 2012 at 01:57:54 UTC by R. Belmont
fix GCC 4.6+ compile (nw)
[src/mame/video]decocomn.c

r15257 Thursday 2nd February, 2012 at 01:34:55 UTC by Angelo Salese
New WORKING game
--------------------
Street Games II [Angelo Salese, Mariusz Wojcieszek]

(Latest VGA changes made this to fully work apparently)
[src/mame/drivers]pcat_nit.c

r15256 Thursday 2nd February, 2012 at 01:16:30 UTC by Angelo Salese
Fixed reading in read mode 1, might fix Street Games? nw
[src/emu/video]pc_vga.c

r15255 Wednesday 1st February, 2012 at 23:33:15 UTC by Angelo Salese
Added blinking for chars, nw
[src/emu/video]pc_vga.c

r15254 Wednesday 1st February, 2012 at 19:38:44 UTC by Angelo Salese
Converted Boogie Wings to generic sprite device plus added manual mixing. Converted various bootleg implementations of the chip to use the common code as well. (tumbleb.c, esd16.c, crospang.c, nmg5.c) [David Haywood]
[src/mame/drivers]crospang.c esd16.c nmg5.c tumbleb.c
[src/mame/includes]crospang.h esd16.h tumbleb.h
[src/mame/video]boogwing.c crospang.c decocomn.c decocomn.h decospr.c decospr.h esd16.c rohga.c tumbleb.c

r15253 Wednesday 1st February, 2012 at 14:45:19 UTC by R. Belmont
chd: Fix error where FLAC was encoding 4 times too much data (samples vs. bytes) [David Haywood]
[src/lib/util]chd.c

r15252 Wednesday 1st February, 2012 at 00:45:55 UTC by smf
remove set_current, in case someone decides to use them again.
[src/emu]device.h

r15251 Tuesday 31st January, 2012 at 17:22:15 UTC by Angelo Salese
From Haze:

new not working:
---------------
Unknown BMC Poker Game,
Gone Fishing 2
Chess Challenge 2
EZ Touch
Sega Shooting Zone

new clones
---------
Warriors of Fate ('sgyxz' bootleg) (not working)
[src/mame]mame.lst mame.mak
[src/mame/drivers]bmcpokr.c* fcrash.c igs_m027.c igspc.c shtzone.c*

r15250 Tuesday 31st January, 2012 at 16:41:48 UTC by Angelo Salese
By request, changed calchase RAM from 32 to 64M, nw
[src/mame/drivers]calchase.c

r15249 Tuesday 31st January, 2012 at 14:50:49 UTC by Tafoid
Fixed MT# 04650: m1coro11n, m1coro11np, m1coro12n, m1coro12np, m1coro21n, m1coro21np, m1coro22n, m1coro31p, m1coro32n, m1coro32np: Game descriptions contain a TAB character.
[src/mame/drivers]maygay1b.c

r15248 Tuesday 31st January, 2012 at 12:24:27 UTC by Miodrag Milanović
Sync with MAME (nw)
[src/lib/formats]ti99_dsk.c

r15247 Tuesday 31st January, 2012 at 08:12:07 UTC by Miodrag Milanović
Fixed AES (MESS) regression,region names are with leading ':' (nw)
[src/mame/drivers]neogeo.c

r15246 Tuesday 31st January, 2012 at 06:40:59 UTC by Fabio Priuli
fixed crash when loading from softlist with -cart/-flop/-cass switch.
[src/emu]softlist.c

r15245 Monday 30th January, 2012 at 23:55:21 UTC by hap
sprites wraparound (eg. dkong3 when clearing stage 1: http://www.youtube.com/watch?v=DM2qbL5xTVE )
[src/mame/video]dkong.c

r15244 Monday 30th January, 2012 at 21:25:07 UTC by Mariusz Wojcieszek
Improved inputs in Tourvision driver [Stephh]
[src/mame/drivers]tourvis.c

r15243 Monday 30th January, 2012 at 20:36:52 UTC by Mariusz Wojcieszek
New games added as NOT_WORKING
----------------------------------
Dungeon Explorer (Tourvision PCE bootleg) [Charles McDonald, Clawgrip, AUMAP]
[src/mame]mame.lst
[src/mame/drivers]tourvis.c

r15242 Monday 30th January, 2012 at 17:58:39 UTC by hap
timing improvements from btime.c
[src/mame/drivers]scregg.c

r15241 Monday 30th January, 2012 at 17:21:49 UTC by hap
fix cocktail offset
[src/mame/video]btime.c

r15240 Monday 30th January, 2012 at 14:32:31 UTC by Miodrag Milanović
Fix regression on softload item load using menus (no whatsnew)
[src/emu]diimage.c diimage.h romload.c softlist.c softlist.h

r15239 Monday 30th January, 2012 at 14:13:49 UTC by Angelo Salese
Haze fixes:

fix mt 04635, 04632
plus correct loading for dragngun video data, identified as standard DVI data (unsurprising, game has a DVI logo)
dave | -=+ says (14:58)
plus slight fix to the way captaven rasters were handled
plus widescreen layout on superchase (it's meant to be widescreen)
[src/mame/drivers]deco32.c pgm.c
[src/mame/includes]pgm.h
[src/mame/layout]superchs.lay
[src/mame/machine]pgmprot.c
[src/mame/video]armedf.c deco16ic.c

r15238 Monday 30th January, 2012 at 10:42:47 UTC by Miodrag Milanović
Fixed game info screen (no whatsnew)
[src/emu]ui.c

r15237 Monday 30th January, 2012 at 00:05:45 UTC by hap
correction for likely cause, from dox[]
[src/mame/drivers]pacman.c

r15236 Sunday 29th January, 2012 at 23:52:26 UTC by hap
(note baddump reason)
[src/mame/drivers]pacman.c

r15235 Sunday 29th January, 2012 at 23:42:13 UTC by hap
ddragon2 dsw correction from rcoltrane
[src/mame/drivers]ddragon.c

r15234 Sunday 29th January, 2012 at 23:33:22 UTC by hap
dsw correction from stephh
[src/mame/drivers]cabal.c

r15233 Sunday 29th January, 2012 at 23:01:52 UTC by hap
(note about garbage sprites on pcb)
[src/mame/drivers]tecmosys.c

r15232 Sunday 29th January, 2012 at 21:25:33 UTC by Angelo Salese
Fix a VGA crash, nw
[src/emu/video]pc_vga.c

r15231 Sunday 29th January, 2012 at 20:47:59 UTC by R. Belmont
[MT #4628] Agress has half the work RAM of blockout and tests that it mirrors. [R. Belmont]
[src/mame/drivers]blockout.c

r15230 Sunday 29th January, 2012 at 17:59:47 UTC by Ryan Holtz
Fixed disassembly of far jump instructions in the u'nSP core [trap15]
[src/emu/cpu/unsp]unspdasm.c

r15229 Sunday 29th January, 2012 at 17:52:49 UTC by R. Belmont
[MT #3444] Show save state items in debugger memory windows [R. Belmont]
[src/emu/debug]dvmemory.c

r15228 Sunday 29th January, 2012 at 17:44:09 UTC by Brian Troha
segaorun.c: Minor doc update NW
[src/mame/drivers]segaorun.c

r15227 Sunday 29th January, 2012 at 16:36:56 UTC by Angelo Salese
MAME 0.144u7 tag
[/tags]mame0144u7*

r15226 Sunday 29th January, 2012 at 16:34:26 UTC by Angelo Salese
Clean-ups and version bump
[src]version.c
[src/emu]audit.c device.c device.h diimage.h emutempl.h machine.c machine.h mconfig.c memory.c render.h romload.c screen.c softlist.h tilemap.c tilemap.h validity.c validity.h
[src/emu/cpu/arm7]arm7ops.h
[src/emu/cpu/i386]i386.c i386op16.c i386op32.c i386priv.h i486ops.c x87ops.c
[src/emu/imagedev]floppy.c
[src/emu/machine]6522via.c generic.c im6402.c im6402.h scsihd.c
[src/emu/sound]samples.c
[src/emu/video]pc_vga.c
[src/lib]lib.mak
[src/lib/formats]flopimg.c flopimg.h
[src/lib/libflac/include/flac]format.h metadata.h stream_decoder.h stream_encoder.h
[src/lib/libflac/include/flac++]decoder.h encoder.h metadata.h
[src/lib/libflac/include/private]fixed.h float.h lpc.h window.h
[src/lib/libflac/libflac]bitreader.c bitwriter.c cpu.c fixed.c float.c lpc.c md5.c metadata_iterators.c metadata_object.c stream_decoder.c stream_encoder.c stream_encoder_framing.c
[src/lib/libjpeg]jcapimin.c jcarith.c jccolor.c jcdctmgr.c jchuff.c jcmainct.c jcmarker.c jcmaster.c jcparam.c jctrans.c jdapimin.c jdarith.c jdcoefct.c jdcolor.c jdct.h jddctmgr.c jdhuff.c jdinput.c jdmarker.c jdmaster.c jdmerge.c jdsample.c jerror.c jidctflt.c jidctfst.c jidctint.c jmemmgr.c jpeglib.h jpegtran.c jquant1.c jquant2.c
[src/lib/util]chd.c tagmap.h
[src/mame]mame.lst
[src/mame/drivers]bnstars.c cntsteer.c cybertnk.c dassault.c dreamwld.c eolithsp.c gberet.c naomi.c nemesis.c neodrvr.c nexus3d.c pluto5.c pntnpuzl.c popobear.c rocnrope.c sliver.c taitowlf.c twincobr.c
[src/mame/includes]metro.h
[src/mame/machine]steppers.c
[src/mame/video]boogwing.c dassault.c decospr.c f1gp.c konicdev.c macrossp.c mermaid.c ms32.c namcona1.c namcos2.c ppu2c0x.c ppu2c0x.h psikyo.c punchout.c rohga.c simpl156.c skyraid.c
[src/tools]chdman.c

r15225 Sunday 29th January, 2012 at 16:12:56 UTC by Angelo Salese
Whatsnew for 0.144u7
[/build]whatsnew.cmd
[/build/whatsnew]whatsnew_0144u7.txt*

r15224 Sunday 29th January, 2012 at 15:18:45 UTC by Angelo Salese
Fixed VGA memory map writes [Grull Osgo]
[src/emu/video]pc_vga.c
[src/mame/drivers]multfish.c

r15223 Sunday 29th January, 2012 at 14:24:43 UTC by smf
 shift in under o2 or t2 control generates clock on cb1.
[src/emu/machine]6522via.c

r15222 Sunday 29th January, 2012 at 14:11:50 UTC by Angelo Salese
Multifish update from MetalliC (missing mame.lst sets will be added at clean-up stage)
[src/mame/drivers]multfish.c

r15221 Sunday 29th January, 2012 at 14:04:52 UTC by Angelo Salese
Converted Desert Assault to use generic deco sprite implementation [David Haywood]
[src/mame/drivers]boogwing.c dassault.c
[src/mame/includes]boogwing.h dassault.h
[src/mame/video]boogwing.c dassault.c decospr.c rohga.c

r15220 Sunday 29th January, 2012 at 09:40:48 UTC by Barry Rodewald
i386: Major update to segment limit and protection checking. [Carl]
[src/emu/cpu/i386]i386.c i386op16.c i386op32.c i386ops.c i386priv.h i486ops.c pentops.c x87ops.c

r15219 Sunday 29th January, 2012 at 03:26:34 UTC by R. Belmont
Keep u7 compatible while we wait for Aaron (nw)
[src/lib/util]cdrom.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team