Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r6958 Wednesday 6th January, 2010 at 16:47:23 UTC by Angelo Salese
[ACAN]: More improvements
[src/mess/drivers]supracan.c

r6957 Wednesday 6th January, 2010 at 15:38:27 UTC by Angelo Salese
[ACAN]: Improved scrollx/y
[src/mess/drivers]supracan.c

r6956 Wednesday 6th January, 2010 at 15:28:53 UTC by Wilbert Pol
gamepock_cart: added the remaining release years and game numbers.
[src/mess/software]gamepock_cart.c

r6955 Wednesday 6th January, 2010 at 14:44:58 UTC by Angelo Salese
Added 2bpp gfxs decoding, more improvements to the gfxs
[src/mess/drivers]supracan.c

r6954 Wednesday 6th January, 2010 at 13:59:45 UTC by Robbbert
[ATM ELWRO800 PENTAGON SCORPION SPEC128 SPECPLS3] Added F4 viewer to various spectrum clones.
[src/mess/drivers]atm.c elwro800.c pentagon.c scorpion.c spec128.c specpls3.c

r6953 Wednesday 6th January, 2010 at 11:58:06 UTC by Curt Coder
Compile fix.
[src/mess/machine]i82371ab.h

r6952 Wednesday 6th January, 2010 at 11:56:53 UTC by Miodrag Milanović
[AT] Fixed multi session issue with at386, reset works now too.
[src/mess/machine]at.c

r6951 Wednesday 6th January, 2010 at 09:09:10 UTC by Miodrag Milanović
[PIT8253] Corrected timer update, makes at586 show correct speed
[src/emu/machine]pit8253.c

r6950 Wednesday 6th January, 2010 at 07:11:45 UTC by Phill Harvey-Smith
Minor improvement in graphics fixes slight glitch in RM box menus e.g. in
the welcome program.
[src/mess/machine]rmnimbus.c
[src/mess/video]rmnimbus.c

r6949 Wednesday 6th January, 2010 at 03:43:52 UTC by Barry Rodewald
[FMTOWNS] Fixed 16bpp sprite transparency.
[src/mess/video]fmtowns.c

r6948 Wednesday 6th January, 2010 at 01:23:18 UTC by Barry Rodewald
[FMTOWNS] Small fix for X-axis flipped sprites.
[src/mess/video]fmtowns.c

r6947 Wednesday 6th January, 2010 at 00:57:28 UTC by Barry Rodewald
[FMTOWNS] Implemented PCM flags and IRQs.
[src/mess/drivers]fmtowns.c

r6946 Wednesday 6th January, 2010 at 00:56:33 UTC by Barry Rodewald
[RF5C68] Added simple end-of-sample callback.
[src/emu/sound]rf5c68.c rf5c68.h

r6945 Tuesday 5th January, 2010 at 23:57:55 UTC by Phill Harvey-Smith
Added device for er59256 serial eeprom, does not save between sessions yet
Added sound support to nimbus driver
[src/mess]mess.mak
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/machine]er59256.c* er59256.h* rmnimbus.c
[src/mess/video]rmnimbus.c

r6944 Tuesday 5th January, 2010 at 22:27:24 UTC by Stefano Priore
[CGENIE] Added specific palette for New Zealand version. Verified clocks against schematics.
[src/mess/drivers]cgenie.c

r6943 Tuesday 5th January, 2010 at 19:07:48 UTC by Wilbert Pol
[SUPERGB] Fix crash.
[src/mess/machine]gb.c

r6942 Tuesday 5th January, 2010 at 18:36:35 UTC by Wilbert Pol
Added some release dates and game ids [ranger_lennier]
[src/mess/software]gamepock_cart.c

r6941 Tuesday 5th January, 2010 at 18:28:29 UTC by Wilbert Pol
Added bbcbc_cart software list
[src/mess]messsoft.c

r6940 Tuesday 5th January, 2010 at 18:28:02 UTC by Wilbert Pol
[BBCBC] Added code to support software loaded from a software list.
[src/mess/drivers]bbcbc.c

r6939 Tuesday 5th January, 2010 at 18:25:26 UTC by Wilbert Pol
Added image_get_software_region_length
[src/mess]image.c image.h

r6938 Tuesday 5th January, 2010 at 16:23:07 UTC by Wilbert Pol
Fix compile error
[src/mess]messsoft.c

r6937 Tuesday 5th January, 2010 at 16:19:18 UTC by Dirk Best
Added Intel 82371AB skeleton
[src/mess]mess.mak
[src/mess/drivers]at.c
[src/mess/machine]i82371ab.c* i82371ab.h* i82439tx.c

r6936 Tuesday 5th January, 2010 at 15:36:35 UTC by Wilbert Pol
Added BBC Bridge Companion software list.
[src/mess]mess.mak
[src/mess/software]bbcbc_cart.c*

r6935 Tuesday 5th January, 2010 at 14:52:12 UTC by Wilbert Pol
Fix compile error
[src/mess]softlist.h
[src/mess/software]gamepock_cart.c

r6934 Tuesday 5th January, 2010 at 12:02:44 UTC by Dirk Best
Converted i82439tx to a device, more cleanups
[src/mess/drivers]at.c
[src/mess/machine]at.c i82439tx.c i82439tx.h

