The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r8301 Monday 21st June, 2010 at 07:28:17 UTC by MooglyGuy |
|---|
| Refactored tilemap priorities and ROZ wraparound. [Harmony] |
| [src/mess/drivers] | supracan.c |
| r8300 Monday 21st June, 2010 at 04:57:22 UTC by MooglyGuy |
|---|
| Fixing up ROZ layer disabling in Super A'Can [Harmony] |
| [src/mess/drivers] | supracan.c |
| r8299 Monday 21st June, 2010 at 04:45:14 UTC by MooglyGuy |
|---|
| Turned off wrapping on the ROZ layer, doesn't seem to need it. [Harmony] |
| [src/mess/drivers] | supracan.c |
| r8298 Monday 21st June, 2010 at 04:36:16 UTC by MooglyGuy |
|---|
| Added preliminary ROZ support to the Super A'Can driver; C.U.G. intro looks much better [Harmony] |
| [src/mess/drivers] | supracan.c |
| r8297 Sunday 20th June, 2010 at 13:22:27 UTC by Michael Zapf |
|---|
| Modifications related to getting TI-99/4P going again, plus some refactoring |
| [src/mess/drivers] | ti99_4p.c ti99_4x.c ti99_8.c |
| [src/mess/machine] | 99_hsgpl.c 99_peb.c ti99_4x.c ti99_4x.h |
| r8296 Sunday 20th June, 2010 at 11:37:53 UTC by Robbbert |
|---|
| [NEWUI] The frameskip, autoframeskip, speed and throttle settings will be saved in the game's ini file. |
| [src/mess/osd/windows] | menu.c |
| r8295 Saturday 19th June, 2010 at 11:35:00 UTC by Robbbert |
|---|
| Fixed bad cassette wave sound, been there since at 0.132 |
| [src/emu/sound] | wave.c |
| r8294 Saturday 19th June, 2010 at 09:59:46 UTC by Fabio Priuli |
|---|
| softlists: added DTD entry for cart-based dipswitches (these are not even parsed by MESS at the moment, given there is no way to support them, but we have to document them) |
| [hash] | softwarelist.dtd |
| r8293 Saturday 19th June, 2010 at 08:40:27 UTC by Fabio Priuli |
|---|
| [NES] removing some fake boards which were needed for separate mirroring settings (now these are properly handled at loading) |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8292 Saturday 19th June, 2010 at 06:29:55 UTC by Fabio Priuli |
|---|
| [NES] wip * some tentative work on implementing MMC6 vs. MMC3 differences in PCB emulation * slightly simplified configuration of pcb-specific read/write handlers * extended hardwired mirroring definition to cope with all possible pcb setups |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.c nes_mmc.h nes_pcb.c nes_unif.c |
| [src/mess/video] | nes.c |
| r8291 Friday 18th June, 2010 at 11:05:01 UTC by Fabio Priuli |
|---|
| [NES] PCB emulation wip: making extensive use of the multiple feature instances in xml to properly handle CNROM protection, MMC1A lack of SRAM protection, X1-005 mirroring setups and VRC-2, VRC-4 and VRC-6 line shifting |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8290 Thursday 17th June, 2010 at 22:22:32 UTC by Fabio Priuli |
|---|
| [NES] Now mirroring in PCB code is handled by using the new multiple feature nodes |
| [src/mess/machine] | nes.c nes_pcb.c |
| r8289 Thursday 17th June, 2010 at 22:03:08 UTC by Fabio Priuli |
|---|
| temporarily commenting out "feature" from -listsoftware output (or compile would fail) |
| [src/mess] | climess.c |
| r8288 Thursday 17th June, 2010 at 20:26:14 UTC by Wilbert Pol |
|---|
| Software list update: Changed feature into a list of key-value pairs to allow greater flexibility in describing software part features. |
| [hash] | aes.xml softwarelist.dtd |
| [src/mess] | image.c image.h softlist.c softlist.h |
| [src/mess/devices] | aescart.c |
| [src/mess/machine] | nes.c |
| r8287 Thursday 17th June, 2010 at 11:48:27 UTC by Fabio Priuli |
|---|
| [NES] Added preliminary support for the Subor keyboard |
| [src/mess/drivers] | nes.c |
| [src/mess/machine] | nes.c |
| r8286 Thursday 17th June, 2010 at 10:37:51 UTC by Fabio Priuli |
|---|
| [NES] Added preliminary emulation of the famicom keyboard add-on (through a new driver fami_key, to avoid having to switch between full and partial keyboard emulation in nes & famicom) |
| [src/mess] | messdriv.c |
| [src/mess/drivers] | nes.c |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c |
| r8285 Thursday 17th June, 2010 at 10:29:07 UTC by Fabio Priuli |
|---|
| [A5200] IPT_KEYBOARD -> IPT_KEYPAD replacement for the keypad controller |
| [src/mess/drivers] | atari.c |
| r8284 Thursday 17th June, 2010 at 07:27:25 UTC by Fabio Priuli |
|---|
| [NES] added hardwired mirroring handling to UNIF & PCB code |
| [src/mess/machine] | nes.c nes_pcb.c nes_unif.c |
| r8283 Tuesday 15th June, 2010 at 22:47:56 UTC by Michael Zapf |
|---|
| Fixed problems with GROM address counters and lockups with HSGPL on Reset |
| [src/mess/devices] | ti99cart.c |
| [src/mess/machine] | ti99_4x.c |
| r8282 Tuesday 15th June, 2010 at 22:14:38 UTC by Fabio Priuli |
|---|
| [NES] some more work on PCB initialization code |
| [src/mess/machine] | nes_pcb.c nes_unif.c |
| r8281 Tuesday 15th June, 2010 at 17:25:18 UTC by Fabio Priuli |
|---|
| [NES] some refactorization in CHR RAM handling |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.c nes_unif.c |
| r8280 Tuesday 15th June, 2010 at 08:13:38 UTC by Miodrag Milanović |
|---|
| Removed double port |
| [src/mess/drivers] | ti99_8.c |
| r8279 Tuesday 15th June, 2010 at 06:27:32 UTC by Miodrag Milanović |
|---|
| Fixed compile |
| [src/mess/machine] | ti99_4x.c |
| r8278 Tuesday 15th June, 2010 at 02:52:26 UTC by R. Belmont |
|---|
| [APPLE2] Preliminary cassette support for II, II+, IIe. Applesoft loads tapes fine; I've had less luck with Integer Basic. |
| [docs] | messnew.txt |
| [src/mess/drivers] | apple2.c |
| [src/mess/machine] | apple2.c |
| r8277 Tuesday 15th June, 2010 at 02:18:49 UTC by Barry Rodewald |
|---|
| [X68K] Corrected MFP and SCC clock speeds, added correct output from system port 6 for the XVI and X68030. |
| [src/mess/drivers] | x68k.c |
| [src/mess/includes] | x68k.h |
| r8276 Monday 14th June, 2010 at 23:30:12 UTC by Michael Zapf |
|---|
| Provides GRAM Kracker emulation |
| [src/mess/devices] | ti99cart.c |
| [src/mess/drivers] | ti99_4x.c ti99_8.c |
| [src/mess/machine] | ti99_4x.c ti99_4x.h |
| r8275 Monday 14th June, 2010 at 22:39:39 UTC by Jonathan Gevaryahu |
|---|
| fix compile error in nes_pcb.c, ambiguous bitwise operation. I hope I fixed it properly. |
| [src/mess/machine] | nes_pcb.c |
| r8274 Monday 14th June, 2010 at 22:36:27 UTC by Jonathan Gevaryahu |
|---|
| Slightly adjust the way the generic terminal font is displayed to match the vt100 (binary OR of adjacent horizontal pixels) |
| [src/mess/machine] | terminal.c |
| r8273 Monday 14th June, 2010 at 21:31:14 UTC by Firewave |
|---|
| [WINUI] Avoid potential buffer overruns reported by Visual Studio Code Analysis |
| [src/osd/winui] | properties.c treeview.c |
| r8272 Monday 14th June, 2010 at 20:19:39 UTC by Michael Zapf |
|---|
| Fixed ambiguous ()?-expression |
| [src/mess/machine] | smc92x4.c |
| r8271 Monday 14th June, 2010 at 14:34:55 UTC by Fabio Priuli |
|---|
| [NES] WIP: * merged most of the UNIF code with pcb code, * made pcb initialization mostly independent from the mapper code, * added most handlers for pcb emulation (the latter changes result in a lot of duplicate code, but I will start soon to replace the mapper-based code with the new version and dupe functions will be removed) |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8270 Monday 14th June, 2010 at 13:17:49 UTC by Fabio Priuli |
|---|
| softlist wip: - Added two recently dumped SNES protos - Added mention to a few undumped carts (thanks to Diet Go Go Fan, as usual) |
| [hash] | gamegear.xml n64.xml sms.xml snes.xml |
| r8269 Monday 14th June, 2010 at 06:36:31 UTC by Fabio Priuli |
|---|
| [VG5000] Added support for .k7 [Sandro Ronco] |
| [src/mess] | mess.mak |
| [src/mess/drivers] | vg5k.c |
| [src/mess/formats] | vg5k_cas.c* vg5k_cas.h* |
| r8268 Sunday 13th June, 2010 at 19:09:29 UTC by Justin Kerk |
|---|
| [MESSUI] Minor help tweaks |
| [docs] | credits.htm wintoc.xml |
| [docs/windows] | main.htm |
| r8267 Sunday 13th June, 2010 at 18:54:49 UTC by Justin Kerk |
|---|
| [MESSUI] Fix help contents target [Barry Nelson] |
| [src/mess/osd/winui] | layoutms.c |
| r8266 Sunday 13th June, 2010 at 11:06:29 UTC by Nathan Woods |
|---|
| [COCO3] Extended video to support 8MB of RAM. (bug #1963) [Robert Gault] |
| [docs] | messnew.txt |
| [src/mess/video] | coco3.c |
| r8265 Sunday 13th June, 2010 at 01:02:06 UTC by Barry Rodewald |
|---|
| [AES] Added the remaining 4 games to the software list (untested currently). |
| [hash] | aes.xml |
| r8264 Saturday 12th June, 2010 at 02:30:27 UTC by Barry Rodewald |
|---|
| [AES] Added protection handling for remaining encrypted games, added KOF99 to the software list. |
| [hash] | aes.xml |
| [src/mess/devices] | aescart.c |
| r8263 Friday 11th June, 2010 at 21:01:13 UTC by Wilbert Pol |
|---|
| Tpyo... |
| [docs] | messnew.txt |
| r8262 Friday 11th June, 2010 at 20:45:31 UTC by Wilbert Pol |
|---|
| Updated messnew. |
| [docs] | messnew.txt |
| r8261 Friday 11th June, 2010 at 20:35:57 UTC by Wilbert Pol |
|---|
| Cassette: Chsange the proper flags when at end of tape. [A2600] Made supercharger enable cassette motor upon mounting. Removed tape stop hack from the supercharger code. |
| [src/mess/devices] | cassette.c |
| [src/mess/drivers] | a2600.c |
| r8260 Thursday 10th June, 2010 at 21:19:43 UTC by Wilbert Pol |
|---|
| Epoch SCV software list: Added Dragonslayer and Y2 Monster Land. |
| [hash] | scv.xml |
| r8259 Thursday 10th June, 2010 at 16:17:21 UTC by Angelo Salese |
|---|
| [GBA]: Fixed swapped left-right audio speakers. |
| [src/mess/drivers] | gba.c |
| r8258 Thursday 10th June, 2010 at 13:38:02 UTC by Angelo Salese |
|---|
| [GBA]: fixed reversed L & R button shoulders |
| [src/mess/drivers] | gba.c |
| r8257 Thursday 10th June, 2010 at 01:18:53 UTC by R. Belmont |
|---|
| [8530SCC] Preliminary implementations of loopback mode and the baud rate timers. Passes all 3 tests in the Mac IIci and later ROMs now. |
| [src/mess/machine] | 8530scc.c |
| r8256 Wednesday 9th June, 2010 at 23:00:06 UTC by Angelo Salese |
|---|
| Fix compile |
| [src/osd/winui] | properties.c |
| r8255 Wednesday 9th June, 2010 at 21:47:08 UTC by Michael Zapf |
|---|
| Increased pcb_types array; fixed astring_free issue |
| [src/mess/devices] | cartslot.h multcart.c |
| r8254 Wednesday 9th June, 2010 at 20:01:55 UTC by Firewave |
|---|
| [WINUI] Fixed potential memory leak reported by cppcheck |
| [src/osd/winui] | properties.c |
| r8253 Wednesday 9th June, 2010 at 09:20:35 UTC by Fabio Priuli |
|---|
| [NES] fixed a couple of typos and commented out/removed some debug message |
| [src/mess/machine] | nes.c nes_mmc.c nes_pcb.c |
| r8252 Wednesday 9th June, 2010 at 07:12:36 UTC by Fabio Priuli |
|---|
| [NES] wip: - more cleanups in WRAM handling (a few games crash at exit, but otherwise everything should be ok) - some more PCB emulation work |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.c nes_pcb.c nes_unif.c |
| Previous 50 | 15994 Revisions | Next 50 |