Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7889 Friday 23rd April, 2010 at 12:31:52 UTC by Curt Coder
[CGC7900] Moved video stuff to own file.
[src/mess]mess.mak
[src/mess/drivers]cgc7900.c* chromati.c
[src/mess/includes]cgc7900.h
[src/mess/video]cgc7900.c*

r7888 Friday 23rd April, 2010 at 08:24:44 UTC by Miodrag Milanović
Skeleton for Z80 development board (unknown)
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]z80dev.c*

r7887 Friday 23rd April, 2010 at 08:05:37 UTC by Curt Coder
[CGC7900] Populated memory map, added I8251 and AY-3-8910 devices, driver data.
[src/mess/drivers]chromati.c
[src/mess/includes]cgc7900.h*

r7886 Friday 23rd April, 2010 at 05:06:19 UTC by Curt Coder
[CODATA] Fixed ROM names.
[src/mess/drivers]codata.c

r7885 Thursday 22nd April, 2010 at 12:52:52 UTC by Curt Coder
Year/ROM name fixes.
[src/mess/drivers]chromati.c codata.c hec2hrp.c ipds.c msbc1.c nanos.c pentagon.c sdk85.c swtpc.c sys2900.c unistar.c

r7884 Thursday 22nd April, 2010 at 12:38:22 UTC by Robbbert
Compile fixes [some by ElBarto]
[src/mame/drivers]megadriv.c
[src/mame/includes]megadriv.h
[src/mess/drivers]genesis.c
[src/mess/tools/imgtool]imgtool.mak
[src/mess/tools/imgtool/modules]mac.c

r7883 Thursday 22nd April, 2010 at 10:43:09 UTC by Nathan Woods
Updated to MAME 0.137u3 core
[ROOT]makefile
[docs]messnew.txt
[src/emu/machine]6840ptm.c 6840ptm.h 6850acia.c
[src/emu/sound]tms5110r.c tms5220.c
[src/mame]mame.mak mamedriv.c
[src/mame/audio]atarijsa.c exidy.c snes_snd.c
[src/mame/drivers]aladbl.c atarisy1.c atarisy2.c cave.c cojag.c ddragon.c eolith.c finalizr.c funworld.c gaiden.c ghosteo.c lasso.c m58.c megadriv.c merit.c meritm.c midas.c mpu4drvr.c naomi.c playch10.c playmark.c powerbal.c pushman.c pzletime.c sauro.c ssf2md.c ssgbl.c starwars.c subsino.c tmaster.c tmnt.c vicdual.c vmetal.c vsnes.c
[src/mame/includes]atarisy1.h atarisy2.h megadriv.h naomi.h playmark.h pushman.h* snes.h vsnes.h
[src/mame/layout]jollycrd.lay sharkpye.lay*
[src/mame/machine]dc.c naomi.c naomibd.c snes.c vsnes.c
[src/mame/video]dc.c funworld.c gaiden.c lasso.c nemesis.c playch10.c playmark.c ppu2c0x.c ppu2c0x.h pushman.c vsnes.c
[src/tools]chdman.c romcmp.c

r7882 Wednesday 21st April, 2010 at 13:43:43 UTC by Curt Coder
Implemented get_track_size function for D64/G64.
[docs]messnew.txt
[src/mess/devices]flopdrv.c flopdrv.h
[src/mess/formats]d64_dsk.c g64_dsk.c g64_dsk.h
[src/mess/machine]c1541.c c1551.c c1571.c c2040.c

r7881 Wednesday 21st April, 2010 at 12:35:14 UTC by Curt Coder
[ATOM] Cleanup.
[src/mess/drivers]atom.c
[src/mess/formats]atom_tap.c atom_tap.h
[src/mess/includes]atom.h
[src/mess/machine]atom.c

r7880 Wednesday 21st April, 2010 at 12:31:01 UTC by Curt Coder
Added skeleton for FDI disk image support.
[src/mess]mess.mak
[src/mess/formats]fdi_dsk.c* flopimg.h

r7879 Tuesday 20th April, 2010 at 17:26:57 UTC by Curt Coder
[MPF1B] Fixed keyboard symbols.
[src/mess/drivers]mpf1.c

