Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r14694 Monday 5th March, 2012 at 09:21:20 UTC by Olivier Galibert
ioport: Make the compile time less insane [O. Galibert]
[src/emu]inpttype.h

r14693 Monday 5th March, 2012 at 08:56:49 UTC by Fabio Priuli
gamegear.xml: minor consistency fix. no whatsnew.
[hash]gamegear.xml

r14692 Monday 5th March, 2012 at 08:28:13 UTC by Fabio Priuli
apple1.xml: fixed a usage error and added a missing tape. no whatsnew.
gamegear.xml: added missing info. no whatsnew.
snes.xml & gba.xml: added a few files. no whatsnew.
mbc55x: hooked up the softlist to the driver. no whatsnew.
[hash]apple1.xml gamegear.xml gba.xml snes.xml
[src/mess/drivers]mbc55x.c

r14691 Monday 5th March, 2012 at 08:17:39 UTC by Miodrag Milanović
Fix tool compile (nw)
[src/tools]chdman.c

r14690 Monday 5th March, 2012 at 07:04:11 UTC by Miodrag Milanović
Sync with MAME r15601 (no whatsnew)
[src/emu]clifront.c ui.c uimain.c
[src/emu/cpu/powerpc]ppcdrc.c
[src/emu/sound]k054539.c k054539.h
[src/lib]lib.mak
[src/lib/libflac]libflac++
[src/lib/libflac/libflac]bitreader.c bitwriter.c
[src/lib/util]cdrom.c cdrom.h chd.c chd.h chdcd.c
[src/mame]mame.lst
[src/mame/drivers]djmain.c gijoe.c konamigq.c konamigx.c ladybug.c lethal.c moo.c mystwarr.c naomi.c plygonet.c popobear.c qdrmfgp.c rungun.c superchs.c tmnt.c ultrsprt.c vicdual.c xexex.c xmen.c zr107.c
[src/mame/machine]r2crypt.c
[src/tools]chdman.c

r14689 Sunday 4th March, 2012 at 15:58:39 UTC by Michael Zapf
ti99: Removed useless IDE disk declarations which are handled by idectrl anyway; fixed uninitialized variables (nw)
[src/mess/machine/ti99]ti99_hd.c ti99_hd.h tn_ide.c

r14688 Sunday 4th March, 2012 at 14:34:26 UTC by Dan Boris
Removed debugging code.
[src/mess/video]odyssey2.c

r14687 Sunday 4th March, 2012 at 14:01:32 UTC by Dan Boris
- Changed color of background grid color 0 to match sprite color 0 (Fixes KTAA title screen)
- Fixed Odyssey2_video_w so that m_o2_vdc.reg[] is always updated (Fixes Blockout)
- Changed quad character generation so character height is always taken from 4th character (KTAA level 2)
[src/mess/video]odyssey2.c

r14686 Sunday 4th March, 2012 at 07:26:43 UTC by Sandro Ronco
z88: added more rom versions. (nw)
[src/mess/drivers]z88.c

r14685 Sunday 4th March, 2012 at 04:23:17 UTC by MooglyGuy
[N64] Restore previous AI DMA speed, theory was wrong and lag was caused due code cruft in a local file. [Ryan Holtz]
[src/mame/machine]n64.c

r14684 Saturday 3rd March, 2012 at 13:16:26 UTC by Michael Zapf
ti99: Fixed Alpha lock regression (nw)
[src/mess/drivers]ti99_4x.c

r14683 Saturday 3rd March, 2012 at 11:48:53 UTC by Olivier Galibert
nscsi_hd: Write and mode sense support [O. Galibert]
[src/emu/machine]nscsi_bus.c nscsi_bus.h nscsi_hd.c nscsi_hd.h
[src/mess/drivers]next.c
[src/mess/machine]ncr5390.c ncr5390.h

r14682 Saturday 3rd March, 2012 at 08:25:19 UTC by Barry Rodewald
mb89352: Various minor updates and fixes. (no whatsnew)
[src/mess/machine]mb89352.c mb89352.h

r14681 Friday 2nd March, 2012 at 19:33:40 UTC by Curt Coder
[TRS80M2] Added LS-DOS 6.3.1A floppy. [Damien Cymbal]
[hash]trs80m2.xml

r14680 Friday 2nd March, 2012 at 15:10:46 UTC by Curt Coder
[TRS80M2] Added some floppies. [Damien Cymbal]
[hash]trs80m2.xml

r14679 Friday 2nd March, 2012 at 01:48:28 UTC by R. Belmont
Apollo: start actually resetting devices on "reset" opcode (nw)
[src/mess/drivers]apollo.c
[src/mess/includes]apollo.h
[src/mess/machine]sc499.c sc499.h

