Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7351 Sunday 14th February, 2010 at 12:46:03 UTC by Miodrag Milanović
Cleaned natural keyboard implementation
[src/emu]inptport.c inptport.h ui.c uimenu.c

r7350 Sunday 14th February, 2010 at 10:43:25 UTC by Robbbert
[TRS80] Implemented motor control feedback to the disk controller, fixes Model 3 and 4 disk boot, and fixes Model I directory listing.
[src/mess/machine]trs80.c

r7349 Sunday 14th February, 2010 at 09:03:17 UTC by Miodrag Milanović
- Fixed memory issues in zippath [micko]
- SDL win32 file access works now [couriersid]
[src/mess]zippath.c
[src/osd/sdl]sdldir.c

r7348 Sunday 14th February, 2010 at 04:57:19 UTC by Jonathan Gevaryahu
[fidelz80] minor tweaks to vcc s14001a readback and lowered volume.
[src/mess/drivers]fidelz80.c

r7347 Sunday 14th February, 2010 at 04:54:05 UTC by Jonathan Gevaryahu
[dectalk] correctly reset DUART on system reset; I have no clue if I did this correctly (devices scare me) but it seems to work.
[src/mess/drivers]dectalk.c

r7346 Sunday 14th February, 2010 at 00:29:05 UTC by Barry Rodewald
[I386] Fixed LLDT instruction. (also sent to mamedev)
[src/emu/cpu/i386]i386op16.c i386op32.c

r7345 Saturday 13th February, 2010 at 21:32:59 UTC by Miodrag Milanović
Fix initial folder setup.
[src/mess]image.c
[src/mess/osd/winui]messui.c

r7344 Saturday 13th February, 2010 at 20:22:52 UTC by Miodrag Milanović
osd_get_emulator_directory call removed.
[src/mess]image.c
[src/mess/osd/winui]messui.c
[src/osd]osdcore.h
[src/osd/sdl]sdlfile.c sdlmain.c sdlos_macosx.c sdlos_unix.c sdlos_win32.c
[src/osd/windows]winfile.c

r7343 Saturday 13th February, 2010 at 17:52:05 UTC by Miodrag Milanović
One more try
[src/osd/sdl]sdlos_macosx.c sdlos_unix.c

r7342 Saturday 13th February, 2010 at 17:48:36 UTC by Miodrag Milanović
Try to fix compile on Linux and MacOSX
[src/osd/sdl]sdlos_macosx.c sdlos_unix.c

r7341 Saturday 13th February, 2010 at 17:22:30 UTC by Miodrag Milanović
- Removed unused OSD calls
- Taken some Couriersud work from MAME in SDL osd
[src/mess]filemngr.c image.c mess.c zippath.c
[src/mess/osd/sdl]climain.c sdl.mak w32util.c winutils.c winutils.h
[src/mess/osd/windows]menu.c winutils.c winutils.h
[src/mess/tools/dat2html]dat2html.c
[src/mess/tools/imgtool]imgtool.c imgtool.h main.c
[src/mess/tools/imgtool/windows]wimgtool.c
[src/mess/tools/messtest]core.c testimgt.c testmess.c
[src/osd]osdcore.h
[src/osd/sdl]sdl.mak sdlclip.c sdlfile.c sdlos_macosx.c sdlos_unix.c sdlos_win32.c
[src/osd/windows]winfile.c

r7340 Friday 12th February, 2010 at 20:23:20 UTC by Miodrag Milanović
Updated MAMEUI make file.
[src/osd/winui]winui.mak

r7339 Friday 12th February, 2010 at 20:21:18 UTC by Miodrag Milanović
Fixed windows SDL compile, and updated sdlfile.c to changes done by couriersud
[src/mess/osd/sdl]w32util.c
[src/osd/sdl]sdlfile.c

r7338 Friday 12th February, 2010 at 17:53:52 UTC by Miodrag Milanović
Fixed compile.
[src/mess/osd/winui]optionsms.c

