Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r8161 Tuesday 25th May, 2010 at 04:37:32 UTC by Firewave
[WINUI] Improved error reporting of icon image list creation and added GetSystemErrorMessage()
[src/osd/winui]mui_util.c mui_util.h winui.c

r8160 Tuesday 25th May, 2010 at 02:14:05 UTC by Angelo Salese
[PCE-220] Implemented some basic work
[src/mess/drivers]pce220.c

r8159 Monday 24th May, 2010 at 21:26:22 UTC by Angelo Salese
[X1]: Added function keys
[src/mess/drivers]x1.c

r8158 Monday 24th May, 2010 at 20:22:19 UTC by Curt Coder
[E01] Connected RTC and ADLC. Added network interrupt enable, and layout.
[src/mess]mess.mak
[src/mess/drivers]e01.c
[src/mess/includes]e01.h
[src/mess/layout]e01.lay*

r8157 Monday 24th May, 2010 at 19:47:10 UTC by Michael Zapf
Indentation fixes
[src/mess/machine]ti99_4x.c

r8156 Monday 24th May, 2010 at 19:07:12 UTC by Curt Coder
Fixed MAME version.
[docs]messnew.txt

r8155 Monday 24th May, 2010 at 19:05:52 UTC by Angelo Salese
[X1]: Added proper RTC support
[src/mess/drivers]x1.c

r8154 Monday 24th May, 2010 at 17:41:55 UTC by Angelo Salese
[X1]: fixed broken timer TV recording menu
[src/mess/drivers]x1.c

r8153 Monday 24th May, 2010 at 16:25:09 UTC by incog
Fixed ballypin filesize.
[hash]astrocde.xml

r8152 Monday 24th May, 2010 at 14:24:20 UTC by Fabio Priuli
[FDS] Finally fixed RAM handling: most games now reach the title screen as they were doing back in 0.117 & 0.122 and many of them are playable again (a few still suffer of SRAM problems)
[docs]messnew.txt
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c

r8151 Sunday 23rd May, 2010 at 19:15:57 UTC by incog
More minor fixes.
[hash]astrocde.xml

r8150 Sunday 23rd May, 2010 at 18:46:37 UTC by incog
Added another dump, fixed years.
[hash]astrocde.xml

r8149 Sunday 23rd May, 2010 at 18:33:15 UTC by incog
Added a few protos
[hash]astrocde.xml

r8148 Sunday 23rd May, 2010 at 18:10:39 UTC by Fabio Priuli
this line is not needed anymore
[src/mess/drivers]channelf.c

r8147 Sunday 23rd May, 2010 at 17:48:32 UTC by Fabio Priuli
lists WIP:
- hooked up astrocade and channelf lists to the drivers
- fixed a couple of description (Conqueror -> Solar Conqueror, and & -> &)
- added a couple of parent/clone relations
[hash]astrocde.xml channelf.xml
[src/mess/drivers]astrocde.c channelf.c

r8146 Sunday 23rd May, 2010 at 08:48:06 UTC by Curt Coder
[E01] Renamed ROMs to unconfuse clrmamepro.
[src/mess/drivers]e01.c

r8145 Sunday 23rd May, 2010 at 05:16:22 UTC by Fabio Priuli
[SNES] Simplified cart loading code. This also fixes any possible crash experienced in 0.138 when loading from software lists.
[src/mess/machine]snescart.c

r8144 Sunday 23rd May, 2010 at 00:44:33 UTC by R. Belmont
Flash: 4k sectors should erase in 1/8th the time of 64k.
[src/emu/machine]intelfsh.c

r8143 Sunday 23rd May, 2010 at 00:35:13 UTC by R. Belmont
[GBA] Use core flash emulation for GBA flash saves; extend core to support GBA chip types.
[src/emu/machine]intelfsh.c intelfsh.h
[src/mess/drivers]gba.c
[src/mess/includes]gba.h

r8142 Saturday 22nd May, 2010 at 23:25:26 UTC by incog
Small fix.
[hash]channelf.xml

r8141 Saturday 22nd May, 2010 at 23:23:17 UTC by incog
Added Fairchild Channel F software list
[hash]astrocde.xml channelf.xml*

r8140 Saturday 22nd May, 2010 at 20:59:48 UTC by incog
Fixing typo
[hash]astrocde.xml

r8139 Saturday 22nd May, 2010 at 20:22:45 UTC by incog
Added Bally Professional Arcade (Arcadia) software list.
[hash]astrocde.xml*

r8138 Saturday 22nd May, 2010 at 17:59:19 UTC by R. Belmont
[GBA] Improved flash saving for e.g. Sword of Mana
[docs]messnew.txt
[src/mess/drivers]gba.c

r8137 Saturday 22nd May, 2010 at 14:11:18 UTC by Angelo Salese
Removed Super Famicom Box from MESS, since it's now a MAME driver
[src/mess]messdriv.c
[src/mess/drivers]snes.c

r8136 Saturday 22nd May, 2010 at 12:10:22 UTC by Nathan Woods
Prep for next dev cycle
[docs]messnew.txt
[src]version.c

