Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r14350 Sunday 5th February, 2012 at 09:18:44 UTC by Miodrag Milanović
Do the softlist validation only on validate command (no whatsnew)
[src/emu]softlist.c

r14349 Sunday 5th February, 2012 at 08:57:14 UTC by Miodrag Milanović
Commit of upd1771 by request (nw)
[src/mess/audio]upd1771.c

r14348 Sunday 5th February, 2012 at 08:31:42 UTC by Miodrag Milanović
Sync with MAME r15303 (nw)
[src/emu]audit.c drawgfx.c drawgfx.h ioport.c ioport.h rendlay.c tilemap.c tilemap.h uigfx.c
[src/emu/cpu/e132xs]32xsdasm.c
[src/emu/debug]debugcpu.c
[src/emu/machine]msm6242.c
[src/emu/sound]samples.c
[src/emu/video]tms9928a.c tms9928a.h
[src/mame]mame.lst mame.mak
[src/mame/audio]8080bw.c astrof.c blockade.c carnival.c cinemat.c circus.c depthch.c dkong.c dsbz80.c* dsbz80.h* gorf.c invinco.c mw8080bw.c pulsar.c segag80r.c snk6502.c spacefb.c targ.c triplhnt.c turbo.c vicdual.c wow.c zaxxon.c
[src/mame/drivers]actfancr.c aristmk4.c astinvad.c astrocde.c calchase.c cliffhgr.c cosmic.c dai3wksi.c equites.c galaga.c gaplus.c gottlieb.c gotya.c gridlee.c m10.c mcr.c meadows.c model1.c namcos12.c neodrvr.c rallyx.c safarir.c segag80v.c starcrus.c tankbatt.c thief.c truco.c vamphalf.c xmen.c
[src/mame/includes]model1.h
[src/mame/video]seta.c stvvdp2.c zaxxon.c

r14347 Sunday 5th February, 2012 at 07:02:54 UTC by Miodrag Milanović
Proper fix for issues with slots, removed old fix too (no whatsnew)
[src/emu]mconfig.c validity.c

r14346 Sunday 5th February, 2012 at 04:55:00 UTC by Robbbert
Apple1: add notes, remove unneeded include
[src/mess/drivers]apple1.c
[src/mess/machine]apple1.c

r14345 Sunday 5th February, 2012 at 02:05:38 UTC by Justin Kerk
[APPLE1] Add missing keys to paste functionality
[src/mess/drivers]apple1.c

r14344 Saturday 4th February, 2012 at 22:44:12 UTC by Fabio Priuli
apfm1000: moved serials into <info>. no whatsnew.
gbcolor: added a couple of protos. no whatsnew.
[hash]apfm1000.xml gbcolor.xml

r14343 Saturday 4th February, 2012 at 21:18:07 UTC by R. Belmont
n64: mask cart address on PI DMA (nw)
[src/mame/machine]n64.c

r14342 Saturday 4th February, 2012 at 13:56:27 UTC by Curt Coder
[C64] Retired old driver, moved Ultimax to its own driver (vic10). [Curt Coder]
[hash]max.xml vic10.xml*
[src/mess]mess.lst mess.mak
[src/mess/drivers]c128.c c64.c c64x.c c65.c vic10.c*
[src/mess/includes]c128.h c64.h c64_legacy.h* c64x.h c65.h vic10.h*
[src/mess/machine]c128.c c64.c c65.c cbmipt.c cbmipt.h vic10exp.c* vic10exp.h* vic10std.c* vic10std.h*

r14341 Saturday 4th February, 2012 at 11:45:12 UTC by Miodrag Milanović
ISA card AHA1542 skeleton added [Darkstar]
[src/mess]mess.mak mess_dev.lst
[src/mess/drivers]at.c
[src/mess/includes]at.h
[src/mess/machine]isa_aha1542.c* isa_aha1542.h*

r14340 Saturday 4th February, 2012 at 10:31:17 UTC by Miodrag Milanović
Some speedup on ISA DMA, no more list search, direct hook now (no whatsnew)
[src/mess/machine]3c503.c 3c503.h isa.c isa.h isa_fdc.c isa_fdc.h isa_hdc.c isa_hdc.h isa_sblaster.c isa_sblaster.h isa_wdxt_gen.c isa_wdxt_gen.h

