The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r8389 Monday 5th July, 2010 at 01:23:52 UTC by Fabio Priuli |
|---|
| [XEGS] WIP: * Hooked up better memory handling and cart loading functions * Hooked up xml softlist |
| [hash] | xegs.xml |
| [src/mess/drivers] | atari.c |
| [src/mess/machine] | ataricrt.c ataridev.h |
| r8388 Monday 5th July, 2010 at 01:22:47 UTC by Fabio Priuli |
|---|
| fixed a small encoding problem |
| [hash] | nes.xml |
| r8387 Sunday 4th July, 2010 at 11:27:08 UTC by Fabio Priuli |
|---|
| [NES] added at last the xml software list |
| [hash] | nes.xml* |
| r8386 Sunday 4th July, 2010 at 11:04:55 UTC by Fabio Priuli |
|---|
| [NES] added usage of MIRR chunk for mirroring when loading UNIF files |
| [src/mess/machine] | nes.c nes_unif.c |
| r8385 Sunday 4th July, 2010 at 10:02:07 UTC by Fabio Priuli |
|---|
| [NES] more code shuffling and cleanups |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8384 Sunday 4th July, 2010 at 09:25:18 UTC by Fabio Priuli |
|---|
| [NES] refactoring emulation of various boards, as a result several MMC3 pirate clones works better (e.g. Contra Fighter now works, but also 5-6 vs fighting games) |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes_pcb.c nes_unif.c |
| r8383 Sunday 4th July, 2010 at 03:23:01 UTC by Miodrag Milanović |
|---|
| Updated spectrum soft list. All 10 official games now in. |
| [hash] | spectrum.xml |
| r8382 Saturday 3rd July, 2010 at 16:25:13 UTC by Fabio Priuli |
|---|
| [NES] added Crazy Climber controller (default mappings for the two sticks is the same as cclimber in MAME) |
| [src/mess/drivers] | nes.c |
| [src/mess/machine] | nes.c |
| r8381 Saturday 3rd July, 2010 at 10:01:37 UTC by Barry Rodewald |
|---|
| [FMTOWNS] Converted driver to use driver_data class, moved device pointers to driver_data also. |
| [src/mess/drivers] | fmtowns.c |
| [src/mess/includes] | fmtowns.h |
| [src/mess/video] | fmtowns.c |
| r8380 Saturday 3rd July, 2010 at 08:49:48 UTC by R. Belmont |
|---|
| [NES] Fix serious array overflow - prg_bank[4] and [5] are used in nes_mmc.c. |
| [src/mess/includes] | nes.h |
| r8379 Saturday 3rd July, 2010 at 01:52:05 UTC by Fabio Priuli |
|---|
| [NES] some new boards emulated (to various degree of completeness) and some improvements to already supported board |
| [src/mess/machine] | nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8378 Friday 2nd July, 2010 at 13:49:02 UTC by Fabio Priuli |
|---|
| [NES] simplified, improved and added more MMC3 clone boards |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8377 Friday 2nd July, 2010 at 11:07:04 UTC by Miodrag Milanović |
|---|
| Fixed spectrum issues (keyboard was not working on 128,+2,+3,...) |
| [src/mess/drivers] | spec128.c |
| r8376 Thursday 1st July, 2010 at 23:50:06 UTC by Fabio Priuli |
|---|
| [NES] simplifying and improving emulation of a few MMC3 clone boards |
| [src/mess/machine] | nes_mmc.h nes_pcb.c nes_unif.c |
| r8375 Thursday 1st July, 2010 at 23:25:43 UTC by Fabio Priuli |
|---|
| [NES] updated known issues |
| [src/mess/machine] | nes_mmc.c |
| r8374 Thursday 1st July, 2010 at 18:50:08 UTC by Fabio Priuli |
|---|
| [NES] simplified MMC3 init code (to avoid excessive duplications) |
| [src/mess/machine] | nes_unif.c |
| r8373 Thursday 1st July, 2010 at 15:45:49 UTC by Fabio Priuli |
|---|
| [NES] added hooks for prg/chr callbacks which will help to support MMC3 clone boards (both to add new boards and to simplify the ones already supported) |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.c nes_pcb.c |
| r8372 Thursday 1st July, 2010 at 21:21:52 UTC by Miodrag Milanović |
|---|
| Timex cart re-enabled |
| [src/mess/formats] | timex_dck.c |
| r8371 Thursday 1st July, 2010 at 20:40:45 UTC by Miodrag Milanović |
|---|
| Remove not needed includes to eventlst.h |
| [src/mess/drivers] | atm.c pentagon.c scorpion.c spec128.c specpls3.c timex.c |
| r8370 Thursday 1st July, 2010 at 20:00:02 UTC by Fabio Priuli |
|---|
| [NES] wip: - improved handling of internal mapper RAM (separately treating battery backed RAM and volatile RAM) - updated MMC6, X1-005 and X1-017 boards to use the appropriate RAM - converted MMC5 board to use the new code for mmc5_vram |
| [src/mess/includes] | nes.h |
| [src/mess/machine] | nes.c nes_mmc.c nes_pcb.c |
| r8369 Thursday 1st July, 2010 at 18:27:38 UTC by Dirk Best |
|---|
| [ATARIST] Added newly dumped Disk TOS ROM. |
| [src/mess/drivers] | atarist.c |
| r8368 Thursday 1st July, 2010 at 18:12:57 UTC by Dirk Best |
|---|
| [A1200] Added placeholders for keyboard MCU ROMs |
| [src/mess/drivers] | ami1200.c |
| r8367 Thursday 1st July, 2010 at 15:36:41 UTC by Miodrag Milanović |
|---|
| Other devices also needs to be LEGACY_CART_SLOT_DEVICE |
| [src/mess/devices] | aescart.c aescart.h coco_232.c coco_pak.c cococart.h orch90.c ti99cart.c |
| r8366 Thursday 1st July, 2010 at 14:51:09 UTC by Miodrag Milanović |
|---|
| Removed need for some changes in devlegcy.h |
| [src/emu] | devlegcy.h |
| [src/mess/devices] | aescart.c aescart.h cartslot.c cartslot.h coco_fdc.c cococart.c cococart.h ti99cart.c ti99cart.h |
| r8365 Thursday 1st July, 2010 at 12:36:35 UTC by Fabio Priuli |
|---|
| [NES] added support (to various degrees of completeness) for some more boards |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8364 Thursday 1st July, 2010 at 05:38:26 UTC by R. Belmont |
|---|
| [APPLE2GS] Add ADB MCU dump from ROM 0/1. |
| [src/mess/drivers] | apple2gs.c |
| r8363 Thursday 1st July, 2010 at 02:02:18 UTC by Fabio Priuli |
|---|
| [NES] misc comment cleanups |
| [src/mess/machine] | nes_ines.c nes_pcb.c |
| r8362 Wednesday 30th June, 2010 at 21:21:13 UTC by Miodrag Milanović |
|---|
| Cleanup of drivers with daisy chain devices |
| [src/mess] | mess.mak |
| [src/mess/drivers] | einstein.c x1.c |
| [src/mess/includes] | einstein.h* osborne1.h x1.h* |
| [src/mess/machine] | einstein.c* osborne1.c x1.c* |
| r8361 Wednesday 30th June, 2010 at 20:41:01 UTC by Miodrag Milanović |
|---|
| Daisy chain device rewritten for x1, einstein and osborne1 |
| [src/mess/drivers] | einstein.c osborne1.c x1.c |
| [src/mess/includes] | osborne1.h |
| [src/mess/machine] | osborne1.c |
| r8360 Wednesday 30th June, 2010 at 19:28:57 UTC by Fabio Priuli |
|---|
| [NES] mapper code conversion, part 4 (last?): verified init routines and cleaned them up |
| [src/mess/machine] | nes_ines.c nes_mmc.c nes_pcb.c nes_unif.c |
| r8359 Wednesday 30th June, 2010 at 19:03:39 UTC by Miodrag Milanović |
|---|
| Removed not needed text block from file |
| [docs] | messnew.txt |
| r8358 Wednesday 30th June, 2010 at 14:50:07 UTC by Fabio Priuli |
|---|
| minor fixes |
| [hash] | nes.hsi |
| [src/mess/machine] | nes.c |
| r8357 Wednesday 30th June, 2010 at 14:36:42 UTC by Fabio Priuli |
|---|
| [NES] wip: - mapper code conversion, part 3: added crc hacks for some Konami games and for protected CNROM. All Konami games now work again (also the ones which never worked before like Japanese TMNT 1 & 2) and mapper 185 games are now supported - added working support for mappers 142 (Kaiser KS7032), 163 (Nanjing games), 175 (Kaiser KS7022), based on pcb code - added partially working support for mapper 56 (Kaiser KS202), based on pcb code - added not working support for mapper 168 (Racermate Challenger 2), based on pcb code |
| [hash] | nes.hsi |
| [src/mess/machine] | nes.c nes_ines.c nes_pcb.c |
| r8356 Wednesday 30th June, 2010 at 10:19:44 UTC by Fabio Priuli |
|---|
| [NES] mapper code conversion, part 2: all mappers now use PCB code (Konami VRC-2, VRC-4 and VRC-6 games temporarily broken) |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_pcb.c |
| r8355 Tuesday 29th June, 2010 at 20:55:49 UTC by Fabio Priuli |
|---|
| [MICRONIC] made progresses on the emulation and added NVRAM [Sandro Ronco] |
| [src/mess/drivers] | micronic.c |
| [src/mess/includes] | micronic.h |
| [src/mess/video] | hd61830.c hd61830.h |
| r8354 Tuesday 29th June, 2010 at 19:22:43 UTC by Fabio Priuli |
|---|
| [NES] wip: - added emulation of some Kaiser boards (KS7022 and KS7032 working, KS202 partially working, and KS7017 preliminary) - started converting mapper emulation to use PCB code |
| [src/mess/machine] | nes.c nes_ines.c nes_mmc.h nes_pcb.c nes_unif.c |
| r8353 Tuesday 29th June, 2010 at 19:21:34 UTC by Miodrag Milanović |
|---|
| Fixed spectrum.xml jetpac sha1 error |
| [hash] | spectrum.xml |
| r8352 Tuesday 29th June, 2010 at 19:09:10 UTC by Cowering |
|---|
| test commit.. no changes |
| [src/mess] | cheatms.c |
| r8351 Tuesday 29th June, 2010 at 17:08:30 UTC by Miodrag Milanović |
|---|
| Had to move back utility functions to mess part in order to compile tools. |
| [src/emu] | image.c image.h |
| [src/mess] | utils.c utils.h |
| [src/mess/tools/imgtool] | imgtool.mak |
| r8350 Tuesday 29th June, 2010 at 16:19:13 UTC by Miodrag Milanović |
|---|
| Fix upd7220 [S.Ronco] |
| [src/mess/video] | upd7220.c upd7220.h |
| r8349 Tuesday 29th June, 2010 at 14:43:33 UTC by Miodrag Milanović |
|---|
| Removed deprecated software folder from make file |
| [src/mess] | messcore.mak |
| r8348 Tuesday 29th June, 2010 at 14:29:30 UTC by Miodrag Milanović |
|---|
| Moved some image related utilities from mess to image.c |
| [src/emu] | image.c image.h |
| [src/mess] | utils.c utils.h |
| [src/mess/devices] | cassette.c flopdrv.c |
| [src/mess/formats] | cassimg.c flopimg.c |
| [src/mess/tools/imgtool] | imgtool.c |
| [src/mess/tools/imgtool/windows] | assocdlg.c |
| r8347 Tuesday 29th June, 2010 at 14:18:38 UTC by Miodrag Milanović |
|---|
| Enabled mikromik drivers, Curt please take a look since adress map can't be send as parameter to device. Now default one is used. |
| [src/mess] | messdriv.c |
| [src/mess/video] | upd7220.h |
| r8346 Tuesday 29th June, 2010 at 13:46:55 UTC by Miodrag Milanović |
|---|
| All tools compiles now. |
| [src/emu] | diimage.c diimage.h |
| [src/mess/tools] | tools.mak |
| [src/mess/tools/messtest] | testmess.c tststubs.c |
| r8345 Tuesday 29th June, 2010 at 09:06:30 UTC by Miodrag Milanović |
|---|
| Made tools compile again (except messtest), this requires full clean build. |
| [src/emu] | devcpu.c devcpu.h devlegcy.h sound.c sound.h timer.c timer.h video.c video.h |
| [src/emu/machine] | eeprom.c eeprom.h z80ctc.c z80ctc.h z80dart.c z80dart.h z80dma.c z80dma.h z80pio.c z80pio.h z80sio.c z80sio.h z80sti.c z80sti.h |
| [src/emu/sound] | okim6295.c okim6295.h |
| [src/mess/tools] | tools.mak |
| [src/mess/tools/castool] | castool.mak |
| [src/mess/tools/imgtool] | imgtool.mak |
| [src/mess/tools/imgtool/modules] | mac.c |
| [src/mess/tools/imgtool/windows] | assoc.c assocdlg.c attrdlg.c hexview.c secview.c wimgtool.c wmain.c |
| r8344 Monday 28th June, 2010 at 15:02:47 UTC by Fabio Priuli |
|---|
| [NES] added preliminary emulation of another pirate board (not working due to IRQ issues) |
| [src/mess/machine] | nes_mmc.h nes_pcb.c nes_unif.c |
| r8343 Monday 28th June, 2010 at 13:12:03 UTC by Fabio Priuli |
|---|
| minor edit |
| [hash] | xegs.xml |
| r8342 Monday 28th June, 2010 at 13:09:14 UTC by Fabio Priuli |
|---|
| fixed two trivial errors in testmess.c. it does not compile yet. |
| [src/mess/tools/messtest] | testmess.c |
| r8341 Monday 28th June, 2010 at 12:15:20 UTC by Miodrag Milanović |
|---|
| Fix issue with wrong device selection on clicking in picker. |
| [src/mess/osd/winui] | messui.c |
| r8340 Monday 28th June, 2010 at 11:24:05 UTC by Miodrag Milanović |
|---|
| Fix one more CPU REPLACE regression. |
| [src/mess/drivers] | ip22.c |
| Previous 50 | 15994 Revisions | Next 50 |