Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7249 Wednesday 3rd February, 2010 at 14:18:29 UTC by Curt Coder
[C8050] Fixed stepper motor phases.
[src/mess/machine]c2040.c

r7248 Wednesday 3rd February, 2010 at 14:06:11 UTC by Miodrag Milanović
New System Drivers Supported:
-----------------------------
- Iskra-1031 [Miodrag Milanovic] (need proper CGA ROM dump)
- EC-1841 [Miodrag Milanovic]
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]pc.c
[src/mess/video]pc_cga.c

r7247 Wednesday 3rd February, 2010 at 13:09:56 UTC by Curt Coder
[C1541] Added mirroring to memory maps.
[src/mess/machine]c1541.c

r7246 Wednesday 3rd February, 2010 at 08:42:26 UTC by Fabio Priuli
This should fix bug 1904 for coco as well (apparently I sent an outdated file in 7242 :( )
[src/mess/machine]coco.c

r7245 Wednesday 3rd February, 2010 at 06:25:00 UTC by Miodrag Milanović
Removed astring_free that caused trouble [mizapf]
[src/mess/devices]multcart.c

r7244 Tuesday 2nd February, 2010 at 20:58:19 UTC by Miodrag Milanović
Fixed regular image loading.
[src/mess]image.c image.h mess.c

r7243 Tuesday 2nd February, 2010 at 20:28:57 UTC by Miodrag Milanović
Fixed cart handling, make coco cart boots again.
[src/mess]image.c mess.c

r7242 Tuesday 2nd February, 2010 at 19:17:02 UTC by Fabio Priuli
[COCO] Fixed crosshair appearance at start when no lightgun is selected (it affected coco, coco2 & dragon)
[src/mess/drivers]coco.c
[src/mess/machine]coco.c

r7241 Tuesday 2nd February, 2010 at 14:41:57 UTC by Curt Coder
[C8050] Fixed bitrates.
[src/mess/formats]g64_dsk.h

r7240 Tuesday 2nd February, 2010 at 14:41:24 UTC by Curt Coder
Added Tandy 2000 skeleton.
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]tandy2k.c*

r7239 Tuesday 2nd February, 2010 at 13:11:32 UTC by Miodrag Milanović
Made some things simpler and isolated all device add specific code into one function.
[src/mess]image.h mess.c
[src/mess/devices]cartslot.c

r7238 Tuesday 2nd February, 2010 at 12:29:59 UTC by Curt Coder
[C8050] WIP
[src/mess/formats]d64_dsk.c d64_dsk.h g64_dsk.c g64_dsk.h
[src/mess/machine]c1541.c c1551.c c1571.c c2040.c

r7237 Tuesday 2nd February, 2010 at 12:14:48 UTC by Miodrag Milanović
Fixed handling of cartslot sub devices. This makes drivers like coco and aes to work again.
Also placed back recently removed change on cococart.c (device_missing_dependencies)
[src/mess]image.h mess.c
[src/mess/devices]cartslot.c cococart.c

r7236 Tuesday 2nd February, 2010 at 01:23:07 UTC by Phill Harvey-Smith
Fixed pallette handling in both 40 & 80 col mode.
Fixed most line drawing in 40 col mode, welcome demos now mostly work
Added support for an additional 3 hard disks.
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/video]rmnimbus.c

r7235 Monday 1st February, 2010 at 22:20:12 UTC by Fabio Priuli
further cleanups in 32x_cart.c
[src/mess/software]32x_cart.c

r7234 Monday 1st February, 2010 at 20:32:31 UTC by Miodrag Milanović
Fixed upd765 regression, fixes all drivers using it.
[src/mess/machine]upd765.c

r7233 Monday 1st February, 2010 at 20:29:58 UTC by Fabio Priuli
d'oh... I commit the wrong file (some of those changes will be merged later :) )
[src/mess/software]32x_cart.c

r7232 Monday 1st February, 2010 at 20:10:32 UTC by Fabio Priuli
Updated megadriv_cart.c [gigadeath]
Updated 32x_cart.c [gigadeath, myself]
[src/mess/software]32x_cart.c megadriv_cart.c

r7231 Monday 1st February, 2010 at 16:53:59 UTC by Dirk Best
[APRICOT] Added basic APRIDISK image format support, not doing much because the i8089 still needs to emulated
[src/mess]mess.mak
[src/mess/drivers]apricot.c
[src/mess/formats]apridisk.c* apridisk.h*

r7230 Monday 1st February, 2010 at 16:43:40 UTC by Fabio Priuli
Fixed megadrive crash with SRAM equipped games
[src/mess/machine]genesis.c

r7229 Monday 1st February, 2010 at 15:38:28 UTC by Fabio Priuli
Updated crvision_cart.c (Thanks to Luca Antignano)
[src/mess/software]crvision_cart.c

r7228 Monday 1st February, 2010 at 15:35:33 UTC by Fabio Priuli
Temporarily reverted rev.7222 for cococart.c, because coco.c drivers are broken otherwise
[src/mess/devices]cococart.c

r7227 Monday 1st February, 2010 at 14:26:39 UTC by Fabio Priuli
sync'd n64.c with aleck64.c (this should fix the crashes in MESS)
[src/mess/drivers]n64.c

r7226 Monday 1st February, 2010 at 13:55:30 UTC by Fabio Priuli
fix compiling
[src/mess/software]megadriv_cart.c

r7225 Monday 1st February, 2010 at 13:06:20 UTC by Fabio Priuli
* Updated megadriv_list [gigadeath]
[src/mess/software]megadriv_cart.c