r14339 Saturday 4th February, 2012 at 08:28:20 UTC by Fabio Priuli
apple1.xml: fixed dataarea sizes (stupid typo in the script I used to create the list) and added an alt BASIC wav to make easier testing of other tapes until the problem of MESS with the original file is found and fixed. no whatsnew.
[hash]apple1.xml

r14338 Saturday 4th February, 2012 at 07:16:49 UTC by Curt Coder
[C64DTV] Separated to own driver. (nw)
[src/mess]mess.mak
[src/mess/drivers]c64.c c64dtv.c*

r14337 Saturday 4th February, 2012 at 05:28:35 UTC by R. Belmont
n64: fix first DK64 crash, more follow (nw)
[src/mame/video]rdpspn16.c

r14336 Saturday 4th February, 2012 at 04:58:35 UTC by R. Belmont
n64: fix Perfect Dark booting (nw)
[src/mame/video]n64.c

r14335 Saturday 4th February, 2012 at 04:36:16 UTC by R. Belmont
n64: fix memory stomps (nw)
[src/mame/video]n64.c rdpspn16.h

r14334 Friday 3rd February, 2012 at 21:07:10 UTC by MooglyGuy
[N64] DMA / RSP / RDP Optimization and Documentation [MooglyGuy]
- Start of mass variable renaming / documentation in the RDP core
- RSP Opt: Shunt around the core memory system for RSP instruction / data fetches
- DMA Opt: Shunt around the core memory system for SP and PI DMA transfers
- RDP Opt: Replace 2D switch statement with function table for texel fetching
- RDP Opt: Replace 3x array lookup for 16-to-32 pixel expansion with 64K LUT
- RDP Opt: Remove setters / getters in favor of direct member access

nw: Mario 64 saw a speedup from 34.96% to 51.80% in -str 60 -mt on my 3.2Ghz i7, Tetrisphere from 30.75% to 43.05%; global speedup of 1.4x to 1.5x is expected
[src/emu/cpu/rsp]rsp.c rsp.h rspdrc.c
[src/mame/machine]n64.c
[src/mame/video]n64.c n64.h rdpblend.c rdpblend.h rdpfb.c rdpfb.h rdpspn16.c rdptpipe.c rdptpipe.h rdptri.h

r14333 Friday 3rd February, 2012 at 21:04:55 UTC by Curt Coder
[C64] Moved the 64C models to the new driver. (nw)
[src/mess]mess.lst
[src/mess/drivers]c64.c c64x.c
[src/mess/includes]c64x.h

r14332 Friday 3rd February, 2012 at 18:58:49 UTC by Curt Coder
[C64] Moved the portable models to the new driver. (nw)
[src/mess]mess.lst
[src/mess/drivers]c64.c c64x.c
[src/mess/includes]c64x.h

r14331 Friday 3rd February, 2012 at 14:43:30 UTC by Sandro Ronco
Added emulation of HD64610 RTC and hooked up to pda600 driver. [Sandro Ronco]
[src/mess]mess.mak
[src/mess/drivers]pda600.c
[src/mess/machine]hd64610.c* hd64610.h*

r14330 Friday 3rd February, 2012 at 13:32:25 UTC by Miodrag Milanović
Sync with MAME r15274 (nw)
[src/emu]devlegcy.c devlegcy.h devtempl.h

r14329 Friday 3rd February, 2012 at 11:27:55 UTC by Miodrag Milanović
Sync with MAME r15273 (nw)
[src/ldplayer]ldplayer.c ldplayer_dev.lst*
[src/mame]mame.lst
[src/mame/drivers]asteroid.c atarifb.c bwidow.c bzone.c calchase.c centiped.c firebeat.c galaga.c namcos12.c runaway.c stv.c tempest.c twinkle.c
[src/mame/machine]atari_vg.c atari_vg.h

r14328 Friday 3rd February, 2012 at 11:23:41 UTC by Miodrag Milanović
converted DOCG3 to modern, commented evpc and hsgpl nvram handling for now (nw)
[src/mess/drivers]gizmondo.c
[src/mess/machine]docg3.c docg3.h
[src/mess/machine/ti99]evpc.c evpc.h hsgpl.c hsgpl.h

