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

Previous 508919 RevisionsNext 50

Friday 21st May, 2004 at 04:04:44 UTC by Nathan Woods
[VTECH1] Added some variants and fixed graphics [Dirk Best]
[docs]messnew.txt
[mess/includes]vtech1.h
[mess/machine]vtech1.c
[mess/systems]vtech1.c
[mess/vidhrdw]vtech1.c

Wednesday 19th May, 2004 at 03:04:02 UTC by Nathan Woods
[GENESIS] Fixed Raiden Trad and Wani Wani World [Anonymous]
[docs]messnew.txt
[mess/machine]genesis.c

Tuesday 18th May, 2004 at 03:36:33 UTC by Nathan Woods
Fixed bug #551
[docs]messnew.txt
[src/ui]mame32.rc

Tuesday 18th May, 2004 at 02:19:54 UTC by Nathan Woods
Added Megaduck driver [Wilbert Pol]
[docs]messnew.txt
[mess]system.c
[mess/cpu/z80gb]z80gb.c
[mess/includes]gb.h
[mess/machine]gb.c
[mess/systems]gb.c

Monday 17th May, 2004 at 22:11:24 UTC by Nathan Woods
Fixed a bug in the i386 core when running 16-bit code; at386 gets further
[src/cpu/i386]i386op16.c

Monday 17th May, 2004 at 21:07:14 UTC by Cowering
updated input controller info
[mess/machine]ibmat.c ibmat.c

Sunday 16th May, 2004 at 19:36:25 UTC by Nathan Woods
[GENESIS] Split Genesis driver into gen_usa, gen_eur and gen_jpn drivers for
different countries. Also fixed a bug that caused sound to be gone in certain
games. [Anonymous]
[docs]messnew.txt
[mess]system.c
[mess/includes]genesis.h
[mess/machine]genesis.c
[mess/systems]genesis.c

Sunday 16th May, 2004 at 17:30:07 UTC by Nathan Woods
[AT386] Update; get further in the boot process, still nothing usable yet
[mess/machine]ibmat.c
[src/cpu/i386]i386.c i386.h i386op16.c i386ops.c

Saturday 15th May, 2004 at 20:45:50 UTC by Nathan Woods
Changed tststubs so that DIRECT_RGB games run in messtest
[mess/tools/messtest]tststubs.c

Friday 14th May, 2004 at 17:38:45 UTC by smf
added memory card support
[mess]device.c device.h mui_text.c
[mess/windows]configms.c
[src/msdos]config.c
[src/ui]options.c

Friday 14th May, 2004 at 17:07:41 UTC by Krzysztof Strzecha
Sinclair ZX-80 and ZX-81 and their clones fixed and readded.
[docs]messnew.txt
[mess]system.c
[mess/machine]zx.c
[mess/systems]zx.c
[mess/vidhrdw]zx.c

Friday 14th May, 2004 at 03:09:15 UTC by Nathan Woods
Prepared MESS for next version and updated to MAME 0.82u1 core
[docs]messnew.txt
[src]driver.c mame.mak version.c
[src/cpu/mips]mipsdasm.c psx.c psx.h
[src/cpu/z80]z80.c
[src/drivers]1945kiii.c afega.c cojag.c cps3.c dynax.c firehawk.c gottlieb.c hyprduel.c konamigx.c paradise.c realbrk.c scobra.c segac2.c skychut.c stv.c tecmo16.c xexex.c zn.c
[src/vidhrdw]afega.c hyprduel.c namcos22.c stvvdp1.c stvvdp2.c tecmo16.c
[src/windows]windows.mak

Friday 14th May, 2004 at 01:01:54 UTC by Hobie Troxell
Added CRC for 25 and correct size for 23.
[hash]channelf.hsi

Thursday 13th May, 2004 at 07:52:53 UTC by Raphaël Nabet
Up-to-date as of 2004-05-13.
[mac/MacMAME] core.mcp drivers.mcp machine.mcp sound.mcp vidhrdw.mcp MacMAME.mcp driver_stub.c driver_stub_C.c
[mac/MacMAME/mame.pbproj]project.pbxproj
[mac/MacMAME/override/macintosh]MacMAME.h
[mac/MacMESS]MESS core.mcp MESS formats.mcp MESS systems.mcp MESS vidhrdw.mcp
[mac/MacMESS/mess.pbproj]project.pbxproj
[mac/MacMESS/override/macintosh]MacMESS.h

Thursday 13th May, 2004 at 00:44:02 UTC by Hobie Troxell
Initial version, based on tosec files from Duke.
[hash]laser210.hsi*

Thursday 13th May, 2004 at 00:38:08 UTC by Nathan Woods
Committing sysinfo.dat changes for the TMC600 on behalf of Curt Coder
[ROOT]sysinfo.dat