r6933 Tuesday 5th January, 2010 at 11:19:38 UTC by Wilbert Pol
Added some default region names for cartridges.
Added src/mess/software/ as a location for storing software information.
Moved the gamepock software list to src/mess/software/
[src/mess]mess.mak messcore.mak
[src/mess/devices]cartslot.h
[src/mess/drivers]gamepock.c
[src/mess/software]gamepock_cart.c*

r6932 Tuesday 5th January, 2010 at 10:41:46 UTC by Wilbert Pol
Added software list to gamepock driver.
[src/mess]mess.mak
[src/mess/drivers]gamepock.c

r6931 Tuesday 5th January, 2010 at 10:40:45 UTC by Wilbert Pol
Added software list support to src/mess/image
[src/mess]image.c image.h

r6930 Tuesday 5th January, 2010 at 10:40:06 UTC by Wilbert Pol
Added software list support to devices/cartslot.
[src/mess/devices]cartslot.c

r6929 Tuesday 5th January, 2010 at 10:29:50 UTC by Wilbert Pol
Added MDRV_CARTSLOT_SOFTWARE_LIST definition.
[src/mess/devices]cartslot.h

r6928 Tuesday 5th January, 2010 at 10:24:00 UTC by Wilbert Pol
Definitions and support functions for software lists.
[src/mess]messsoft.c* softlist.c* softlist.h*

r6927 Tuesday 5th January, 2010 at 10:14:12 UTC by Dirk Best
[I82439TX] Cleanups
[src/mess/machine]i82439tx.c

r6926 Tuesday 5th January, 2010 at 01:27:46 UTC by Angelo Salese
[ACAN]: improved graphics, Super Dragon Force specific
[src/mess/drivers]supracan.c

r6925 Tuesday 5th January, 2010 at 00:14:59 UTC by Stefano Priore
[CGENIE] Preliminary palette cleanup. Reverted change #6923
[src/mess/drivers]cgenie.c

r6924 Monday 4th January, 2010 at 22:44:44 UTC by Angelo Salese
[ACAN]: Fixed irq mask, allows Super Dragon Force to boot
[src/mess/drivers]supracan.c

r6923 Monday 4th January, 2010 at 22:20:00 UTC by Stefano Priore
[CGENIE] Changed refresh rate to PAL frequency
[src/mess/drivers]cgenie.c

r6922 Monday 4th January, 2010 at 22:18:07 UTC by Stefano Priore
[CGENIE] Added support for the kiwi version of the machine
[src/mess]messdriv.c
[src/mess/drivers]cgenie.c

r6921 Monday 4th January, 2010 at 21:52:51 UTC by Angelo Salese
[ACAN]: Mods to support the two new sets, demoted the system as GNW since it has logic quirks
[src/mess/drivers]supracan.c

r6920 Monday 4th January, 2010 at 18:13:32 UTC by Wilbert Pol
[SCV_PAL] PAL version of super cassette vision was released by Yeno.
[src/mess/drivers]scv.c

r6919 Monday 4th January, 2010 at 18:03:03 UTC by Wilbert Pol
[SCV] Updated character rom hash .... again...
Changed visible area.
[src/mess/drivers]scv.c

r6918 Monday 4th January, 2010 at 16:49:45 UTC by Wilbert Pol
[SCV] Created a better character rom.
[src/mess/drivers]scv.c

r6917 Monday 4th January, 2010 at 12:49:31 UTC by Miodrag Milanović
Forgot to save changes in latest commit.
[src/emu/machine]pit8253.c

r6916 Monday 4th January, 2010 at 12:15:27 UTC by Miodrag Milanović
[PIT8253] Applied change to all counting modes
[src/emu/machine]pit8253.c

r6915 Monday 4th January, 2010 at 11:58:50 UTC by Robbbert
[SPECTRUM,TIMEX,TI99] Added F4 viewer.
[src/mess/drivers]spectrum.c ti99_4x.c ti99_8.c timex.c

r6914 Monday 4th January, 2010 at 11:47:47 UTC by Miodrag Milanović
- PIT8253 changes (sent to MAME also)
- AT586 now bootable
- removed hack from i82439tx.c
- added new default bios for at586 (left old just in case there are some other errors causing current problem)
[src/emu/machine]pit8253.c
[src/mess/drivers]at.c
[src/mess/machine]i82439tx.c

r6913 Monday 4th January, 2010 at 01:02:52 UTC by Robbbert
[SCV] Added F4 viewer for the text rom.
[src/mess/drivers]scv.c

r6912 Monday 4th January, 2010 at 00:06:54 UTC by Angelo Salese
Added work ram mirroring, fixes a logic bug that prevents entering into multiplayer mode, added player 3/4 inputs
[src/mess/drivers]supracan.c

r6911 Sunday 3rd January, 2010 at 23:49:43 UTC by Angelo Salese
Added player-2 inputs, also added a second button (used for detonating special bombs
[src/mess/drivers]supracan.c

r6910 Sunday 3rd January, 2010 at 23:14:03 UTC by Angelo Salese
Inverted debug inputs defaults
[src/mess/drivers]supracan.c

r6909 Sunday 3rd January, 2010 at 23:10:51 UTC by Angelo Salese
[ACAN]: Implemented tilemap wrap-around
[src/mess/drivers]supracan.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team