Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r2600 Saturday 10th May, 2008 at 23:58:23 UTC by R. Belmont
[Saturn] Fixed mem_mask regressions.
[src/mess/drivers]saturn.c

r2599 Saturday 10th May, 2008 at 23:54:43 UTC by Nathan Woods
[TI99] Fixed disk controller. [Michael Zapf]
[docs]messnew.txt
[src/mess/drivers]ti99_4x.c
[src/mess/machine]99_peb.c

r2598 Saturday 10th May, 2008 at 16:07:02 UTC by Curt Coder
[TMC2000E] Fix compile error.
[src/mess/drivers]tmc2000e.c

r2597 Saturday 10th May, 2008 at 14:25:33 UTC by Curt Coder
[CDP1864] Fixed palette.
[src/mess/drivers]studio2.c tmc1800.c
[src/mess/includes]tmc1800.h
[src/mess/video]cdp1864.c cdp1864.h tmc1800.c

r2596 Saturday 10th May, 2008 at 14:24:42 UTC by Nathan Woods
Prep for next dev cycle
[docs]messnew.txt
[src]version.c

r2595 Saturday 10th May, 2008 at 11:42:47 UTC by Curt Coder
[TMC2000] System is now working.
[docs]messnew.txt
[src/mess]mess.mak
[src/mess/drivers]tmc1800.c
[src/mess/includes]tmc1800.h*
[src/mess/video]cdp1861.c cdp1864.c cdp1864.h osm200.c tmc1800.c*

r2594 Saturday 10th May, 2008 at 09:59:51 UTC by Curt Coder
[CDP1802] Sync with MAME.
[src/emu/cpu/cdp1802]cdp1802.c

r2593 Saturday 10th May, 2008 at 09:19:32 UTC by Miodrag Milanović
[SMS] Updated configuration for sg1000m3
[src/mess/drivers]sms.c

r2592 Saturday 10th May, 2008 at 02:17:22 UTC by Nathan Woods
Fixed compilation error
[src/emu/cpu/cdp1802]cdp1802.c

r2591 Friday 9th May, 2008 at 21:42:18 UTC by Robbbert
[TRS80] Made rom the default boot device.
[src/mess/drivers]trs80.c

r2590 Friday 9th May, 2008 at 18:52:11 UTC by Curt Coder
[CDP1802] Added changes from MAME and miscellanous cleanups.
[src/emu/cpu/cdp1802]cdp1802.c cdp1802.h
[src/emu/video]cdp1869.c
[src/mame/drivers]cidelsa.c
[src/mess/drivers]comx35.c studio2.c tmc1800.c tmc2000e.c tmc600.c vip.c
[src/mess/video]cdp1861.c cdp1861.h cdp1864.c cdp1864.h

r2589 Friday 9th May, 2008 at 18:16:04 UTC by Curt Coder
[COMX35] Added preliminary driver. Added CDP1871 keyboard encoder.
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]comx35.c*
[src/mess/includes]comx35.h*
[src/mess/machine]cdp1871.c* cdp1871.h*
[src/mess/video]comx35.c*

r2588 Friday 9th May, 2008 at 17:58:01 UTC by Stefano Priore
Fixed a bug number
[docs]messnew.txt

r2587 Friday 9th May, 2008 at 15:46:12 UTC by Roberto Zandonà
add some missing informations to the messnew
[docs]messnew.txt

r2586 Friday 9th May, 2008 at 11:08:43 UTC by Nathan Woods
[GENESIS] Fixed regression
[src/mess/drivers]genesis.c

r2585 Friday 9th May, 2008 at 10:57:40 UTC by Nathan Woods
[SVI318] UART fix. [Tomas Karlsson]
[docs]messnew.txt
[src/mess/drivers]svi318.c
[src/mess/machine]svi318.c