r7878 Tuesday 20th April, 2010 at 17:10:05 UTC by Curt Coder
[MPF1] Fixed memory maps.
[src/mess/drivers]mpf1.c

r7877 Tuesday 20th April, 2010 at 15:33:19 UTC by Angelo Salese
Added various notes about the Olivetti M20 Personal Computer
[src/mess/drivers]m20.c

r7876 Tuesday 20th April, 2010 at 08:14:34 UTC by Curt Coder
[QL] Remove serial device.
[src/mess/drivers]ql.c

r7875 Tuesday 20th April, 2010 at 08:14:23 UTC by Curt Coder
Cleanup.
[src/mess/formats]atarist_dsk.c atom_atm.c comx35_comx.c comx35_dsk.c studio2_st2.c

r7874 Tuesday 20th April, 2010 at 08:07:58 UTC by Curt Coder
[ATOM] Added skeleton for TAP format support.
[src/mess]mess.mak
[src/mess/drivers]atom.c
[src/mess/formats]atom_tap.c* atom_tap.h*

r7873 Tuesday 20th April, 2010 at 07:50:03 UTC by Curt Coder
[ATOM] Moved *.atm quickload to formats.
[src/mess]mess.mak
[src/mess/drivers]atom.c
[src/mess/formats]atom_atm.c* atom_atm.h*
[src/mess/machine]atom.c

r7872 Monday 19th April, 2010 at 16:00:19 UTC by Firewave
[WIMGTOOL} Moved Sector View spinners a bit, so they don't overlap labels
[src/mess/tools/imgtool/windows]wimgtool.rc

r7871 Monday 19th April, 2010 at 15:57:21 UTC by Firewave
[WIMGTOOL] Removed .aps file and added it to ignore list
[src/mess/tools/imgtool/windows]wimgtool.aps

r7870 Monday 19th April, 2010 at 14:29:51 UTC by Curt Coder
[ATOM] Fixed disk loading.
[src/mess/drivers]atom.c

r7869 Monday 19th April, 2010 at 13:06:15 UTC by Curt Coder
Added preliminary RS-232 interface device (which might some day interface with real COM ports), and hooked it up to Atari ST.
[src/mess]mess.mak
[src/mess/drivers]atarist.c
[src/mess/includes]atarist.h
[src/mess/machine]rs232.c* rs232.h*

r7868 Monday 19th April, 2010 at 11:10:01 UTC by Firewave
[IMGTOOL] Get rid of redundant function
[src/mess/tools/imgtool]iflopimg.c

r7867 Monday 19th April, 2010 at 08:06:36 UTC by Curt Coder
[PX8] Disabled slave cpu.
[src/mess/drivers]px8.c

r7866 Monday 19th April, 2010 at 08:06:18 UTC by Curt Coder
Makefile cleanup.
[src/mess]mess.mak
[src/mess/drivers]k1003.c

r7865 Monday 19th April, 2010 at 01:04:22 UTC by Firewave
[WIMGTOOL] Sector View options are read again - just the reset of them when hitting out of range values is missing
[src/mess/tools/imgtool/windows]secview.c

r7864 Monday 19th April, 2010 at 00:50:31 UTC by Firewave
[WIMGTOOL] Fixed stack overflow with "Viewctor Data...". The options aren't applied at the moment
[src/mess/tools/imgtool/windows]secview.c

r7863 Monday 19th April, 2010 at 00:20:39 UTC by Firewave
[IMGTOOL] Fixed usage of invalid memory in FAT grow code. Fixes "File not found" errors and invalid datestamps. Still gives "Seek Error" on bigger files.
[src/mess/tools/imgtool/modules]fat.c

r7862 Sunday 18th April, 2010 at 23:25:54 UTC by Firewave
[WIMGTOOL] Fixed some allocation/deallocation mismatches with charconv.c function. Also removed some unused variables
[src/mess/tools/imgtool]charconv.c imgtool.c

r7861 Sunday 18th April, 2010 at 20:58:46 UTC by Firewave
Fixed image error message to show the filename
[src/mess]mess.c

r7860 Sunday 18th April, 2010 at 14:08:31 UTC by Firewave
[MESSUI] Removed "File->Create Image...". It never worked and offered invalid image types. Use Device View to create images (not working either at the moment)
[src/mess/osd/winui]messui.c resourcems.h
[src/osd/winui]mameui.rc