r7337 Friday 12th February, 2010 at 16:03:16 UTC by Miodrag Milanović
Fixed compiling tools.
[src/mess/tools/dat2html]dat2html.c
[src/mess/tools/imgtool]main.c
[src/mess/tools/messdocs]messdocs.c
[src/mess/tools/messtest]testimgt.c tststubs.c

r7336 Friday 12th February, 2010 at 15:44:13 UTC by Miodrag Milanović
- Moved natural keyboard support from MESS to MAME
- Moved OSD file functions and clipboard access functions into OSD core
[src/emu]emu.h emu.mak emuopts.c emuopts.h inptport.c inptport.h inpttype.h mame.c mame.h ui.c ui.h uimenu.c validity.c
[src/mame/machine]pckeybrd.c
[src/mess]device.c device.h image.h inputx.c inputx.h mess.h messcore.mak messdrv.h messopts.c messopts.h mesvalid.c mslegacy.c mslegacy.h tapectrl.c uimess.c uimess.h
[src/mess/drivers]apexc.c
[src/mess/osd]osdmess.h
[src/mess/osd/sdl]configms.c configms.h glob.c glob.h menu.h osdutils.h sdl.mak sdlmess.c sdlutil.c winutils.c winutils.h
[src/mess/osd/windows]configms.c configms.h dialog.c glob.c glob.h menu.c windows.mak winmess.c winutils.c winutils.h
[src/mess/tools/castool]main.c
[src/mess/tools/imgtool]main.c
[src/mess/tools/messtest]core.c main.c testmess.c
[src/osd]osdcore.h
[src/osd/sdl]input.c sdl.mak sdlclip.c* sdlfile.c sdlmain.c video.c window.c
[src/osd/windows]input.c winclip.c* windows.mak winfile.c

r7335 Friday 12th February, 2010 at 13:52:15 UTC by Curt Coder
[TRS80M2] WIP
[src/mess/drivers]trs80m2.c
[src/mess/includes]trs80m2.h

r7334 Friday 12th February, 2010 at 12:47:21 UTC by Miodrag Milanović
Made SDL windows build works (still -window parameter needed)
[src/osd/sdl]video.c

r7333 Friday 12th February, 2010 at 12:19:26 UTC by Curt Coder
[TRS80M2] WIP
[src/mess/drivers]trs80m2.c
[src/mess/includes]trs80m2.h

r7332 Friday 12th February, 2010 at 10:49:53 UTC by Dirk Best
Cleaned up some drivers using MDRV_RAM_DEFAULT_VALUE
[src/mess/drivers]apple2.c b2m.c ondra.c orion.c partner.c pecom.c pk8020.c pp01.c rt1715.c special.c vector06.c
[src/mess/includes]ondra.h orion.h pecom.h pk8020.h pp01.h rt1715.h special.h vector06.h
[src/mess/machine]apple2.c b2m.c ondra.c orion.c partner.c pecom.c pk8020.c pp01.c rt1715.c special.c vector06.c

r7331 Friday 12th February, 2010 at 09:45:58 UTC by Curt Coder
Added Intel 8021/8022 CPU types.
[src/emu/cpu/mcs48]mcs48.c mcs48.h
[src/mess/drivers]trs80m2.c

r7330 Friday 12th February, 2010 at 09:28:20 UTC by Curt Coder
[TRS80M2] Moved TRS-80 Model II to its own driver file since it is completely different from Model I.
[src/emu/drivers]xtal.h
[src/mess]mess.mak messdriv.c
[src/mess/drivers]trs80.c trs80m2.c*
[src/mess/includes]trs80m2.h*

r7329 Friday 12th February, 2010 at 07:43:28 UTC by Curt Coder
[C1571] Start in 1 MHz mode.
[src/mess/machine]c1571.c

r7328 Thursday 11th February, 2010 at 22:15:54 UTC by Curt Coder
[C1571] WIP
[src/mess/machine]c1571.c

r7327 Thursday 11th February, 2010 at 17:37:38 UTC by Curt Coder
[C1541] Added ATN IN reads.
[src/mess/machine]c1541.c