r14327 Friday 3rd February, 2012 at 10:43:00 UTC by Miodrag Milanović
rtc65271 updated (nw)
[src/emu/machine]rtc65271.c rtc65271.h
[src/mess/machine/ti99]tn_ide.c

r14326 Friday 3rd February, 2012 at 07:50:36 UTC by Fabio Priuli
apple1: added tape software list [Anonymous01, Fabio Priuli]
[hash]apple1.xml*
[src/mess/drivers]apple1.c

r14325 Friday 3rd February, 2012 at 07:22:39 UTC by Miodrag Milanović
-lynx: cartslot changed to mandatory (real lynx will not power on without a game inserted) [Huygens]
moved sign detection back outside multiply function.
added sign flag updating on write to LSB of MATH_CD register.
[src/mess/machine]lynx.c

r14324 Friday 3rd February, 2012 at 01:23:55 UTC by R. Belmont
fix GCC 4.6 compile (nw)
[src/emu/video]pc_vga.c

r14323 Thursday 2nd February, 2012 at 20:06:58 UTC by Angelo Salese
Added support for Trident SVGA cards, to be hooked into a isa device ...
[src/emu/video]pc_vga.c pc_vga.h

r14322 Thursday 2nd February, 2012 at 18:36:27 UTC by Curt Coder
Fixed validity. (nw)
[src/mess/drivers]c64.c

r14321 Thursday 2nd February, 2012 at 15:10:42 UTC by Miodrag Milanović
Fixed ISA mapping on at586 and unified with ct486. This fixes vga on at586 too (no whatsnew)
[src/mess/drivers]at.c
[src/mess/machine]cs4031.c isa.c

r14320 Thursday 2nd February, 2012 at 14:59:43 UTC by Miodrag Milanović
Fix for i386, make 586 not break anymore by Carl (no whatsnew)
[src/emu/cpu/i386]i386.c i386priv.h

r14319 Thursday 2nd February, 2012 at 14:15:36 UTC by Fabio Priuli
fixed validation. no whatsnew.
[hash]nes.xml

r14318 Thursday 2nd February, 2012 at 14:06:47 UTC by Miodrag Milanović
Added Covox Stereo-On-1 (no whatsnew)
[src/mess/machine]cntr_covox.c cntr_covox.h pc_lpt.c

r14317 Thursday 2nd February, 2012 at 13:12:44 UTC by Miodrag Milanović
moved latching to pc_lpt and implemented pull-up read (nw)
[src/emu/machine]ctronics.c ctronics.h
[src/mess/machine]cntr_covox.c pc_lpt.c

r14316 Thursday 2nd February, 2012 at 12:41:20 UTC by Miodrag Milanović
Added Covox support as slot device (no whatsnew)
[src/mess]mess.mak
[src/mess/machine]cntr_covox.c* cntr_covox.h* pc_lpt.c

r14315 Thursday 2nd February, 2012 at 11:49:01 UTC by Robbbert
More x1
[src/mess/drivers]x1.c x1twin.c
[src/mess/includes]x1.h

r14314 Thursday 2nd February, 2012 at 11:12:07 UTC by Miodrag Milanović
Add latching on data lines for now (nw)
[src/emu/machine]ctronics.h

r14313 Thursday 2nd February, 2012 at 11:02:17 UTC by Miodrag Milanović
Moved sign conversion code inside multiply function (fixes stunrun) [Huygens]
[src/mess/machine]lynx.c

r14312 Thursday 2nd February, 2012 at 10:37:24 UTC by Miodrag Milanović
Made centronics a slot device and printer as his "card" device (no whatsnew)
[src/emu/machine]ctronics.c ctronics.h
[src/mess/drivers]ace.c amiga.c amstrad.c apricotf.c apricotp.c atarist.c atom.c bbc.c bullet.c bw12.c bw2.c compis.c crvision.c e01.c einstein.c elwro800.c fm7.c jtc.c kaypro.c kyocera.c m5.c mbee.c mc1000.c msx.c mtx.c mz700.c nc.c oric.c pc1512.c pc8001.c pc8801.c phc25.c portfoli.c prof180x.c px4.c rmnimbus.c sage2.c samcoupe.c sg1000.c sorcerer.c super80.c svi318.c tandy2k.c thomson.c tmc600.c trs80.c trs80m2.c tutor.c v1050.c vtech1.c wangpc.c xor100.c
[src/mess/machine]ecb_grip.c pc_lpt.c