r7859 Sunday 18th April, 2010 at 13:45:00 UTC by Firewave
[WINUI] Forgot to remove function declarations
[src/osd/winui]properties.c

r7858 Sunday 18th April, 2010 at 13:37:17 UTC by Firewave
Fixed memory corruption when using software lists
[src/mess]softlist.c

r7857 Sunday 18th April, 2010 at 13:12:56 UTC by Firewave
Use a proper deallocation function in image_freeptr(). Fixes assert on shutdown after an image load error
[src/mess]image.c

r7856 Sunday 18th April, 2010 at 13:03:59 UTC by Firewave
WINUI] Removed obsolete utils function
[src/osd/winui]mui_util.c mui_util.h

r7855 Sunday 18th April, 2010 at 13:01:05 UTC by Firewave
[WINUI] Removed some obsolete sound properties
[src/osd/winui]properties.c resource.h

r7854 Sunday 18th April, 2010 at 12:26:06 UTC by Firewave
Fixed hang when accessing unaccessible drive in File Manager (e.g. CD-ROM drive with no disc iserted)
[src/mess]zippath.c

r7853 Sunday 18th April, 2010 at 11:08:58 UTC by Firewave
Only schedule a hard reset when the image could be loaded
[src/mess]image.c

r7852 Sunday 18th April, 2010 at 11:06:30 UTC by Wilbert Pol
Fix -listsoftware crash when displaying dataareas without rom files.
[src/mess]climess.c

r7851 Sunday 18th April, 2010 at 10:01:48 UTC by Firewave
[NEWUI] Avoid duplicated extension when using "Save State As..." and don't carry the default savestate name in-between drivers when using the built-in menu
[src/mess/osd/windows]menu.c

r7850 Sunday 18th April, 2010 at 09:59:14 UTC by Wilbert Pol
Improved information display of software loaded through a software list. Changed the image_checkhash return type to void.
[src/mess]image.c

r7849 Sunday 18th April, 2010 at 09:44:02 UTC by Wilbert Pol
Fix crash when displaying mounted image information.
[src/mess]image.c

r7848 Sunday 18th April, 2010 at 07:54:19 UTC by Justin Kerk
Spelling fix in scv.xml
[hash]scv.xml

r7847 Saturday 17th April, 2010 at 22:48:55 UTC by Firewave
[WINUI] Fixed a few more free() calls
[src/osd/winui]bitmask.c

r7846 Saturday 17th April, 2010 at 22:28:02 UTC by Firewave
[NEWUI] Renamed some variables to properly reflect type
[src/mess/osd/windows]dialog.c menu.c

r7845 Saturday 17th April, 2010 at 18:50:19 UTC by Curt Coder
[VIDBRAIN] Added foreground color.
[src/mess/drivers]vidbrain.c
[src/mess/includes]vidbrain.h

r7844 Saturday 17th April, 2010 at 18:28:29 UTC by Firewave
[MESSUI] Use proper free() calls and renamed some variables to properly reflect type
[src/mess/osd/winui]devview.c messui.c propertiesms.c softwarepicker.c swconfig.c

r7843 Saturday 17th April, 2010 at 18:16:43 UTC by Firewave
[WINUI] Use proper free() calls and renamed some variables to properly reflect type
[src/osd/winui]directories.c dirwatch.c picker.c properties.c screenshot.c splitters.c tabview.c treeview.c winui.c

r7842 Saturday 17th April, 2010 at 18:10:40 UTC by R. Belmont
File I forgot in the last checkin.
[src/mess/drivers]apple2.c

r7841 Saturday 17th April, 2010 at 17:59:18 UTC by R. Belmont
[APPLE2] Give expansion cards more of their actual capabilities.
[src/mess/machine]ap2_slot.c ap2_slot.h apple2.c

r7840 Saturday 17th April, 2010 at 17:37:26 UTC by Firewave
[WINUI] Fixed Access Violation on shutdown because of duplicated destruction of image lists. Unless LVS_SHAREIMAGELISTS is specified the ListView will destruct the image lists. Using this since they are shared between WINUI and MESSUI ListViews
[src/osd/winui]mameui.rc

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team