r7326 Thursday 11th February, 2010 at 17:36:49 UTC by Curt Coder
[G64] Return all zeroes if side 1 is accessed.
[src/mess/formats]g64_dsk.c

r7325 Thursday 11th February, 2010 at 17:36:20 UTC by Curt Coder
Improved WPT toggling at disk load/eject.
[src/mess/devices]flopdrv.c

r7324 Thursday 11th February, 2010 at 15:38:05 UTC by Curt Coder
[TRS80M2] Added entry for missing keyboard ROM.
[src/mess/drivers]trs80.c

r7323 Thursday 11th February, 2010 at 14:05:04 UTC by Curt Coder
[C1571] Connected write protect line to VIA, improved side selection.
[src/mess/devices]flopdrv.c flopdrv.h
[src/mess/formats]d64_dsk.c
[src/mess/machine]c1571.c c2040.c

r7322 Thursday 11th February, 2010 at 14:03:14 UTC by Miodrag Milanović
GAME_SHARE_ROMS flag removed, and validation of duplicate roms removed since it doesn't help much.
[src/emu]driver.h validity.c
[src/mess/drivers]a2600.c abc80x.c ami1200.c amiga.c amstrad.c atari.c bw12.c c128.c c16.c c64.c cbmb.c channelf.c coco.c coleco.c comx35.c crvision.c hp48.c mikromik.c mtx.c newbrain.c osi.c pce.c pet.c pocketc.c sms.c studio2.c svision.c ti99_4x.c ti99_8.c vip.c vtech1.c z9001.c

r7321 Thursday 11th February, 2010 at 12:54:43 UTC by Curt Coder
Implemented floppy drive write protect signal toggling on floppy disk insert/eject.
[docs]messnew.txt
[src/mess/devices]flopdrv.c

r7320 Thursday 11th February, 2010 at 12:03:22 UTC by Curt Coder
CBM drive cleanup.
[src/emu/machine]6522via.c
[src/mess/machine]c1541.c c1551.c c1571.c c1581.c c2040.c

r7319 Thursday 11th February, 2010 at 11:44:35 UTC by Miodrag Milanović
- Renamed GAME_COMPUTER_MODIFIED to GAME_UNOFFICIAL to mark unofficial hardware modifications
- Removed GAME_COMPUTER it is distinct by IPT_KEYBOARD
- Added GAME_NO_SOUND_HW (to mark that there is no sound hardware) and marked drivers in dotrikun.c, minivadr.c and tgtpanic.c as such
- Added GAME_SHARE_ROMS - to mark that there can be other driver using same ROM as this one but with different hardware (common in computer/console world)
- Updated drivers that needed GAME_SHARE_ROMS
[src/emu]driver.h inptport.c inptport.h ui.c validity.c
[src/mame/drivers]dotrikun.c minivadr.c tgtpanic.c
[src/mess]inputx.c messdrv.h uimess.c
[src/mess/drivers]a2600.c abc80x.c ami1200.c amiga.c amstrad.c atari.c bw12.c c128.c c16.c c64.c cbmb.c channelf.c coco.c coleco.c comx35.c crvision.c hp48.c mikromik.c mtx.c newbrain.c oric.c osi.c pce.c pet.c pocketc.c sms.c specpls3.c spectrum.c studio2.c svision.c ti99_4x.c ti99_8.c vip.c vtech1.c z80ne.c z9001.c
[src/mess/osd/winui]layoutms.c msuiutil.c

r7318 Thursday 11th February, 2010 at 11:15:31 UTC by Curt Coder
[C16] Connected Commodore 1551 floppy drive.
[docs]messnew.txt
[src/mess/machine]c1551.c

r7317 Thursday 11th February, 2010 at 07:50:30 UTC by Miodrag Milanović
Moved UI code to a proper place
[src/mess]artworkx.c artworkx.h messcore.mak
[src/mess/osd/windows]menu.c

r7316 Wednesday 10th February, 2010 at 23:01:40 UTC by Fabio Priuli
[SNES] wip:
* moved colour struct to be another layer (simplifying some code)
* updated hires blending to work with two pixel at time.
* fixed clipmasks with hires modes
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mame/video]snes.c

