MESS moved to SVN and was later merged into the MAME SVN.

Previous 508919 RevisionsNext 50

Saturday 22nd April, 2006 at 07:42:41 UTC by Wilbert Pol
Updated sm8500 core to DISASSEMBLE_NEW style
[mess/cpu/sm8500]sm8500.c sm8500.h sm8500d.c

Friday 21st April, 2006 at 21:26:17 UTC by Nathan Woods
[PC1350] Fixed 0.105u2 regression
[mess/includes]pc1350.h
[mess/machine]pc1350.c
[mess/systems]pocketc.c

Friday 21st April, 2006 at 20:14:03 UTC by Nathan Woods
1. [N64] Properly recognizes .n64 file extension. [Justin Kerk]

2. [GAMECOM] Fixed miscellaneous compilation errors
[docs]messnew.txt
[mess/cpu/sm8500]sm8500.c
[mess/machine]gamecom.c
[mess/systems]gamecom.c n64.c

Friday 21st April, 2006 at 18:15:06 UTC by Wilbert Pol
Updated eainfo header include
[mess/cpu/sm8500]sm8500d.c

Friday 21st April, 2006 at 17:34:12 UTC by Wilbert Pol
Minor cosmetic update: replace an occurence of 8 spaces with a tab
[mess]mess.mak

Friday 21st April, 2006 at 17:08:55 UTC by Wilbert Pol
[WSWAN] Changed drivers to make use of new v30mz cpu core
Added Tiger Game.com as GAME_NOT_WORKING driver.
[mess]mess.mak messdriv.c
[mess/systems]gamecom.c wswan.c

Friday 21st April, 2006 at 16:50:18 UTC by Wilbert Pol
Added seperate v30mz cpu core and enabled sm8500 cpu core.
[mess]mess.mak
[mess/cpu]cpu.mak
[mess/cpu/v30mz]necea.h* nechost.h* necinstr.h* necintrf.h* necmodrm.h* v30mz.c* v30mz.h*
[src]cpuintrf.c cpuintrf.h

Friday 21st April, 2006 at 15:02:49 UTC by Nathan Woods
[C64] Fixed 0.105u2 regression
[mess/machine]c64.c

Friday 21st April, 2006 at 14:29:12 UTC by Nathan Woods
[CGENIE] Fixed 0.105u2 regression, and implemented configurable RAM support
[docs]messnew.txt
[mess/machine]cgenie.c
[mess/systems]cgenie.c

Friday 21st April, 2006 at 13:11:06 UTC by Nathan Woods
[LYNX] Fixed regressions caused by stricter state save registrations, and
cleaned up driver
[mess/includes]lynx.h
[mess/machine]lynx.c
[mess/systems]lynx.c

Friday 21st April, 2006 at 03:00:15 UTC by Nathan Woods
[AMIGA] Fixed crash
[mess/systems]amiga.c

Thursday 20th April, 2006 at 13:23:24 UTC by Nathan Woods
1. Updated to MAME 0.105u2 core

2. Annoted already fixed bug as being bug #873
[docs]messnew.txt
[mess/includes]dgn_beta.h
[mess/machine]aim65.c amigafdc.c apple1.c coco.c dgn_beta.c pet.c
[mess/systems]amiga.c apf.c dgn_beta.c fnvision.c
[src]drawgfx.c mame.mak mamedriv.c memory.c ui_text.c video.c
[src/cpu/m68000]m68k_in.c
[src/cpu/powerpc]ppc_ops.c
[src/drivers]8080bw.c afega.c arcadia.c carpolo.c coinmstr.c cojag.c cps1.c dgpix.c djboy.c dynax.c eolith.c exidy440.c funworld.c galivan.c galpanic.c itech8.c konamim2.c laserbat.c megatech.c metro.c mitchell.c model2.c model3.c mpu4.c mquake.c nyny.c pacman.c pgm.c qix.c r2dtank.c realbrk.c redalert.c sderby.c sliver.c* spiders.c splash.c toratora.c tugboat.c twincobr.c wardner.c williams.c yamato.c yunsun16.c zaccaria.c zn.c
[src/includes]amiga.h carpolo.h mcr.h qix.h spiders.h williams.h
[src/machine]6821pia.c 6821pia.h amiga.c carpolo.c mcr.c qix.c spiders.c williams.c
[src/sndhrdw]amiga.c exidy.c mcr.c williams.c
[src/sound]ics2115.c iremga20.c nes_defs.h
[src/vidhrdw]amiga.c cclimber.c cps1.c pgm.c sderby.c
[src/windows]config.c
[src/zlib]adler32.c compress.c crc32.c deflate.c deflate.h example.c gzio.c minigzip.c trees.c uncompr.c zconf.h zconf.in.h zutil.c zutil.h

