Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r8401 Tuesday 6th July, 2010 at 03:08:29 UTC by Miodrag Milanović
Moved cheat related code to emu, since it is image related (already in MAME tree for a time)
[src/emu]cheat.c
[src/mess]cheatms.c cheatms.h messcore.mak

r8400 Tuesday 6th July, 2010 at 01:41:51 UTC by Miodrag Milanović
Fixed tiny build
[src/mess]tiny.mak

r8399 Tuesday 6th July, 2010 at 01:22:09 UTC by Curt Coder
[C64] Added Sweden/Finland set for C64C.
[C128] Removed c128fino set, fixed ROM labels for c128sfi.
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]c128.c c64.c

r8398 Tuesday 6th July, 2010 at 00:47:00 UTC by Miodrag Milanović
Removed need for messdrv.h
[src/emu]emu.h
[src/emu/sound]wave.c wave.h
[src/mess]mess.h messdrv.h

r8397 Tuesday 6th July, 2010 at 00:33:54 UTC by Miodrag Milanović
Made alt names more persistent.
[hash]spectrum.xml

r8396 Tuesday 6th July, 2010 at 00:24:00 UTC by Miodrag Milanović
Moved image utils to a /lib/util/imageutl.c some utils moved in other files.
[src/emu/sound]wave.c
[src/lib]lib.mak
[src/lib/util]imageutl.c* imageutl.h*
[src/mess]messcore.mak utils.c utils.h
[src/mess/audio]ted7360.c
[src/mess/devices]cassette.c flopdrv.c ti99_hd.c ti99cart.c z80bin.c
[src/mess/drivers]vtech1.c
[src/mess/formats]apridisk.c atom_atm.c cassimg.c coco_dsk.c comx35_comx.c dsk_dsk.c fdi_dsk.c flopimg.c oric_dsk.c spec_snqk.c ti99_dsk.c timex_dck.c z80ne_dsk.c
[src/mess/machine]genesis.c msx.c mtx.c smc92x4.c wd17xx.c
[src/mess/osd/windows]dialog.c menu.c
[src/mess/osd/winui]messui.c propertiesms.c
[src/mess/tools/castool]castool.mak
[src/mess/tools/dat2html]dat2html.c dat2html.mak
[src/mess/tools/imgtool]filtbas.c filter.c imgtool.c imgtool.h imgtool.mak main.c stream.c tstsuite.c
[src/mess/tools/imgtool/modules]amiga.c cococas.c fat.c fmsx_cas.c mac.c macbin.c msx_dsk.c os9.c pc_flop.c pc_hard.c prodos.c rsdos.c svi_cas.c ti85.c vmsx_tap.c vzdos.c xsa.c
[src/mess/tools/imgtool/windows]assocdlg.c hexview.c wmain.c
[src/mess/tools/messtest]core.c testimgt.c
[src/mess/video]vic4567.c

r8395 Monday 5th July, 2010 at 22:16:39 UTC by Miodrag Milanović
- Renamed game with name longer then 8 chars, also renamed files with same name and different CRC
- Moved eventlst.c to video/spectrum.c (All now in one file so easier to rewrite)
- Removed usage of eventlst.c in KC (driver is anyway in non working state and this is hacky)
[hash]spectrum.xml
[src/mess]eventlst.c eventlst.h messcore.mak
[src/mess/drivers]spectrum.c
[src/mess/formats]spec_snqk.c
[src/mess/includes]spectrum.h
[src/mess/video]kc.c spectrum.c timex.c

r8394 Monday 5th July, 2010 at 21:45:19 UTC by Miodrag Milanović
Moved border implementation to video/spectrum.c, this needs rewrite in future.
[src/mess]mess.mak
[src/mess/formats]spec_snqk.c timex_dck.c
[src/mess/includes]spectrum.h
[src/mess/video]border.c border.h rmnimbus.c spectrum.c timex.c

r8393 Monday 5th July, 2010 at 07:41:13 UTC by Wilbert Pol
Fix messui compile error.
[src/mess/osd/winui]messui.c

r8392 Monday 5th July, 2010 at 05:43:57 UTC by Wilbert Pol
Software list update:
- Software list xml files are now read in full such that information for clone and parent sets is available.
- Added validity check to check for existence of parent sets.
[src/emu]clifront.c softlist.c softlist.h

r8391 Monday 5th July, 2010 at 03:33:55 UTC by Fabio Priuli
removed leftover of wip code
[src/mess/drivers]atari.c

r8390 Monday 5th July, 2010 at 02:18:03 UTC by Fabio Priuli
[ZX] added some proto carts to the softlist and fixed a title [k1w1]
[hash]spectrum.xml

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

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team