The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| 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 |
| r8251 Tuesday 8th June, 2010 at 20:03:55 UTC by Michael Zapf |
|---|
| Extending cartridge type paged379i to 128 KiB dumps |
| [src/mess/devices] | ti99cart.c |
| r8250 Tuesday 8th June, 2010 at 16:58:30 UTC by R. Belmont |
|---|
| [APPLE2GS] Added dump of ROM 3's ADB microcontroller. |
| [src/mess/drivers] | apple2gs.c |
| r8249 Monday 7th June, 2010 at 23:51:33 UTC by Barry Rodewald |
|---|
| [AES] Added KOF97 to the software list. |
| [hash] | aes.xml |
| r8248 Monday 7th June, 2010 at 23:38:48 UTC by Michael Zapf |
|---|
| Defined sane defaults for configuration switches |
| [src/mess/drivers] | geneve.c ti99_4p.c ti99_4x.c ti99_8.c |
| r8247 Monday 7th June, 2010 at 23:11:27 UTC by Michael Zapf |
|---|
| Fixed issues with HSGPL; now fully working. |
| [src/mess/devices] | ti99cart.c |
| [src/mess/drivers] | ti99_4p.c ti99_4x.c |
| [src/mess/machine] | 99_hsgpl.c 99_hsgpl.h ti99_4x.c ti99_4x.h |
| r8246 Monday 7th June, 2010 at 23:05:00 UTC by Michael Zapf |
|---|
| Temporarily deactivated IDE support (also for other ti systems) until code review |
| [src/mess/drivers] | geneve.c ti99_8.c |
| r8245 Monday 7th June, 2010 at 22:56:46 UTC by Michael Zapf |
|---|
| Special addresses of CFI commands need to be masked to A14-A0 |
| [src/mess/machine] | at29040.c |
| r8244 Monday 7th June, 2010 at 20:49:24 UTC by Michael Zapf |
|---|
| Added presets of status registers 4 and 6 |
| [src/emu/video] | v9938.c |
| r8243 Monday 7th June, 2010 at 17:29:10 UTC by Fabio Priuli |
|---|
| trying to fix the compile error which Apple gcc does not have... |
| [src/mess/machine] | nes_mmc.h |
| r8242 Monday 7th June, 2010 at 16:24:00 UTC by Fabio Priuli |
|---|
| [NES] merged part of the UNIF code with the PCB new code, removing some duplicate sections |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8241 Monday 7th June, 2010 at 10:54:12 UTC by Fabio Priuli |
|---|
| [NES] another step towards PCB-based emulation and towards support for xml softlist |
| [src/mess] | mess.mak |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_pcb.c* nes_unif.c |
| r8240 Sunday 6th June, 2010 at 19:22:14 UTC by Fabio Priuli |
|---|
| [NES] misc refactoring: * moved the remaining static variable to nes_state (I will sort and cleanup them later) * moved some mapper/unif specific code to the correspondent source file * slightly changed the PPU latch data handling to behave like NEStopia |
| [src/mame/video] | ppu2c0x.c |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_unif.c |
| r8239 Sunday 6th June, 2010 at 14:12:17 UTC by R. Belmont |
|---|
| [APPLE2GS] ROM 1 is more sensitive about MCU comms. |
| [src/mess/machine] | apple2gs.c |
| r8238 Sunday 6th June, 2010 at 13:48:06 UTC by Fabio Priuli |
|---|
| sms.xml: added 3 new dumps of Korean games. mappers are not supported so the games do not currently work in MESS. |
| [hash] | sms.xml |
| r8237 Sunday 6th June, 2010 at 07:18:03 UTC by Robbbert |
|---|
| Fix of bug #1900, someone needs to commit ui.c to mame. |
| [src/emu] | ui.c |
| [src/mess] | messopts.c |
| r8236 Sunday 6th June, 2010 at 06:09:00 UTC by Fabio Priuli |
|---|
| grr... I sent an outdated version of the nes fix... |
| [src/mess/machine] | nes_mmc.c |
| Previous 50 | 15994 Revisions | Next 50 |