r7224 Monday 1st February, 2010 at 13:05:00 UTC by Fabio Priuli
[SMS] Fixed PGA Tour Golf freeze based on Flubba's & RetroRalph's research (bug #1911). [Enik Land]
[docs]messnew.txt
[src/mess/video]smsvdp.c

r7223 Monday 1st February, 2010 at 12:15:54 UTC by Robbbert
Removed a few unused definitions.
[PDP1] Display the PC in hex as well as octal.
[src/emu/cpu/pdp1]pdp1.c
[src/mess/includes]pdp1.h tx0.h

r7222 Monday 1st February, 2010 at 11:50:54 UTC by Dirk Best
More device_delay_init regression fixes
[src/mess/devices]cococart.c
[src/mess/machine]pc_lpt.c

r7221 Monday 1st February, 2010 at 11:21:17 UTC by Dirk Best
[TF20] Fixed recent regressions
[src/mess/machine]tf20.c

r7220 Monday 1st February, 2010 at 09:42:02 UTC by Robbbert
[PDP1] Removed odd memory arrangements; the debugger memory view now agrees with the disassembly.
[src/mess/drivers]pdp1.c
[src/mess/machine]pdp1.c

r7219 Monday 1st February, 2010 at 09:20:48 UTC by Curt Coder
[C2040] Find GCR ROM more elegantly.
[src/mess/machine]c2040.c

r7218 Monday 1st February, 2010 at 09:14:31 UTC by Curt Coder
[PET] Changed floppy drive to Commodore 4040.
[docs]messnew.txt
[src/mess/drivers]pet.c
[src/mess/formats]d64_dsk.c g64_dsk.c
[src/mess/machine]c2040.c

r7217 Monday 1st February, 2010 at 09:06:26 UTC by Curt Coder
Placed floppy drive head initially on track 0 to fix alignment issues with Commodore drives, where physical track 1 is a half track.
[src/mess/devices]flopdrv.c

r7216 Monday 1st February, 2010 at 08:12:06 UTC by Robbbert
messnew
[docs]messnew.txt

r7215 Monday 1st February, 2010 at 07:48:49 UTC by Curt Coder
[6530MIOT] Added pinout.
[src/mess/machine]6530miot.h

r7214 Monday 1st February, 2010 at 07:47:37 UTC by Miodrag Milanović
Small UI change which required VLM5030 sound core to be enabled.
[src/mess]mess.mak
[src/osd/winui]properties.c

r7213 Monday 1st February, 2010 at 07:46:14 UTC by Robbbert
[INTV] Fixed sprite-to-sprite collision detection at the top and left borders [H@P]
[src/mess/video]intv.c

r7212 Monday 1st February, 2010 at 06:46:51 UTC by Robbbert
[PDP1] Fixed crash in debug mode ( bug #1371 )
[src/mess/machine]pdp1.c

r7211 Sunday 31st January, 2010 at 20:31:21 UTC by Angelo Salese
[X1Turbo]: Hooked up OPM Sound Switch, needed by King's Knight booting
[src/mess/drivers]x1.c

r7210 Sunday 31st January, 2010 at 17:04:57 UTC by Phill Harvey-Smith
Fixes in wd17xx to allow the Dragon Alpha to boot.
[src/mess/drivers]coco.c
[src/mess/includes]coco.h
[src/mess/machine]coco.c wd17xx.c wd17xx.h

r7209 Sunday 31st January, 2010 at 14:51:46 UTC by Stefano Priore
[SPECTRUM] .BLK is a widespread alias for .TAP files
[src/mess/formats]tzx_cas.c

r7208 Sunday 31st January, 2010 at 14:27:15 UTC by Stefano Priore
Compile fix on 64-bits
[src/osd/sdl]sdlfile.c

r7207 Sunday 31st January, 2010 at 13:35:44 UTC by Phill Harvey-Smith
Fixed regression preventing Dragon Beta from booting.
[src/mess/drivers]dgn_beta.c
[src/mess/includes]dgn_beta.h
[src/mess/machine]dgn_beta.c
[src/mess/video]dgn_beta.c

r7206 Sunday 31st January, 2010 at 12:51:33 UTC by Robbbert
[APEXC] 1. Added pseudo PC register for the debugger, it will now highlight the next instruction to be executed.
2. Added "normal" addresses to disassembler output, so anyone can see the program flow.
[src/emu/cpu/apexc]apexc.c apexc.h apexcdsm.c

r7205 Sunday 31st January, 2010 at 08:40:52 UTC by Miodrag Milanović
Fixed SMS crash.
[src/mess/video]smsvdp.c

r7204 Sunday 31st January, 2010 at 04:43:36 UTC by R. Belmont
GTK (SDLMESS) debugger crash fix from MAME
[src/osd/sdl]dview.c

r7203 Saturday 30th January, 2010 at 21:57:47 UTC by Justin Kerk
Update version.c
[src]version.c

r7202 Saturday 30th January, 2010 at 21:42:26 UTC by Justin Kerk
[ODYSSEY2] Fixed shape of $ character (bug #1582)
[docs]messnew.txt
[src/mess/video]odyssey2.c

r7201 Saturday 30th January, 2010 at 20:21:42 UTC by Miodrag Milanović
Fix building SDL build (at least on Windows platform)
[src/osd/sdl]sdlmain.c

r7200 Saturday 30th January, 2010 at 17:54:46 UTC by Miodrag Milanović
Just a variable name change.
[src/osd/winui]properties.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team