Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7961 Monday 3rd May, 2010 at 17:18:20 UTC by Angelo Salese
[DC] Updated to the latest source tree
[src/mame/machine]dc.c
[src/mame/video]dc.c
[src/mess/drivers]dc.c

r7960 Monday 3rd May, 2010 at 14:14:59 UTC by Justin Kerk
[NGP] Fixed cart loading. [ElBarto]
[src/mess/drivers]ngp.c

r7959 Sunday 2nd May, 2010 at 23:44:35 UTC by Justin Kerk
[PEGASUS] Fixed natural keyboard mappings. [Justin Kerk]
[docs]messnew.txt
[src/mess/drivers]pegasus.c

r7958 Sunday 2nd May, 2010 at 11:32:29 UTC by Fabio Priuli
[NES] some more refactoring
[src/mess/drivers]nes.c
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_mmc.c

r7957 Saturday 1st May, 2010 at 21:09:28 UTC by R. Belmont
SNES: gauss[511] is nothing like gauss[-1]. [R. Belmont]
[src/mame/audio]snes_snd.c

r7956 Saturday 1st May, 2010 at 12:58:44 UTC by Fabio Priuli
[NES] moved even more variables to driver data class and simplified handlers initialization
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_unif.c

r7955 Saturday 1st May, 2010 at 10:47:45 UTC by Fabio Priuli
[CBM] moved prg, p00 etc. quickload to formats
[src/mess]mess.mak
[src/mess/drivers]c128.c c16.c c64.c c65.c cbmb.c pet.c vic20.c
[src/mess/formats]cbm_snqk.c* cbm_snqk.h*
[src/mess/includes]cbm.h
[src/mess/machine]cbm.c

r7954 Saturday 1st May, 2010 at 10:45:50 UTC by Fabio Priuli
[NES] moved some more variables to driver data class
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_mmc.c
[src/mess/video]nes.c

r7953 Saturday 1st May, 2010 at 09:32:53 UTC by Fabio Priuli
[NES] moved some variables to driver data class, plus some small cleanup
[src/mess/includes]nes.h
[src/mess/machine]nes.c nes_ines.c nes_mmc.c nes_mmc.h nes_unif.c
[src/mess/video]nes.c

r7952 Saturday 1st May, 2010 at 07:26:08 UTC by Robbbert
[PEGASUS] Forgot to change decryption buffer address.
[src/mess/drivers]pegasus.c

r7951 Saturday 1st May, 2010 at 07:20:00 UTC by Robbbert
[PEGASUS] Adjusted cart slots so that XBASIC would work.
[src/mess/drivers]pegasus.c

r7950 Saturday 1st May, 2010 at 05:56:40 UTC by Fabio Priuli
Added software list handling to gx4000 (and cpc+), fixed possible memory leaks with svision and added back some comments to crvision.xml
[hash]crvision.xml gx4000.xml
[src/mess/drivers]amstrad.c svision.c
[src/mess/machine]amstrad.c

r7949 Saturday 1st May, 2010 at 05:32:45 UTC by Robbbert
[STUDIO2] Removed my old comment.
[src/mess/drivers]studio2.c

r7948 Saturday 1st May, 2010 at 02:16:29 UTC by Robbbert
[PEGASUS] Fixed cassette save regression at r7907.
[src/mess/drivers]pegasus.c

r7947 Friday 30th April, 2010 at 21:03:09 UTC by Fabio Priuli
Added software list handling to svision and crvision
[hash]crvision.xml
[src/mess/drivers]crvision.c svision.c

r7946 Friday 30th April, 2010 at 16:03:58 UTC by Fabio Priuli
softlist wip:
* updated lists with new dumps,
* unified some descriptions,
* added info here and there,
* added a few more lists
[hash]32x.xml gameboy.xml* gamegear.xml gba.xml* gbcolor.xml* jaguar.xml n64.xml* pico.xml pokemini.xml pv1000.xml sg1000.xml sms.xml snes.xml* supracan.xml wswan.xml

r7945 Friday 30th April, 2010 at 02:54:43 UTC by R. Belmont
Fix for Linux x64 compile, also submitting to MAMEdev.
[src/mame/audio]snes_snd.c

r7944 Thursday 29th April, 2010 at 23:24:27 UTC by Firewave
Removed unnecessary include from castool, imgtool and messtest main.c. Also fixes compilation with OSD=sdl
[src/mess/tools/castool]main.c
[src/mess/tools/imgtool]main.c
[src/mess/tools/messtest]main.c

r7943 Thursday 29th April, 2010 at 23:11:58 UTC by Firewave
[WINUI] Sync with latest MAMEUI code
[src/osd/winui]directories.c
[src/osd/winui/help/docs]Command Line Settings.htm Mame License.htm Mame Statement of Purpose.htm whatsnew.txt
[src/osd/winui/help/html]mameui_changes.txt mameui_systemreq.htm
[src/osd/winui/res]mameui.ico

