Feed
The MESS SVN has been merged into the MAME SVN.
| r8150 Sunday 23rd May, 2010 at 18:46:37 UTC by incog |
| Added another dump, fixed years. |
| r8149 Sunday 23rd May, 2010 at 18:33:15 UTC by incog |
| Added a few protos |
| 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. |
| 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. |
| 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 |
| r8139 Saturday 22nd May, 2010 at 20:22:45 UTC by incog |
| Added Bally Professional Arcade (Arcadia) software list. |
| 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. |
| 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. |
| 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 |
| 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 |
| 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. |
| 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. |
| r8123 Friday 21st May, 2010 at 09:29:22 UTC by Fabio Priuli |
| Added newline at the end of the file |
| 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 |
| r8120 Friday 21st May, 2010 at 07:15:30 UTC by Barry Rodewald |
| Forgot to save :) |
| r8119 Friday 21st May, 2010 at 07:14:56 UTC by Barry Rodewald |
| [AES] Added World Heroes to the software list. |
| 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 |
| r8114 Thursday 20th May, 2010 at 23:54:55 UTC by Barry Rodewald |
| [AES] Added Joy Joy Kid to the software list. |
| r8113 Thursday 20th May, 2010 at 23:44:21 UTC by Barry Rodewald |
| [AES] Added Magician Lord and Sengoku to the software list. |
| 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 |
| r8111 Thursday 20th May, 2010 at 15:45:19 UTC by Firewave |
| [WIMGTOOL] Added TODOs and prepared setting of Sector View spinner ranges |
| [src/mess/tools/imgtool/windows] | secview.c |
| r8110 Thursday 20th May, 2010 at 15:12:20 UTC by Fabio Priuli |
| updated romset name as well ;-) |
| r8109 Thursday 20th May, 2010 at 14:23:16 UTC by incog |
| Fixing Dragon Dai Hikyou title. |
| r8108 Thursday 20th May, 2010 at 13:49:54 UTC by incog |
| Removed unneeded comment. |
| r8107 Thursday 20th May, 2010 at 13:28:23 UTC by incog |
| New SCV dump added to software list. |
| r8106 Thursday 20th May, 2010 at 12:55:30 UTC by Barry Rodewald |
| [AES] Added Super Spy, Mutation Nation, and King of the Monsters to the software list. |
| r8105 Thursday 20th May, 2010 at 11:09:37 UTC by Curt Coder |
| [ATOM] Added E0/E1 sockets to expansion box. |
| r8104 Thursday 20th May, 2010 at 10:32:11 UTC by Curt Coder |
| Set MIME type. |
| [hash] | apfm1000.hsi mo5.hsi pico.hsi vboy.hsi |
| r8103 Thursday 20th May, 2010 at 10:31:26 UTC by Curt Coder |
| Set MIME type. |
| [hash] | 32x.xml advision.xml aes.xml arcadia.xml atom.xml* bbcbc.xml crvision.xml gameboy.xml gamecom.xml gamegear.xml gamepock.xml gba.xml gbcolor.xml gmaster.xml gx4000.xml ibmpcjr_cart.xml jaguar.xml lynx.xml megadriv.xml megaduck.xml n64.xml ngp.xml pasogo.xml pce.xml pico.xml pokemini.xml pv1000.xml scv.xml sg1000.xml sgx.xml sms.xml snes.xml supracan.xml svision.xml tg16.xml vboy.xml wswan.xml |
| r8102 Thursday 20th May, 2010 at 10:29:35 UTC by Curt Coder |
| [AIM65_40] Fixed ROM names. |
| [src/mess/drivers] | aim65_40.c |
| r8101 Thursday 20th May, 2010 at 10:28:55 UTC by Curt Coder |
| [ATOM] Added Econet notes. |
| [src/mess/drivers] | atom.c |
| [src/mess/includes] | atom.h |
© 1998-2018 The MESS Team