r8135 Saturday 22nd May, 2010 at 11:35:42 UTC by Barry Rodewald
[AES] Added Last Blade to the software list.
[hash]aes.xml

r8134 Saturday 22nd May, 2010 at 09:42:53 UTC by Barry Rodewald
[AES] Added Fatal Fury 3 and Samurai Shodown 3 to the software list.
[hash]aes.xml

r8133 Saturday 22nd May, 2010 at 07:43:56 UTC by Barry Rodewald
[AES] Made sound sample memory regions dynamically allocated, fixing sound issues in games that don't have a delta-t region.
[src/emu/sound]fm.c
[src/mess/devices]aescart.c

r8132 Saturday 22nd May, 2010 at 07:22:46 UTC by Fabio Priuli
Fixed parsing of "continue" flag (and "ignore" as well, if we ever need it) in xml output
[src/mess]climess.c

r8131 Saturday 22nd May, 2010 at 06:40:01 UTC by Fabio Priuli
Enabled cheat device carts in the lists (no real reason to leave them out, even if they don't work when mounted)
[hash]gameboy.xml gba.xml gbcolor.xml megadriv.xml n64.xml snes.xml

r8130 Saturday 22nd May, 2010 at 03:55:31 UTC by Fabio Priuli
Fixed commit 8127 (an outdated file got added instead of the final version)
[src/mess/machine]pmd85.c

r8129 Friday 21st May, 2010 at 15:23:17 UTC by Firewave
Fixed memory leaks when trying to use softlist entry with missing roms
[src/mess]softlist.c

r8128 Friday 21st May, 2010 at 14:19:44 UTC by Dirk Best
Added very basic software list support to the internal ui
[src/emu]romload.c
[src/mess]softlist.c softlist.h uimess.c

r8127 Friday 21st May, 2010 at 13:42:36 UTC by Fabio Priuli
Fixed bug 1951
[src/mess/machine]pmd85.c

r8126 Friday 21st May, 2010 at 13:16:45 UTC by Barry Rodewald
[AES] Added Samurai Shodown II to the software list.
[hash]aes.xml

r8125 Friday 21st May, 2010 at 12:04:20 UTC by Firewave
[WIMGTOOL] Removed non-working mingw64 hack (fixes bug 1950 / needs updated toolchain - please check the report in bugzilla)
[docs]messnew.txt
[src/mess/tools/imgtool/windows]wmain.c

r8124 Friday 21st May, 2010 at 11:13:36 UTC by Robbbert
[OLDUI tape control] Controls have been revised. Rewind will go back 30 secs; Fast Forward will advance by 30 secs. Highlight the counter and press enter to rewind fully, or use arrows to position the tape.
[src/mess]tapectrl.c

r8123 Friday 21st May, 2010 at 09:29:22 UTC by Fabio Priuli
Added newline at the end of the file
[hash]aes.xml

r8122 Friday 21st May, 2010 at 09:24:11 UTC by Fabio Priuli
Minor refactoring in view of NES software list usage (no list yet, though)
[src/mess/machine]nes.c nes_mmc.c

r8121 Friday 21st May, 2010 at 09:16:26 UTC by Robbbert
messnew self service
[docs]messnew.txt

r8120 Friday 21st May, 2010 at 07:15:30 UTC by Barry Rodewald
Forgot to save :)
[hash]aes.xml

r8119 Friday 21st May, 2010 at 07:14:56 UTC by Barry Rodewald
[AES] Added World Heroes to the software list.
[hash]aes.xml

r8118 Friday 21st May, 2010 at 06:49:55 UTC by Barry Rodewald
[AES] Updated to use image_get_feature().
[src/mess/devices]aescart.c

r8117 Friday 21st May, 2010 at 06:39:53 UTC by Fabio Priuli
Added function to retrieve the "feature" attribute from an image loaded through softlist
[src/mess]image.c image.h

r8116 Friday 21st May, 2010 at 06:39:35 UTC by Barry Rodewald
[AES] Added Samurai Shodown, Top Hunter and Fatal Fury 2 (protection implemented) to the software list.
[hash]aes.xml
[src/mess/devices]aescart.c

r8115 Friday 21st May, 2010 at 00:55:52 UTC by Barry Rodewald
[AES] Added 2020 Super Baseball and Art of Fighting to the software list, and corrected a few titles/years
[hash]aes.xml

r8114 Thursday 20th May, 2010 at 23:54:55 UTC by Barry Rodewald
[AES] Added Joy Joy Kid to the software list.
[hash]aes.xml

r8113 Thursday 20th May, 2010 at 23:44:21 UTC by Barry Rodewald
[AES] Added Magician Lord and Sengoku to the software list.
[hash]aes.xml

r8112 Thursday 20th May, 2010 at 17:02:36 UTC by Robbbert
[Jaguar] Removed JAG for carts, please use J64. Added a config switch to turn on or off the logo that appears before a cart starts.
[src/mess/drivers]jaguar.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team