r7942 Thursday 29th April, 2010 at 22:30:36 UTC by Firewave
[SDL] Compilation fix after strconv.c memory leak fixes (submitted to MAMEdev)
[src/osd/sdl]main.c

r7941 Thursday 29th April, 2010 at 21:16:14 UTC by Firewave
[NEWUI] Fixed memory leak
[src/mess/osd/windows]winutils.c

r7940 Thursday 29th April, 2010 at 21:12:52 UTC by Firewave
[WINUI/MESSUI] Fixed free calls for strconv.c functions. Also some other memory leak fixes
[src/mess/osd/winui]devview.c messui.c propertiesms.c softwarepicker.c
[src/osd/winui]dijoystick.c directdraw.c directories.c dirwatch.c mui_audit.c mui_opts.c mui_util.c properties.c tabview.c treeview.c winui.c

r7939 Thursday 29th April, 2010 at 21:08:48 UTC by Firewave
[MESS/NEWUI/WIMGTOOL] Fixed free calls for stronv.c functions
[src/mess]image.c zippath.c
[src/mess/osd/windows]dialog.c menu.c opcntrl.c winutils.c
[src/mess/tools/imgtool/windows]assocdlg.c wimgtool.c
[src/mess/tools/messdocs]messdocs.c

r7938 Thursday 29th April, 2010 at 21:00:17 UTC by Firewave
Fixed strconv.c and other memory leaks (patch submitted to MAMEdev). Maybe cause breakage in newui/winui code - fixes pending.
[src/emu]rendfont.c ui.c
[src/emu/debug]debugvw.c
[src/lib/util]pool.c
[src/osd]osdcore.h
[src/osd/sdl]main.c sdlos_macosx.c sdlos_unix.c sdlos_win32.c strconv.c strconv.h video.c
[src/osd/windows]debugwin.c drawd3d.c input.c main.c strconv.c strconv.h video.c windir.c winfile.c winutf8.c

r7937 Thursday 29th April, 2010 at 20:25:14 UTC by Firewave
[NEWUI] Re-applied append_menu_utf8() reorganisation. Cause for the crash was an improper free() call
[src/mess/osd/windows]menu.c winutils.c winutils.h

r7936 Thursday 29th April, 2010 at 18:37:14 UTC by incog
Added Super A'can dump, supported tags.
[hash]pv1000.xml supracan.xml

r7935 Thursday 29th April, 2010 at 14:32:20 UTC by Firewave
[WIMGTOOL] More "proper" free call usage and variable prefix additions
[src/mess/tools/imgtool/windows]wimgtool.c

r7934 Thursday 29th April, 2010 at 14:28:51 UTC by incog
Added info for 4 unreleased Super A'can games.
[hash]supracan.xml

r7933 Thursday 29th April, 2010 at 13:39:43 UTC by Robbbert
[PEGASUS] Removed all warnings, system is working.
[src/mess/drivers]pegasus.c

r7932 Thursday 29th April, 2010 at 13:09:50 UTC by Robbbert
Reverting r7914 which caused newui to mostly crash at start.
[src/mess/osd/windows]menu.c winutils.c winutils.h

r7931 Thursday 29th April, 2010 at 13:01:41 UTC by Curt Coder
[CGC7900] Added overlay cursor/character blink, and joystick/light pen input ports.
[src/emu/drivers]xtal.h
[src/mess/drivers]cgc7900.c
[src/mess/includes]cgc7900.h
[src/mess/video]cgc7900.c

r7930 Thursday 29th April, 2010 at 12:02:33 UTC by Fabio Priuli
[WSCOLOR] Fixed SRAM regression introduced in rev.7832

[SNES_SPC] Fixed build with SYMBOLS=1