r7315 Wednesday 10th February, 2010 at 21:14:46 UTC by Curt Coder
[C1551] WIP
[src/mess/machine]c1551.c

r7314 Wednesday 10th February, 2010 at 19:12:26 UTC by Stefano Priore
Compilation fix after warnings skipping has been removed
[src/mess/tools/messtest]testmess.c

r7313 Wednesday 10th February, 2010 at 17:53:45 UTC by Fabio Priuli
[SNES] fixed the remaining debug functionalities
[src/mame/includes]snes.h
[src/mame/video]snes.c
[src/mess/drivers]snes.c

r7312 Wednesday 10th February, 2010 at 15:42:46 UTC by Curt Coder
[CBM drives] Fixed spindle/stepper motor behaviour.
[src/mess/machine]c1541.c c1571.c c2040.c

r7311 Wednesday 10th February, 2010 at 14:40:43 UTC by Dirk Best
More compile errors fixed
[src/mess/machine]cgenie.c coco.c comx35.c

r7310 Wednesday 10th February, 2010 at 14:30:13 UTC by Fabio Priuli
[SNES] wip:
* moved color blending (background & subscreen color addition/subtraction) at the end of the drawing process.
* removed some unused (and not working anymore) debug code
* reverted a small change (entered by mistake) which broke Tokimeki Memorial hires (among other)
[src/mame/machine]snes.c
[src/mame/video]snes.c

r7309 Wednesday 10th February, 2010 at 14:17:22 UTC by Curt Coder
Fixed to compile.
[src/mess/machine]bbc.c concept.c dgn_beta.c kaypro.c mbee.c oric.c svi318.c trs80.c

r7308 Wednesday 10th February, 2010 at 14:07:47 UTC by Dirk Best
[WD17XX] Fixed typo (thanks Stefano)
[src/mess/machine]wd17xx.c

r7307 Wednesday 10th February, 2010 at 13:30:57 UTC by Curt Coder
[C1551] WIP
[src/mess/drivers]c16.c
[src/mess/machine]c1551.c

r7306 Wednesday 10th February, 2010 at 12:46:31 UTC by Dirk Best
[WD17XX] Updated double density input interface. Driver authors: Please verify that your driver still works as before, there are probably new cleanup possibilities too.
[src/mame/machine]archimds.c
[src/mess/devices]coco_fdc.c thomflop.c
[src/mess/drivers]a310.c apricot.c apricotf.c atarist.c bw2.c enterp.c fm7.c fmtowns.c ht68k.c nascom1.c orion.c pk8020.c samcoupe.c tiki100.c v1050.c vector06.c x1.c xerox820.c xor100.c
[src/mess/includes]orion.h
[src/mess/machine]99_dsk.c bbc.c beta.c c1571.c c1581.c concept.c conkort.c dgn_beta.c kaypro.c mbee.c msx.c nascom1.c oric.c orion.c osborne1.c partner.c pk8020.c rmnimbus.c special.c svi318.c trs80.c vector06.c wd17xx.c wd17xx.h z80ne.c

r7305 Wednesday 10th February, 2010 at 12:26:48 UTC by Curt Coder
[C16] Cleanup.
[src/mess/drivers]c16.c
[src/mess/includes]c16.h
[src/mess/machine]c16.c

r7304 Wednesday 10th February, 2010 at 11:04:57 UTC by Miodrag Milanović
Reverted back change, and disabled warning removal, since it is against policy.
[src/emu]emuopts.c emuopts.h ui.c
[src/mess/osd/winui]propertiesms.c
[src/osd/winui]mameui.rc

r7303 Wednesday 10th February, 2010 at 10:26:15 UTC by Miodrag Milanović
Moved skip_warnings option to MAME
[src/emu]emuopts.c emuopts.h ui.c
[src/mess]messopts.c messopts.h

r7302 Wednesday 10th February, 2010 at 10:15:07 UTC by Fabio Priuli
[SNES] added another couple of registers to snes_ppu struct and fixed color math to work like docs prescribe
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mame/video]snes.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team