Wednesday 19th April, 2006 at 23:55:53 UTC by Nathan Woods
[PDP1] Misc cleanups
[mess/machine]pdp1.c
[mess/systems]pdp1.c
[mess/vidhrdw]pdp1.c

Wednesday 19th April, 2006 at 18:53:25 UTC by Wilbert Pol
[WSwAN] Fix compile error
[mess/systems]wswan.c

Wednesday 19th April, 2006 at 17:13:47 UTC by Wilbert Pol
[WSWAN] Removed improper usage of ROM_REGION areas
[mess/machine]wswan.c
[mess/systems]wswan.c

Wednesday 19th April, 2006 at 16:43:55 UTC by Lawrence Gold
Fixed a link error for messtest. (Arnaud G. Gibert)
The clean68k target now removes libcpu.a, which fixes link errors for successive builds made without a full clean. (Arnaud G. Gibert)
[src/unix]unix.mak
[src/unix/doc]changes.unix

Wednesday 19th April, 2006 at 15:37:13 UTC by Cowering
Removed 'Pending Redump' flags since they mean nothing to MESS
[hash]nes.hsi

Wednesday 19th April, 2006 at 15:33:55 UTC by Cowering
Made the XML parser happy with &
[hash]gen_usa.hsi nes.hsi

Wednesday 19th April, 2006 at 12:55:19 UTC by Nathan Woods
[MBEE] Removing empty ROM regions
[mess/systems]mbee.c
[mess/vidhrdw]mbee.c

Wednesday 19th April, 2006 at 02:01:44 UTC by Nathan Woods
[Windows GUI] Fixed bug that caused problems selecting different images in the^M
picker
[docs]messnew.txt
[mess/ui]mess32ui.c

Tuesday 18th April, 2006 at 23:58:45 UTC by Nathan Woods
Fixed state save problems with i8085 and PSX
[src]state.h
[src/cpu/i8085]i8085.c

Tuesday 18th April, 2006 at 20:25:18 UTC by Wilbert Pol
Safety commit so this code cannot get lost.
- Preliminary sm8500 cpu core (>90% working)
- Preliminary game.com driver code (not working yet)
[mess/cpu/sm8500]sm8500.c* sm8500.h* sm8500d.c* sm85ops.h*
[mess/includes]gamecom.h*
[mess/machine]gamecom.c*
[mess/systems]gamecom.c*
[mess/vidhrdw]gamecom.c*

Tuesday 18th April, 2006 at 19:39:26 UTC by Lawrence Gold
Restored CWOverrideRedirect in the attribute mask.
[src/unix/video-drivers]x11.c

Tuesday 18th April, 2006 at 17:12:26 UTC by Cowering
Massive update.. All USA Carts are verified now. 99% of JAP also
This has new SHA1 hashes also
[hash]gen_usa.hsi

Tuesday 18th April, 2006 at 15:18:52 UTC by Lawrence Gold
Reverted a change intended to work around some Metacity focus misbehavior. It was causing all window managers to have focus problems in fullscreen mode.
[src/unix/doc]changes.unix
[src/unix/video-drivers]x11.c