more software lists wip:
- fixed crash if you don't have all the lists in the hashpath
- added preliminary support for softlists to gamegear, jaguar, lynx, megadriv, pico, sms, vidbrain, wswan (games requiring SRAM don't save and might have issues)
- marked jaguar games and gamecom games (all but Lights Out) as unsupported
- fixed warnings in megadriv and wswan lists
- prepared gameboy, gbcolor, gba, n64 and snes to software lists
[hash]gamecom.xml jaguar.xml megadriv.xml wswan.xml
[src/mame/audio]snes_snd.c
[src/mess]climess.c softlist.c
[src/mess/drivers]gb.c gba.c jaguar.c n64.c sms.c vidbrain.c wswan.c
[src/mess/machine]gb.c genesis.c lynx.c sms.c snescart.c wswan.c

r7929 Thursday 29th April, 2010 at 10:52:20 UTC by Fabio Priuli
Unifying some manufacturer names (CBM, NEC, etc.)
[src/mess/drivers]a3000.c ami1200.c at.c gp32.c hp16500.c kyocera.c pc2000.c pc8001.c pc8401a.c pc8801.c pcfx.c pda600.c pentagon.c pocketc.c socrates.c ti99_4p.c z80dev.c

r7928 Thursday 29th April, 2010 at 09:46:27 UTC by Fabio Priuli
unified conventions for unknown manufacturers / years
[src/mess/drivers]at.c beehive.c bob85.c ccs2422.c chaos.c dolphin.c h19.c ipb.c ipc.c isbc.c llc.c mikro80.c msbc1.c orion.c pc.c pentagon.c pimps.c pipbug.c pk8000.c pk8020.c qtsbc.c radio86.c sc1.c sc2.c scorpion.c special.c spectrum.c uknc.c unior.c ut88.c vector06.c vector4.c

r7927 Thursday 29th April, 2010 at 06:52:55 UTC by Curt Coder
[CGC7900] Cleanup.
[src/mess/drivers]cgc7900.c
[src/mess/includes]cgc7900.h
[src/mess/video]cgc7900.c

r7926 Wednesday 28th April, 2010 at 15:07:32 UTC by Angelo Salese
[DC]: Idle skipped DC Japan and DC Europe BIOSes
[src/mess/drivers]dc.c

r7925 Wednesday 28th April, 2010 at 13:29:34 UTC by Angelo Salese
[DC]: Updated to the latest source tree, added idle skip to the Dreamcast US BIOS
[src/mame/machine]dc.c
[src/mame/video]dc.c
[src/mess/drivers]dc.c

r7924 Wednesday 28th April, 2010 at 11:59:42 UTC by Firewave
[WIMGTOOL] Fixed insertion inside of folders
[src/mess/tools/imgtool/windows]wimgtool.c

r7923 Wednesday 28th April, 2010 at 11:39:03 UTC by Firewave
[IMGTOOL] Disable setup of first two FAT sectors. Was duplicating the FAT partiion header and messed up images. Works fine in imgtool, but WinImage shows some garbage now
[src/mess/tools/imgtool/modules]fat.c

r7922 Wednesday 28th April, 2010 at 11:33:31 UTC by Firewave
[WIMGTOOL] Use "proper" free calls to avoid breking into the debugger - still leaks memory. Also renamed some variables to reflect their type
[src/mess/tools/imgtool/windows]wimgtool.c

r7921 Wednesday 28th April, 2010 at 08:50:59 UTC by Barry Rodewald
[FMTOWNS] Improved address offsets for 256-colour layers, Flashback is now playable.
[src/mess/video]fmtowns.c

r7920 Wednesday 28th April, 2010 at 08:08:53 UTC by Fabio Priuli
updated advision and gmaster lists with emulation status
[hash]advision.xml gmaster.xml

r7919 Wednesday 28th April, 2010 at 07:25:18 UTC by Fabio Priuli
softlists wip:
- worked around a divide by zero problem in romload.c (more investigations are in order)
- added softlist support to arcadia, megaduck, ngp, ngpc, pasogo, pv1000, sg1000, supracan, vboy
- simplified advision & gmaster cart loading routine
- marked vboy softlist items as unsupported (other lists to be verified soon)
[hash]arcadia.xml megaduck.xml vboy.xml
[src/emu]romload.c
[src/mess/drivers]advision.c arcadia.c gb.c gmaster.c ngp.c pasogo.c pv1000.c sg1000.c supracan.c vboy.c
[src/mess/machine]gb.c

r7918 Tuesday 27th April, 2010 at 23:04:43 UTC by Barry Rodewald
[FMTOWNS] Added CRTC HSync Adjust, fixing offset backgrounds in some games, and scrolling in Death Brade.
[src/mess/video]fmtowns.c

r7917 Tuesday 27th April, 2010 at 22:06:14 UTC by Fabio Priuli
Added softlist support to advision, gamecom, gmaster and pokemini
[src/mess/drivers]advision.c gamecom.c gmaster.c pokemini.c
[src/mess/includes]pokemini.h
[src/mess/machine]advision.c gamecom.c pokemini.c

r7916 Tuesday 27th April, 2010 at 17:27:42 UTC by Fabio Priuli
Added some basic validation to softlists (part of the ones MAME/MESS apply to drivers), and fixed a few related warnings
[hash]bbcbc.xml
[src/mess]softlist.c softlist.h

r7915 Tuesday 27th April, 2010 at 17:23:33 UTC by incog
Added two more dumps to the Casio PV-1000 software list
[hash]pv1000.xml

r7914 Tuesday 27th April, 2010 at 15:45:24 UTC by Firewave
[NEWUI] Moved append_menu_utf8() to winutils.c and added win_* prefix, MF_BITMAP support and returnvalue.
[src/mess/osd/windows]menu.c winutils.c winutils.h

r7913 Tuesday 27th April, 2010 at 15:39:56 UTC by Firewave
[NEWUI] Removed redundant function
[src/mess/osd/windows]menu.c

r7912 Tuesday 27th April, 2010 at 15:38:57 UTC by Firewave
[NEWUI] Removed left-overs from device icon code
[src/mess/osd/windows]menu.c mess.rc

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team