Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

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

r7911 Tuesday 27th April, 2010 at 13:53:47 UTC by Firewave
[MESSUI] Cleaned up SoftwarePicker_GetItemImage() to avoid GCC 4.5.0 warnings, redefinitions and unused code
[src/mess/osd/winui]messui.c

r7910 Tuesday 27th April, 2010 at 13:29:30 UTC by Firewave
Fixed GCC 4.5.0 warnings
[src/mess/formats]spec_snqk.c
[src/mess/machine]pc_mouse.c

r7909 Tuesday 27th April, 2010 at 10:53:09 UTC by Firewave
Re-applied r7835 (Fixed linking of chdman and romcp with Visual Studio)
[src/tools]chdman.c romcmp.c

r7908 Tuesday 27th April, 2010 at 09:43:59 UTC by Robbbert
[PEGASUS] Added alternate bioses. Removed rom hack, using a better method to defeat the protection.
[src/mess/drivers]pegasus.c

r7907 Tuesday 27th April, 2010 at 08:17:03 UTC by Robbbert
[PEGASUS] Added decryption of bios and carts, if first byte is 02. Added notes. Removed commented-out printer.
[src/mess/drivers]pegasus.c

r7906 Tuesday 27th April, 2010 at 07:59:23 UTC by Curt Coder
[CGC7900] Fixed display overlay.
[src/mess/drivers]cgc7900.c
[src/mess/includes]cgc7900.h
[src/mess/video]cgc7900.c

r7905 Tuesday 27th April, 2010 at 06:42:42 UTC by Curt Coder
[CGC7900] Fixed ROM load order.
[src/mess/drivers]cgc7900.c
[src/mess/video]cgc7900.c

r7904 Tuesday 27th April, 2010 at 03:56:33 UTC by Robbbert
messnew self service
[docs]messnew.txt

r7903 Tuesday 27th April, 2010 at 03:23:27 UTC by Robbbert
[PEGASUS] Added PCG. Tank game starts up now.
[src/mess/drivers]pegasus.c
[src/mess/includes]pegasus.h
[src/mess/video]pegasus.c

r7902 Monday 26th April, 2010 at 17:26:54 UTC by Firewave
[WIMGTOOL] Some WM_COMMAND handling cleanups
[src/mess/tools/imgtool/windows]assocdlg.c attrdlg.c secview.c

r7901 Monday 26th April, 2010 at 13:22:33 UTC by Robbbert
[PEGASUS] Fixed display of the number "9", confirmed on real hardware, mistake in data sheet.
[src/mess/video]pegasus.c

r7900 Monday 26th April, 2010 at 11:06:50 UTC by Robbbert
[PEGASUS] Added reverse video. Pegapong game works.
[src/mess/drivers]pegasus.c
[src/mess/video]pegasus.c

r7899 Monday 26th April, 2010 at 11:03:04 UTC by Curt Coder
[FDI] Log track information.
[src/mess/formats]fdi_dsk.c

r7898 Monday 26th April, 2010 at 07:16:39 UTC by Robbbert
[PEGASUS] Keyboard is complete.
[src/mess/drivers]pegasus.c

r7897 Monday 26th April, 2010 at 01:15:05 UTC by Robbbert
[PEGASUS] Added cassette and cartslots. Printer commented out due to no info available.
[src/mess/drivers]pegasus.c

r7896 Monday 26th April, 2010 at 00:49:26 UTC by Robbbert
Fixed crash if unmounting a cassette in the middle of a recording.
[src/mess/formats]cassimg.c

r7895 Sunday 25th April, 2010 at 14:11:04 UTC by Robbbert
[PEGASUS] Partial keyboard, PIA, IRQ code added. Fixed typo in video code.
[src/mess/drivers]pegasus.c
[src/mess/video]pegasus.c

r7894 Sunday 25th April, 2010 at 05:18:07 UTC by Robbbert
[PEGASUS] Killed the protection check. Welcome screen appears.
[src/mess/drivers]pegasus.c

r7893 Sunday 25th April, 2010 at 04:35:23 UTC by Robbbert
[PEGASUS] Connected rudimentary video, text works.
[src/mess]mess.mak
[src/mess/drivers]pegasus.c
[src/mess/includes]pegasus.h*
[src/mess/video]pegasus.c*

r7892 Saturday 24th April, 2010 at 23:12:20 UTC by Barry Rodewald
[FMTOWNS] Added HSync output to sub-status register, made I/O ports 0xff80-0xffff always accessible, set RAM area 0xcc000-0xcff7f to AM_RAM rather than banked RAM. This fixes lockups in Gunship and Tatsujin Oh, and makes a few more games start to run.
[src/mess/drivers]fmtowns.c
[src/mess/includes]fmtowns.h
[src/mess/video]fmtowns.c

r7891 Saturday 24th April, 2010 at 16:20:22 UTC by Robbbert
Aamber Pegasus skeleton
[src/mess]mess.mak messdriv.c
[src/mess/drivers]pegasus.c*

r7890 Friday 23rd April, 2010 at 12:32:45 UTC by Curt Coder
[ATOM] Fixed BREAK key and key names, added ROM slots, memory mirroring.
[src/mess/drivers]atom.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team