r14678 Thursday 1st March, 2012 at 21:04:11 UTC by Sandro Ronco
Z88: fixed screen size, added cursor and some other cleanups. (no whatsnew)
[src/mess/drivers]z88.c
[src/mess/includes]z88.h
[src/mess/machine]upd65031.c upd65031.h
[src/mess/video]z88.c

r14677 Thursday 1st March, 2012 at 15:40:18 UTC by Miodrag Milanović
removed not used file (no whatsnew)
[src/mess]mess.mak
[src/mess/audio]sblaster.c sblaster.h

r14676 Thursday 1st March, 2012 at 13:45:11 UTC by Miodrag Milanović
Sync with MAME r15585 (no whatsnew)
[src/emu/sound]votrax.c votrax.h
[src/mame]mame.lst
[src/mame/audio]gorf.c gottlieb.c wow.c
[src/mame/drivers]astrocde.c bfm_sc1.c gottlieb.c mediagx.c popobear.c segas16b.c
[src/mame/includes]astrocde.h gottlieb.h
[src/mess/drivers]votrtnt.c

r14675 Wednesday 29th February, 2012 at 20:08:21 UTC by Wilbert Pol
m6502.c: Fixed OAL illegal m6502 instruction to pass Acid5200 test. (nw)
[src/emu/cpu/m6502]ill02.h t6510.c

r14674 Wednesday 29th February, 2012 at 15:12:52 UTC by Miodrag Milanović
Sync with MAME r15574 (no whatsnew)
[src/mame/drivers]namcos23.c
[src/osd/sdl]dview.c

r14673 Wednesday 29th February, 2012 at 15:11:27 UTC by Miodrag Milanović
Added image softlist interface for new floppies (no whatsnew)
[src/emu/imagedev]floppy.h

r14672 Wednesday 29th February, 2012 at 13:58:44 UTC by Olivier Galibert
nextkbd: Fix key up/down [O. Galibert]
[src/mess/machine]nextkbd.c nextkbd.h

r14671 Wednesday 29th February, 2012 at 13:26:07 UTC by Olivier Galibert
next: timer fix, add the softints [O. Galibert]
[src/mess/drivers]next.c
[src/mess/includes]next.h

r14670 Wednesday 29th February, 2012 at 09:17:16 UTC by Miodrag Milanović
Sync with MAME r15571 (no whatsnew)
[src/mame/drivers]cps3.c moo.c popobear.c viper.c

r14669 Wednesday 29th February, 2012 at 09:07:28 UTC by Miodrag Milanović
com port handling cleanup by Carl (no whatsnew)
[src/emu/machine]idectrl.c
[src/mess/machine]isa_com.c isa_com.h pc.c

r14668 Tuesday 28th February, 2012 at 23:45:12 UTC by Firewave
fixed GCC compiler warnings (no whatsnew)
[src/mess/drivers]atarist.c

r14667 Tuesday 28th February, 2012 at 23:31:08 UTC by Firewave
disabled atarist.c sets and bioses with no rom dumps (no whatsnew)
[src/mess]mess.lst
[src/mess/drivers]atarist.c

r14666 Tuesday 28th February, 2012 at 23:29:34 UTC by Firewave
disabled "rs232" leftover in atarist.h (no whatsnew)
[src/mess/includes]atarist.h

r14665 Tuesday 28th February, 2012 at 21:36:52 UTC by Firewave
fixed assertion in ami1200.c drivers (no whatsnew)
[src/mess/drivers]ami1200.c

r14664 Tuesday 28th February, 2012 at 21:20:45 UTC by Wilbert Pol
msx.c: Fixed typo (nw)
[src/mess/drivers]msx.c

r14663 Tuesday 28th February, 2012 at 21:04:48 UTC by Wilbert Pol
3do.c: Increased rom_region sizes to prevent crash. (nw)
[src/mame/drivers]3do.c

r14662 Tuesday 28th February, 2012 at 19:51:56 UTC by Curt Coder
Removed the non-functional rs232.c. (nw)
[src/mess]mess.mak
[src/mess/drivers]atarist.c tek405x.c
[src/mess/includes]atarist.h
[src/mess/machine]rs232.c rs232.h

r14661 Tuesday 28th February, 2012 at 19:38:39 UTC by Curt Coder
[TRS80M2] Fixed keyboard clock. [brouhaha]
[src/mess/machine]trs80m2kb.c