Tuesday 18th April, 2006 at 13:06:47 UTC by Nathan Woods
[SNES] Fixed 0.105u1 regression
[mess/systems]snes.c

Tuesday 18th April, 2006 at 12:43:44 UTC by Nathan Woods
Fixed a type safety problem in the save state registration
[src/machine]z80pio.c

Tuesday 18th April, 2006 at 03:14:01 UTC by Cowering
Massive update.. If you find any mapper info you think is wrong, please let me know
This has new SHA1 hashes also
[hash]nes.hsi

Tuesday 18th April, 2006 at 00:35:20 UTC by Nathan Woods
Added Sharp Famicom Twin driver [incog]
[docs]messnew.txt
[mess]messdriv.c
[mess/systems]nes.c

Tuesday 18th April, 2006 at 00:10:12 UTC by Nathan Woods
[AMIGA] Fixed 0.105u1 regression [Dirk Best]
[mess/systems]amiga.c

Monday 17th April, 2006 at 20:00:05 UTC by Wilbert Pol
[WSWAN] Fixed a compile warning.
[mess/machine]wswan.c

Monday 17th April, 2006 at 14:13:21 UTC by Wilbert Pol
[WSWAN] Fixed two sprite display issues. Updated hblank/vblank counter support. Added some RTC support, but it's not fully working yet. Updated initial reset banking code.
[mess/includes]wswan.h
[mess/machine]wswan.c
[mess/vidhrdw]wswan.c

Monday 17th April, 2006 at 04:27:12 UTC by Hobie Troxell
Bug #869 - updated property snapshots
[docs]wintoc.xml
[docs/windows]guiconf.htm
[docs/windows/images]propadv.gif propadv.png* propcnt.gif propctrlr.png* propd3d.gif propd3d.png* propmisc.png* propmsc.gif props.gif props.png* propsnd.gif propsnd.png* propvec.gif propvec.png*

Monday 17th April, 2006 at 03:27:36 UTC by Hobie Troxell
Bug #869 - update some of the windows documentation. More to come.
[docs]wintoc.xml
[docs/windows]install.htm main.htm
[docs/windows/images]tree.gif tree.png* wzip.gif

Monday 17th April, 2006 at 00:47:41 UTC by Lawrence Gold
In fullscreen mode, the display no longer appears underneath other windows when the window manager is Metacity 2.14.x. However, there's still a problem with keystrokes not being received, but you can use "-grabkeyboard (-gkb)" or left-ctrl + end as a workaround.
[src/unix/video-drivers]x11.c

Sunday 16th April, 2006 at 19:00:27 UTC by Lawrence Gold
clone_of changes for 0.105u1.
[src/unix]config.c fronthlp.c video.c

Sunday 16th April, 2006 at 18:28:10 UTC by Lawrence Gold
Changes for 0.105.
[src/unix]config.c fileio.c fronthlp.c video.c
[src/unix/doc]changes.unix
[src/unix/doc/mame]whatsnew.txt windows.txt
[src/unix/doc/mess]messnew.txt sysinfo.dat

Sunday 16th April, 2006 at 17:14:49 UTC by Wilbert Pol
[WSWAN] Several graphics fixed. Added support for wonderswan color.
[mess]messdriv.c
[mess/includes]wswan.h
[mess/machine]wswan.c
[mess/sndhrdw]wswan.c
[mess/systems]wswan.c
[mess/vidhrdw]wswan.c

Sunday 16th April, 2006 at 16:28:02 UTC by Nathan Woods
[Imgtool] Partially changed how Imgtool drivers are specified; only have this
set up for floppy drivers right now; more to come
[mess/tools/imgtool]fat.c iflopimg.c iflopimg.h imgtool.c library.c library.h mac.c os9.c prodos.c rsdos.c vzdos.c