r2584 Friday 9th May, 2008 at 06:00:30 UTC by Roberto Zandonà
[C64, C65, C128] Implentation of sprite wrapping at the top of the screen (bug #1159)
[src/mess/video]vic4567.c vic6567.c

r2583 Friday 9th May, 2008 at 01:46:51 UTC by R. Belmont
[SDLMESS] Distinguish generic Unix targets from OS X.
[src/mess/osd/sdl]sdlmess.c

r2582 Thursday 8th May, 2008 at 21:15:19 UTC by Stefano Priore
Remaining UI issues fixed. Both navigation keys functionality and appearance are equivalent to MAME counterparts
[src/mess]filemngr.c

r2581 Thursday 8th May, 2008 at 16:48:16 UTC by R. Belmont
[SDLMESS] Add osd_get_clipboard_text(). Functioning versions are currently provided for Win32 (copy of WinOSD) and Mac OS X (thanks to Tim Lindner).
[src/mess/osd/sdl]sdlmess.c

r2580 Thursday 8th May, 2008 at 13:19:23 UTC by R. Belmont
[SDLMESS] Fix compile regression.
[src/osd/sdl]input.c

r2579 Thursday 8th May, 2008 at 09:13:53 UTC by Miodrag Milanović
[PENTAGON] Became regular driver
[src/mess]messdriv.c

r2578 Thursday 8th May, 2008 at 08:20:59 UTC by Miodrag Milanović
[SPECTRUM] Removing my test ROMs, they will come later
[src/mess/drivers]spectrum.c

r2577 Thursday 8th May, 2008 at 02:56:12 UTC by Hobie Troxell
[MESS help] 1 new picture or current Misc. tab. Some new text, changed many BIOS to ROM
[docs]wintoc.xml
[docs/windows]guiconf.htm install.htm instbios.htm instroms.htm* main.htm mgebios.htm mgeroms.htm* runsw.htm suppsys.htm update.htm
[docs/windows/images]propmisc.gif

r2576 Thursday 8th May, 2008 at 02:42:02 UTC by Nathan Woods
Messdocs bug fix
[src/mess/tools/messdocs]messdocs.c

r2575 Thursday 8th May, 2008 at 01:36:25 UTC by Hobie Troxell
[MESS Help] Additional picture fixes
[docs/windows]choice.htm guiuse.htm install.htm runsw.htm

r2574 Thursday 8th May, 2008 at 00:46:22 UTC by Robbbert
[SUPER80] Added 3 more variants.
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]super80.c

r2573 Wednesday 7th May, 2008 at 22:55:30 UTC by Nathan Woods
[EP128] Merged ex128 and ex128a drivers, to use alternate BIOSes. [Fabio Priuli]
[docs]messnew.txt
[src/mess]messdriv.c
[src/mess/drivers]enterp.c

r2572 Wednesday 7th May, 2008 at 15:05:37 UTC by Miodrag Milanović
[SPECTRUM][SCORPION][PENTAGON] Now works much better
[src/mess/drivers]pentagon.c scorpion.c spectrum.c
[src/mess/machine]beta.c spectrum.c

r2571 Wednesday 7th May, 2008 at 14:08:26 UTC by Curt Coder
[TMC2000] Now boots but displays garbage only.
[src/mess/drivers]tmc1800.c
[src/mess/video]cdp1864.c

r2570 Wednesday 7th May, 2008 at 12:00:00 UTC by Dirk Best
Sync sysinfo.dat with the wiki
[ROOT]sysinfo.dat

r2569 Wednesday 7th May, 2008 at 11:21:27 UTC by Nathan Woods
Fixed memory leak in hard drive code
[src/mess/devices]harddriv.c

r2568 Wednesday 7th May, 2008 at 02:57:27 UTC by Hobie Troxell
[MESS HELP] Update 1 new image and made some minor changes
[docs/windows]guiconf.htm
[docs/windows/images]gui.gif

r2567 Wednesday 7th May, 2008 at 02:05:43 UTC by Nathan Woods
[Messtest] Fallout from device refactoring
[src/mess]device.c
[src/mess/tests]mess_bebox.xml mess_coco.xml
[src/mess/tools/messtest]testmess.c