Wednesday 12th May, 2004 at 17:55:05 UTC by smf
removed vidhrdw/genesis & sndhrdw/genesis
[mess]mess.mak

Tuesday 11th May, 2004 at 02:21:54 UTC by Hobie Troxell
intv update from Ryan (http://www.intellivision.ca)
[ROOT]sysinfo.dat

Tuesday 11th May, 2004 at 02:21:30 UTC by Nathan Woods
[GENESIS] Almost complete rewrite [Anonymous]
[docs]messnew.txt
[mess/includes]genesis.h*
[mess/machine]genesis.c genesis.h
[mess/sndhrdw]genesis.c
[mess/systems]genesis.c
[mess/vidhrdw]genesis.c genesis.h

Monday 10th May, 2004 at 15:20:40 UTC by smf
pad emulation uses a state machine
[mess/systems]psx.c

Monday 10th May, 2004 at 15:19:52 UTC by smf
sio clock is active low
[src/machine]psx.c

Monday 10th May, 2004 at 03:06:22 UTC by Hobie Troxell
1. a2600 - some mfgs added.
2. channelf - democart2 added
[hash]a2600.hsi channelf.hsi

Sunday 9th May, 2004 at 23:07:28 UTC by Nathan Woods
Updated to MAME 0.82 core
[src]cpuexec.c cpuint.c cpuintrf.c cpuintrf.h driver.c mame.mak palette.c palette.h rules.mak version.c
[src/cpu/i960]i960.c
[src/cpu/m6502]t6502.c
[src/cpu/m68000]m68000.h m68k.h m68kconf.h m68kcpu.c m68kcpu.h m68kdasm.c m68kmake.c m68kmame.c m68kmame.h make68k.c
[src/cpu/mips]mipsdasm.c psx.c psx.h
[src/drivers]1945kiii.c* 4enraya.c blockade.c blockout.c cojag.c cps3.c fastfred.c firehawk.c* flower.c gottlieb.c macs.c namcos2.c namcos22.c onetwo.c scobra.c segac2.c seta.c ssv.c taito_z.c vamphalf.c vsnes.c zn.c
[src/machine]namcos2.c
[src/sndhrdw]segar.c
[src/vidhrdw]flower.c konamigx.c model1.c namcos22.c ssv.c

Sunday 9th May, 2004 at 08:03:45 UTC by smf
updated to dos mame 0.82
[ROOT]whatsnwd.txt
[src/msdos]video.c

Sunday 9th May, 2004 at 07:53:06 UTC by smf
removed comment about pal bios crashing
[mess/systems]psx.c

Sunday 9th May, 2004 at 07:52:34 UTC by smf
fixed pal bios from crashing
[src/vidhrdw]psx.c

Wednesday 5th May, 2004 at 22:14:25 UTC by XulChris
Added SHA1 sums
[mess/systems]mc10.c mekd2.c mk1.c mk2.c mtx.c mz700.c nascom1.c nc.c nes.c odyssey2.c oric.c

Tuesday 4th May, 2004 at 22:22:06 UTC by smf
searches zip files for first matching image type
[mess/ui]softwarelist.c

Tuesday 4th May, 2004 at 22:20:38 UTC by smf
added standard controller support
[mess/systems]psx.c
[src/machine]psx.c

Tuesday 4th May, 2004 at 03:04:44 UTC by Nathan Woods
[AT386] More enhancements; we get to a keyboard prompt now, too bad that the
keyboard doesn't work. Also had to add APIs to memory.c
[mess/machine]at.c
[src]memory.c memory.h

Tuesday 4th May, 2004 at 01:18:10 UTC by Nathan Woods
[AT386] Various improvements
[mess/includes]ibmat.h
[mess/machine]at.c ibmat.c
[mess/systems]at.c
[src]memory.c
[src/cpu/i386]i386dasm.c i386op16.c i386op16.h i386op32.c i386op32.h i386ops.c

Monday 3rd May, 2004 at 00:28:38 UTC by Nathan Woods
[AT386] A couple of I386 fixes; implemented state save support for i386. Also
fixed a recently introduced bug in the PIC
[mess/machine]pcshare.c pic8259.c
[src/cpu/i386]i386.c i386.h i386op16.c

Sunday 2nd May, 2004 at 21:21:17 UTC by Nathan Woods
Fixed bug #544
[docs]messnew.txt
[mess/machine]c128.c

Friday 30th April, 2004 at 20:25:11 UTC by smf
Added correct input ports
[mess/systems]psx.c

Friday 30th April, 2004 at 20:20:41 UTC by smf
updated to latest dos mame
[src/msdos]sound.c video.c

Friday 30th April, 2004 at 04:58:56 UTC by XulChris
Added SHA1 sums
[mess/systems]geneve.c hp48.c intv.c jaguar.c jupiter.c kaypro.c kc.c kim1.c lisa.c lviv.c lynx.c mac.c mbee.c

Friday 30th April, 2004 at 03:14:27 UTC by Hobie Troxell
Corrected 1 mistake from the previous mass edit.
[hash]msx.hsi

Friday 30th April, 2004 at 03:00:39 UTC by Nathan Woods
[Telmac] Fixed minor bugs; enabled parent driver
[docs]messnew.txt
[mess]system.c
[mess/systems]telmac.c

Friday 30th April, 2004 at 01:03:17 UTC by XulChris
Fix C99 compile error
[mess/vidhrdw]cdp186x.c

Thursday 29th April, 2004 at 23:01:35 UTC by Nathan Woods
1. Updated to MAME 0.81u9
2. Added Curt Coder's Telmac driver
[docs]messnew.txt
[mess]mess.mak system.c
[mess/systems]telmac.c*
[mess/vidhrdw]cdp186x.c* cdp186x.h*
[src]driver.c fileio.c mame.mak rules.mak
[src/cpu/i960]i960.c i960dis.c
[src/drivers]8080bw.c alpha68k.c brkthru.c cojag.c cps3.c dynax.c gotya.c macs.c* mgolf.c* namcofl.c* namcos10.c namcos22.c onetwo.c* segar.c seibuspi.c ssv.c taito_l.c vsnes.c zn.c
[src/includes]namcos22.h psx.h
[src/machine]psx.c znsec.c
[src/sound]scsp.c ymf271.c
[src/vidhrdw]namcofl.c* namcos22.c seibuspi.c

Thursday 29th April, 2004 at 01:50:11 UTC by XulChris
Added SHA1 sums
[mess/systems]apple2.c astrocde.c at.c atari.c atarist.c atom.c avigo.c bbc.c c128.c c16.c c64.c c65.c cbmb.c cgenie.c channelf.c coleco.c compis.c comquest.c concept.c coupe.c cpschngr.c dai.c dragon.c einstein.c enterp.c exidy.c galaxy.c

Thursday 29th April, 2004 at 01:26:01 UTC by Nathan Woods
CDP1802 CPU improvements: [Curt Coder]
- Fixed "Subtract with Borrow" opcode
- Fixed reset
- Fixed mnemonic IMP -> INP
- Added registers N and I
- Cleaned up 1802tbl.c with macros
- Clock divider -> 8
- Added interrupt handling
[docs]messnew.txt
[mess/cpu/cdp1802]1802dasm.c 1802tbl.c cdp1802.c cdp1802.h

Wednesday 28th April, 2004 at 01:24:48 UTC by XulChris
Added SHA1 sums
[mess/systems]a310.c a7800.c adam.c advision.c aim65.c amiga.c amstrad.c apf.c apple1.c apple2.c aquarius.c

Tuesday 27th April, 2004 at 22:23:48 UTC by XulChris
New Atari 7800 (NTSC) BIOS set
[docs]messnew.txt
[mess/systems]a7800.c

Tuesday 27th April, 2004 at 21:25:06 UTC by Nathan Woods
1. Minor IBM AT improvements; at386 passes keyboard test fully now
2. Partial update to the 081u8_private MAME core
[mess]mess.mak
[mess/machine]ibmat.c
[src]cpuintrf.c cpuintrf.h mame.mak romcmp.c rules.mak
[src/cpu/i960]i960.c* i960.h* i960dis.c* i960dis.h*
[src/cpu/tms32025]tms32025.c

Tuesday 27th April, 2004 at 16:42:36 UTC by Krzysztof Strzecha
Fixed bug which makes transfer with frame larger then 8 bits impossible.
[mess/machine]serial.c

Tuesday 27th April, 2004 at 16:39:23 UTC by Krzysztof Strzecha
Fix making possible transfer with 2 stop bits.
[mess/machine]msm8251.c

Tuesday 27th April, 2004 at 16:33:23 UTC by Krzysztof Strzecha
PMD-85.1 tape emulation with support for .pmd format files added.
[docs]messnew.txt
[mess]mess.mak
[mess/formats]pmd_pmd.c* pmd_pmd.h*
[mess/machine]pmd85.c
[mess/systems]pmd85.c

Tuesday 27th April, 2004 at 08:23:10 UTC by XulChris
Fix bug #486
[src]fileio.c

Tuesday 27th April, 2004 at 06:52:44 UTC by XulChris
Fix bug #219
[src/unix/video-drivers]x11_window.c

Previous 508919 RevisionsNext 50


© 1998-2018 The MESS Team