Saturday 15th April, 2006 at 20:05:23 UTC by Nathan Woods
Fixed debug builds [Dirk Best]
[ROOT]makefile.mes
[mess/cpu/f8]f8dasm.c
[mess/cpu/saturn]saturnds.c
[mess/cpu/tms7000]7000dasm.c
[mess/cpu/z80gb]z80gbd.c

Saturday 15th April, 2006 at 13:55:52 UTC by Nathan Woods
Changed system.c to messdriv.c, as per MAME convention
[mess]mess.mak messdriv.c* system.c

Saturday 15th April, 2006 at 12:27:24 UTC by Nathan Woods
Removed code now in mamecore.h
[mess/vidhrdw]m6847.c

Saturday 15th April, 2006 at 12:21:17 UTC by Nathan Woods
Fixed debug compilation error
[mess/vidhrdw]m6847.c

Friday 14th April, 2006 at 23:55:13 UTC by Hobie Troxell
Bug #844 Deleted some duplicates with info from MJSTY
[hash]msx.hsi msx2.hsi

Friday 14th April, 2006 at 22:39:10 UTC by Nathan Woods
1. Updated to MAME 0.105u1 core

2. [COCO] Mid-scanline raster effect enhancements
[ROOT]makefile
[docs]messnew.txt
[mess]artworkx.c mess.c mess.mak messdrv.h mesvalid.c system.c
[mess/machine]amigafdc.c
[mess/systems]amiga.c snes.c
[mess/tools/imgtool]stubs.c
[mess/ui]mess32ui.c
[mess/vidhrdw]m6847.c
[src]artwork.c audit.c cheat.c config.c cpuintrf.c cpuintrf.h driver.c driver.h fileio.c info.c info.h mame.c mame.h mame.mak mamecore.h mamedriv.c memory.c memory.h romload.c state.h tiny.c usrintrf.c validity.c video.c
[src/cpu]cpu.mak
[src/cpu/arm]arm.c
[src/cpu/arm7]arm7core.c
[src/cpu/h83002]h83002.c
[src/cpu/m68000]m68k_in.c m68kcpu.c m68kcpu.h m68kdasm.c m68kfpu.c*
[src/cpu/tms32051]32051ops.c* 32051ops.h* dis32051.c* tms32051.c* tms32051.h*
[src/debug]debughlp.c debugvw.c mamedbg.c
[src/drivers]arcadia.c artmagic.c asuka.c ataxx.c attckufo.c backfire.c bfm_sc2.c bsktball.c canyon.c cave.c cclimber.c cps1.c cps2.c crbaloon.c cvs.c deco32.c dragrace.c dynax.c eolith.c fcrash.c galaxian.c galpanic.c grchamp.c groundfx.c gunbustr.c gunpey.c harddriv.c jchan.c kaneko16.c konamigx.c laserbat.c lastfght.c leland.c m72.c malzak.c metro.c mitchell.c moo.c mquake.c namcofl.c namconb1.c namcos1.c namcos2.c namcos21.c namcos22.c namcos23.c naughtyb.c nss.c orbit.c pgm.c phoenix.c poolshrk.c psikyo4.c quasar.c rohga.c sega.c segahang.c segar.c seicross.c seta.c spiders.c sprint2.c sprint4.c statriv2.c stv.c superchs.c system24.c taito_f3.c taitojc.c tank8.c triplhnt.c tumbleb.c undrfire.c vicdual.c videopin.c yamato.c zn.c
[src/includes]amiga.h appoooh.h arabian.h astrocde.h attckufo.h* balsente.h berzerk.h bfm_sc2.h bsktball.h canyon.h cclimber.h* cloak.h cninja.h cojag.h crbaloon.h crshrace.h deco16ic.h deco32.h decocrpt.h decoprot.h dogfgt.h dragrace.h espial.h f1gp.h fastfred.h fromance.h galaga.h galaxian.h gcpinbal.h grchamp.h gridlee.h gstriker.h harddriv.h homedata.h iqblock.h itech32.h kaneko16.h kangaroo.h kyugo.h leland.h lemmings.h lwings.h megasys1.h micro3d.h midwunit.h missile.h n64.h namcoic.h namcona1.h namconb1.h namcond1.h namcos2.h namcos21.h namcos22.h namcos3d.h nb1413m3.h news.h orbit.h phoenix.h poolshrk.h psikyosh.h qix.h realbrk.h sega.h seta.h slapstic.h snes.h spiders.h sprint2.h sprint4.h starwars.h taito_f2.h taito_f3.h tank8.h taxidrvr.h triplhnt.h tubep.h vicdual.h videopin.h wwfwfest.h
[src/machine]acitya.c amiga.c asic65.c astrocde.c atari.c bonzeadv.c carpolo.c cchip.c clayshoo.c decocass.c decoprot.c grchamp.c harddriv.c jumpshot.c kaneko16.c kaneko16.h leland.c mspacman.c namcoio.c pacplus.c pgmcrypt.c scramble.c snes.c system24.c theglobp.c toaplan1.c xevious.c z80pio.c
[src/sndhrdw]amiga.c* asteroid.c attckufo.c carnival.c cclimber.c cyberbal.c depthch.c galaxian.c gorf.c harddriv.c invinco.c llander.c phoenix.c pleiads.c pulsar.c scramble.c snes.c starwars.c taito_f3.c wow.c
[src/sound]scsp.c scsp.h
[src/ui]datafile.c m32util.c options.c properties.c screenshot.c treeview.c win32ui.c
[src/vidhrdw]8080bw.c amiga.c astrocde.c attckufo.c badlands.c beaminv.c blockade.c bosco.c canyon.c cbuster.c cclimber.c clayshoo.c cps1.c crbaloon.c cvs.c dec0.c deco32.c digdug.c dragrace.c espial.c galaga.c galaxian.c gcpinbal.c grchamp.c gridlee.c lemmings.c leprechn.c malzak.c megasys1.c micro3d.c namcos22.c naughtyb.c nitedrvr.c orbit.c pacman.c pgm.c phoenix.c poolshrk.c psikyo4.c quasar.c s2636.c s2636.h sbrkout.c sega.c segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c seta.c skullxbo.c snes.c spiders.c sprint2.c sprint4.c stvvdp1.c stvvdp2.c system1.c system24.c taito_f2.c taito_f3.c tank8.c thunderj.c tubep.c tumbleb.c vaportra.c vicdual.c videopin.c wwfwfest.c xevious.c xybots.c ygv608.h
[src/windows]config.c debugwin.c fronthlp.c input.c video.c
[src/zlib]adler32.c compress.c crc32.c deflate.c deflate.h example.c gzio.c minigzip.c trees.c uncompr.c zconf.h zconf.in.h zutil.c zutil.h

Wednesday 12th April, 2006 at 22:47:24 UTC by Nathan Woods
[COCO3] Small optimization
[mess/vidhrdw]coco3.c

Wednesday 12th April, 2006 at 13:13:13 UTC by Nathan Woods
[COCO] Miscellaneous refactorings
[mess/machine]coco.c
[mess/vidhrdw]m6847.c m6847.h

Tuesday 11th April, 2006 at 01:40:26 UTC by Nathan Woods
Updated makefile disassembly targets
[ROOT]makefile.mes

Monday 10th April, 2006 at 11:38:50 UTC by Nathan Woods
Reverting mistake
[src/drivers]atarisy2.c

Monday 10th April, 2006 at 01:47:30 UTC by Nathan Woods
Moved all N64 hardware emulation into src/machine/n64.c for proper code sharing
between MAME and MESS
[mess]mess.mak
[mess/systems]n64.c
[src]mame.mak
[src/cpu/rsp]rsp.c
[src/drivers]aleck64.c atarisy2.c
[src/includes]n64.h*
[src/machine]n64.c*

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team