r2566 Wednesday 7th May, 2008 at 02:04:09 UTC by Hobie Troxell
[MESS HELP] Reverted pictures to gif format as png format didn't work
[docs]imgtool.txt wintoc.xml
[docs/windows]guiconf.htm
[docs/windows/images]propadv.gif* propadv.png propctrlr.gif* propctrlr.png propd3d.gif* propd3d.png propmisc.gif* propmisc.png props.gif* props.png propsnd.gif* propsnd.png propvec.gif* propvec.png tree.gif* tree.png

r2565 Wednesday 7th May, 2008 at 01:34:36 UTC by Hobie Troxell
[MESS HELP] New Logo, consolidated images into 1 folder.
[docs]images wintoc.xml
[docs/windows]main.htm
[docs/windows/images]logo.gif*

r2564 Tuesday 6th May, 2008 at 17:24:18 UTC by Stefano Priore
Added a description of the various Mockingboard models
[src/mess/machine]mockngbd.c

r2563 Tuesday 6th May, 2008 at 17:09:40 UTC by Stefano Priore
Fixed the UP key in file selector
[docs]messnew.txt
[src/mess]filemngr.c

r2562 Tuesday 6th May, 2008 at 15:51:27 UTC by Justin Kerk
[MESSNEW] More updates
[docs]messnew.txt

r2561 Tuesday 6th May, 2008 at 15:32:32 UTC by Justin Kerk
Fix svn:eol-style
[src/mess/devices]microdrv.c microdrv.h
[src/mess/drivers]pasogo.c
[src/mess/formats]coupedsk.c coupedsk.h
[src/mess/includes]tmc600.h
[src/mess/layout]nc200.lay sv328806.lay ut88mini.lay
[src/mess/machine]ap2_lang.c ap2_lang.h ap2_slot.c ap2_slot.h e0516.c e0516.h mockngbd.c mockngbd.h zx8302.c zx8302.h
[src/mess/osd/winui]swconfig.c swconfig.h
[src/mess/video]msm6255.c msm6255.h tmc600.c

r2560 Tuesday 6th May, 2008 at 15:17:50 UTC by Justin Kerk
[MESSNEW] Add PasoGo
[docs]messnew.txt

r2559 Tuesday 6th May, 2008 at 15:13:12 UTC by Justin Kerk
Update messnew.txt (this is the first release with bw2 so there's no point in itemizing Tomas' changes)
[docs]messnew.txt

r2558 Tuesday 6th May, 2008 at 12:53:23 UTC by Nathan Woods
[Messtest] Fixed breakage
[src/mess/tools/messtest]testmess.c

r2557 Tuesday 6th May, 2008 at 10:52:02 UTC by Nathan Woods
[BW2] Changed RAMCARD to not be installed by default. [Tomas Karlsson]
[docs]messnew.txt
[src/mess/drivers]bw2.c

r2556 Tuesday 6th May, 2008 at 09:35:00 UTC by Miodrag Milanović
[WD17xx] made new call wd17xx_set_pause_time to be able to set pause time, default is 40usec
[src/mess/machine]b2m.c wd17xx.c wd17xx.h

r2555 Tuesday 6th May, 2008 at 01:25:08 UTC by Nathan Woods
File manager fix. (bug #1600)
[docs]messnew.txt
[src/mess]filemngr.c

r2554 Tuesday 6th May, 2008 at 01:14:06 UTC by Nathan Woods
[TI99] Natural keyboard fix. [Fabio Priuli]
[docs]messnew.txt
[src/mess/drivers]ti99_4x.c

r2553 Monday 5th May, 2008 at 21:45:36 UTC by Wilbert Pol
[IBMPCJR] Some more graphics mode selection fixes.
[src/mess/video]pc_t1t.c

r2552 Monday 5th May, 2008 at 21:16:54 UTC by Wilbert Pol
[IBMPCJR] Fixed graphics modes.
[src/mess/drivers]pc.c
[src/mess/video]pc_t1t.c pc_t1t.h

r2551 Monday 5th May, 2008 at 19:51:57 UTC by Wilbert Pol
[IBMPCJR] Added cartridge support.
[src/mess/drivers]pc.c
[src/mess/includes]pc.h
[src/mess/machine]pc.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team