r14660 Tuesday 28th February, 2012 at 13:23:58 UTC by Olivier Galibert
Gcc correctly sees that match_mfm_data always writes to its output variables. Don't make it so that the warning is hidden if that ever changes by mistake. (nw)
[src/lib/formats]pasti_dsk.c

r14659 Tuesday 28th February, 2012 at 13:20:28 UTC by Olivier Galibert
sigh (nw)
[src/lib/formats]ap_dsk35.c

r14658 Tuesday 28th February, 2012 at 13:07:38 UTC by Miodrag Milanović
Skeletons for Archimedes A3010 and A3020 [robcfg]
[src/mess]mess.lst
[src/mess/drivers]a310.c

r14657 Tuesday 28th February, 2012 at 12:48:35 UTC by Firewave
small logging and comment changes (no whatsnew)
[src/lib/util]chdcd.c
[src/mame/machine]maple-dc.c

r14656 Tuesday 28th February, 2012 at 12:47:51 UTC by Firewave
removed undumped 3do bios "gsalive2" for now (no whatsnew)
[src/mame/drivers]3do.c

r14655 Tuesday 28th February, 2012 at 12:47:10 UTC by Firewave
fixed several Visual Studio compiler warnings and 64-bit libflac compilation (no whatsnew)
[src/lib/formats]ap_dsk35.c pasti_dsk.c
[src/lib/lib7z]CpuArch.h
[src/lib/libflac/libflac]bitreader.c
[src/mame/video]rdpblend.h rdptpipe.h
[src/tools]src2html.c

r14654 Tuesday 28th February, 2012 at 12:44:04 UTC by Firewave
replaced all abort() calls with fatalerror() (no whatsnew)
[src/emu]uimain.c
[src/emu/machine]amigafdc.c nscsi_bus.c
[src/mame/drivers]segas24.c
[src/mess/machine]ncr5390.c
[src/osd/sdl]dview.c

r14653 Tuesday 28th February, 2012 at 11:54:45 UTC by Miodrag Milanović
Sync with MAME r15563 (nw)
[src/emu]disound.h schedule.c sound.c sound.h ui.c
[src/tools]chdman.c

r14652 Tuesday 28th February, 2012 at 08:50:08 UTC by Miodrag Milanović
Support for the 16550 fifo and hook up for the avigo to the serial port (to test the 16550). [Carl]
[src/emu/machine]ins8250.c ins8250.h
[src/mess/drivers]avigo.c
[src/mess/includes]avigo.h

r14651 Tuesday 28th February, 2012 at 08:48:11 UTC by Miodrag Milanović
Sync with MAME r15558 (nw)
[src/emu/cpu/m68000]m68000.h m68kcpu.c m68kcpu.h
[src/mame]mame.lst
[src/mame/drivers]ace.c aleck64.c arcadia.c bfm_sc4.c cps1.c cps2.c cps3.c megatech.c mephisto.c meritm.c mirage.c model2.c moo.c naomi.c senjyo.c seta2.c undrfire.c
[src/mame/machine]cps2crpt.c
[src/mame/video]cps1.c

r14650 Tuesday 28th February, 2012 at 07:43:14 UTC by Miodrag Milanović
updated messnew to 145u3 (nw)
[docs]messnew.txt

r14649 Monday 27th February, 2012 at 18:51:33 UTC by Firewave
fixed stack overflow in chdman when compiled with Visual Studio by moving objects based on chd_file_compressor to the heap
[src/tools]chdman.c

r14648 Monday 27th February, 2012 at 15:16:15 UTC by Curt Coder
[TRS80M2] Some Model 16 WIP, and separated keyboard to own device. (nw)
[src/mess]mess.mak
[src/mess/drivers]trs80m2.c
[src/mess/includes]trs80m2.h
[src/mess/machine]trs80m2kb.c* trs80m2kb.h*

r14647 Monday 27th February, 2012 at 07:19:05 UTC by Miodrag Milanović
Sync with MAME u3 (no whatsnew)
[src]version.c
[src/mame/drivers]maygay1b.c potgoldu.c

r14646 Sunday 26th February, 2012 at 23:01:49 UTC by R. Belmont
Sync with MAME: allow multi-threaded CHDMAN on non-Windows (nw)
[src/osd/sdl]osdsdl.h sdlmain.c sdlos.h sdlos_macosx.c sdlos_os2.c sdlos_unix.c sdlos_win32.c sdlwork.c
[src/tools]chdman.c

r14645 Sunday 26th February, 2012 at 22:26:34 UTC by Michael Zapf
ti99: Forgot to complete a change in interface which caused compile
issues (nw)
[src/mess/machine/ti99]grom.c grom.h

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team