r14311 Thursday 2nd February, 2012 at 08:31:29 UTC by Fabio Priuli
ibm5140: added floppy disk softlist. [Kaylee]
[hash]ibm5140.xml*
[src/mess/drivers]ibmpc.c

r14310 Thursday 2nd February, 2012 at 08:27:43 UTC by Fabio Priuli
added a few dumps from various sources + some consistency update. no whatsnew.
[hash]megadriv.xml nes.xml snes.xml

r14309 Thursday 2nd February, 2012 at 07:51:43 UTC by Miodrag Milanović
Added basic uart loopback emulation (loopz, malibu, bzone2k, awesomeg get past intro) [Huygens]
[src/mess/includes]lynx.h
[src/mess/machine]lynx.c

r14308 Thursday 2nd February, 2012 at 07:50:02 UTC by Miodrag Milanović
Sync with MAME r15262 (nw)
[src/emu]device.h rendlay.c
[src/emu/sound]es5503.c scsp.c
[src/lib/util]chd.c
[src/mame]mame.lst mame.mak
[src/mame/drivers]bmcpokr.c* calchase.c crospang.c esd16.c fcrash.c igs_m027.c igspc.c maygay1b.c naomi.c nmg5.c pcat_nit.c shtzone.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

r14307 Thursday 2nd February, 2012 at 07:43:04 UTC by Miodrag Milanović
Centronics converted to c++ and updated MESS code using it (nw)
[src/emu/machine]ctronics.c ctronics.h
[src/mess/drivers]ace.c amiga.c apricotf.c apricotp.c atarist.c atom.c bbc.c bullet.c bw12.c bw2.c crvision.c einstein.c elwro800.c fm7.c jtc.c kaypro.c kyocera.c m5.c mc1000.c mtx.c nc.c oric.c pc1512.c pc8001.c phc25.c portfoli.c prof180x.c px4.c rmnimbus.c sage2.c samcoupe.c sg1000.c tandy2k.c thomson.c tmc600.c trs80m2.c tutor.c v1050.c vtech1.c wangpc.c xor100.c
[src/mess/includes]ace.h apricotf.h apricotp.h atarist.h atom.h bullet.h bw12.h bw2.h compis.h crvision.h jtc.h kaypro.h kyocera.h m5.h mbee.h mc1000.h mtx.h pc1512.h pc8001.h phc25.h sage2.h sg1000.h sorcerer.h super80.h tandy2k.h trs80.h trs80m2.h v1050.h wangpc.h
[src/mess/machine]amstrad.c bbc.c compis.c ecb_grip.c ecb_grip.h kaypro.c mbee.c msx.c mtx.c mz700.c oric.c pc_lpt.c rmnimbus.c sorcerer.c super80.c svi318.c thomson.c trs80.c

r14306 Thursday 2nd February, 2012 at 01:05:47 UTC by Angelo Salese
Fixed reading in read mode 1, fixes at least gfxs in Ladder Man and color fill in Turbo C++ generated SWs
[src/emu/video]pc_vga.c

r14305 Wednesday 1st February, 2012 at 22:19:21 UTC by Angelo Salese
Fixed a bunch of errors as seen in vgatest.exe
[src/emu/video]pc_vga.c

r14304 Wednesday 1st February, 2012 at 21:52:51 UTC by Angelo Salese
Fixed double scan in text mode
[src/emu/video]pc_vga.c

r14303 Wednesday 1st February, 2012 at 21:44:07 UTC by Angelo Salese
Added blinking to text modes, fixed a color attribute register bug
[src/emu/video]pc_vga.c

r14302 Wednesday 1st February, 2012 at 19:38:15 UTC by Curt Coder
[C64] Enabled standard 8K/16K cartridge loading. (nw)
[hash]c64_cart.xml
[src/mess/machine]c64_std.c c64_std.h c64_xl80.c c64exp.c c64exp.h vic20exp.c vic20exp.h

r14301 Wednesday 1st February, 2012 at 12:07:02 UTC by Robbbert
X1: modernised. x1twin: re-enabled 2nd screen, this resolves the XML warning at start.
[src/mess/drivers]x1.c x1twin.c
[src/mess/includes]x1.h
[src/mess/machine]x1.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team