Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r15194 Wednesday 16th May, 2012 at 10:34:01 UTC by Fabio Priuli
pico.xml: added new Japanese dumps from Team Europe. no whatnsew (already credited with previous dumps)
[hash]pico.xml

r15193 Wednesday 16th May, 2012 at 09:47:56 UTC by Miodrag Milanović
Little cleanup (nw)
[src/emu]ioport.c

r15192 Wednesday 16th May, 2012 at 09:03:32 UTC by Miodrag Milanović
fixed ram size validation regression (no whatsnew)
[src/emu/machine]ram.c

r15191 Wednesday 16th May, 2012 at 07:36:15 UTC by Fabio Priuli
sysinfo: fixed links to wikipedia. no whatsnew.
[ROOT]sysinfo.dat

r15190 Wednesday 16th May, 2012 at 07:29:58 UTC by Miodrag Milanović
port changed regression fix (no whatsnew)
[src/emu]ioport.c

r15189 Wednesday 16th May, 2012 at 03:33:21 UTC by R. Belmont
68681: timers start immediately; only counters wait for the start command. Makes ESQ-1 boot and SQ-1 get past the STOP instruction. (nw)
[src/emu/machine]68681.c

r15188 Wednesday 16th May, 2012 at 03:26:08 UTC by R. Belmont
ESQ1: Fix DUART clock (nw)
[src/mess/drivers]esq1.c

r15187 Wednesday 16th May, 2012 at 02:01:36 UTC by R. Belmont
M20: Hook up PIT timers 1 and 2 to clock the 8251s. Serial data written to the keyboard is weird - maybe wrong values for the PIT timers? [R. Belmont]
[src/mess/drivers]m20.c

r15186 Wednesday 16th May, 2012 at 01:20:06 UTC by R. Belmont
Made Z8001 I/O 16 bits wide, proper 8259 PIC hookup on M20 (no EC tests fail now) [R. Belmont, Christian Gr?\195?\182ssler]
[src/emu/cpu/z8000]z8000.c
[src/mess/drivers]m20.c

r15185 Tuesday 15th May, 2012 at 17:16:43 UTC by Miodrag Milanović
fixed cdimono1 regression (nw)
[src/mame/machine]cdislave.c

r15184 Tuesday 15th May, 2012 at 14:28:58 UTC by Robbbert
newline was missing (nw)
[src/mess/osd/windows]mess.rc

r15183 Tuesday 15th May, 2012 at 13:25:49 UTC by Miodrag Milanović
Fixed display of icon in windows (no whatsnew)
[src/mess/osd/windows]mess.rc
[src/osd/windows]debugwin.c mame.rc window.c

r15182 Tuesday 15th May, 2012 at 13:17:57 UTC by R. Belmont
M20: Hooked up 8253 PIT and 179x FDC. [Christian Gr?\195?\182ssler]
[src/emu/cpu/z8000]z8000ops.c
[src/mess/drivers]m20.c

r15181 Tuesday 15th May, 2012 at 12:35:02 UTC by Miodrag Milanović
end of line was missing (nw)
[src/osd/windows]mame.rc

r15180 Tuesday 15th May, 2012 at 12:26:49 UTC by Miodrag Milanović
MAME windows executable gets it's own icon (no whatsnew)
[src/osd/windows]mame.ico* mame.rc

r15179 Tuesday 15th May, 2012 at 11:43:34 UTC by Miodrag Milanović
Added new output target ume for building promo combined build of MAME and MESS (no whatsnew)
As noted this is just for promotional purposes and to resolve mystery that MAME and MESS do not share core code :)
Any bug found in this target better be checked in original target and then sent to mametesters in proper group
[src/ume]ume.c* ume.lst* ume.mak*

r15178 Tuesday 15th May, 2012 at 11:15:31 UTC by Robbbert
EXP85: added notes of how to make it work; terminal - do not send nulls, some systems can't handle it. Added clear-screen code.
[src/mess/drivers]exp85.c
[src/mess/machine]terminal.c

r15177 Tuesday 15th May, 2012 at 07:03:59 UTC by Miodrag Milanović
Sync with MAME r16288 (no whatsnew)
[src/emu]rendlay.c rendlay.h
[src/emu/machine]intelfsh.h
[src/mame]mame.lst
[src/mame/audio]segag80r.c
[src/mame/drivers]40love.c alpha68k.c arcadia.c argus.c aristmk4.c astinvad.c batman.c bfm_sc2.c bfm_sc4.c bfm_sc5.c cb2001.c clayshoo.c decocass.c dribling.c epos.c eprom.c exidy440.c fortecar.c freekick.c gatron.c gei.c ghosteo.c goldstar.c homerun.c igs009.c igs017.c imolagp.c iqblock.c kingdrby.c klax.c konamim2.c konendev.c ksys573.c kungfur.c lordgun.c lucky74.c marineb.c merit.c meritm.c model3.c offtwall.c pacman.c pcxt.c pipeline.c raiden2.c relief.c rgum.c segag80r.c sfkick.c shuuz.c skullxbo.c skylncr.c slotcarn.c sms.c statriv2.c subsino.c superqix.c taitopjc.c taitotz.c taxidriv.c tcl.c thunderj.c tx1.c viper.c vroulet.c zaccaria.c zaxxon.c
[src/mame/includes]dribling.h pacman.h superqix.h
[src/mame/layout]awpdmd.lay
[src/mame/machine]atarigen.h
[src/mame/video]bfm_dm01.c

r15176 Monday 14th May, 2012 at 22:50:30 UTC by R. Belmont
z800x: better disassembler support for Z8001 instructions (nw, will credit in MAME)
[src/emu/cpu/z8000]8000dasm.c

r15175 Monday 14th May, 2012 at 22:47:45 UTC by R. Belmont
m20: hook up CRTC readback, 6845 test passes. [Christian Gr?\195?\182ssler]
[src/mess/drivers]m20.c

r15174 Monday 14th May, 2012 at 21:32:05 UTC by Fabio Priuli
pico.xml: added new Japanese dumps [Team Europe]
[hash]pico.xml

r15173 Monday 14th May, 2012 at 19:16:49 UTC by Miodrag Milanović
New driver added : HUMAX HDCI-2000 [Lukasz Markowski]
[src/emu/machine]intelfsh.c intelfsh.h
[src/mess]mess.lst mess.mak
[src/mess/drivers]cxhumax.c*
[src/mess/includes]cxhumax.h*

r15172 Monday 14th May, 2012 at 16:25:50 UTC by Fabio Priuli
softlist: misc new dumps (from NoIntro, SMSPower and Team Carrot). no whatsnew.
[hash]gameboy.xml gamegear.xml n64.xml

r15171 Monday 14th May, 2012 at 16:25:00 UTC by Fabio Priuli
a800.xml: new entries, updates and further verifications [K1W1]
[hash]a800.xml

r15170 Monday 14th May, 2012 at 16:22:47 UTC by Fabio Priuli
on behalf of ReadOnly: added a couple of cancelled titles, courtesy of nintendo player?\226?\128?\153s Mike. no whatsnew.
[hash]snes.xml

r15169 Monday 14th May, 2012 at 16:05:17 UTC by Curt Coder
Added T400 uController test suite for verifying COP410/COP420 CPU emulation, pending proper ROMs. (nw)
[src/mess]mess.lst mess.mak
[src/mess/drivers]test_t400.c*

r15168 Monday 14th May, 2012 at 11:06:10 UTC by Sandro Ronco
tvc64pru: added Russian keyboard layout. (nw)
[src/mess/drivers]tvc.c

r15167 Monday 14th May, 2012 at 09:30:41 UTC by Sandro Ronco
snapquik: fixed uninitialized variable that causes random assertion failure. (nw)
[src/emu/imagedev]snapquik.c

r15166 Monday 14th May, 2012 at 08:36:42 UTC by Miodrag Milanović
fix for serial terminal regression (no whatsnew)
[src/mess/machine]terminal.c

r15165 Sunday 13th May, 2012 at 22:11:45 UTC by Sandro Ronco
tvc: implemented vram banking and done some cleanup. (nw)
[src/mess/drivers]tvc.c
[src/mess/includes]tvc.h

r15164 Sunday 13th May, 2012 at 21:56:01 UTC by Firewave
objdump doesn't work with VS binaries, so do not run it (nw)
[ROOT]makefile

r15163 Sunday 13th May, 2012 at 21:42:00 UTC by R. Belmont
Lisa: Fixed polarity of COPS handshake signal, POST now passes. [R. Belmont]
[src/mess/machine]lisa.c

r15162 Sunday 13th May, 2012 at 21:20:34 UTC by R. Belmont
Z8001: Fix inb/outb @rX form. M20 passes PPI test. (nw, credited in MAME)
[src/emu/cpu/z8000]z8000ops.c

r15161 Sunday 13th May, 2012 at 19:40:58 UTC by Firewave
fixed uninitialized field in ioport_field.m_chars (fixes stack corruption with three PORT_CHAR definitions) / added some sanity checks for PORT_CHAR adding and lookup
[src/emu]ioport.c

r15160 Sunday 13th May, 2012 at 13:06:19 UTC by Robbbert
CCS2810 - added notes
[src/mess/drivers]ccs2810.c

r15159 Sunday 13th May, 2012 at 12:53:15 UTC by Sandro Ronco
Removed BOM from tvc_cart.xml (nw)
[hash]tvc_cart.xml

r15158 Sunday 13th May, 2012 at 07:19:30 UTC by Robbbert
Fixed apexc (broke in r14977)
[src/mess/drivers]apexc.c

r15157 Sunday 13th May, 2012 at 06:41:13 UTC by Miodrag Milanović
dm7000: more work :) (nw)
[src/emu/cpu/powerpc]ppc.c ppccom.c ppcdrc.c
[src/mess/drivers]dm7000.c
[src/mess/includes]dm7000.h

r15156 Sunday 13th May, 2012 at 05:26:49 UTC by Miodrag Milanović
more drembox wip, dm5620 now start to boot linux by Lukasz (nw)
[src/mess/drivers]dm7000.c
[src/mess/includes]dm7000.h*

r15155 Sunday 13th May, 2012 at 03:05:09 UTC by R. Belmont
Lisa: Hooked up SCC, serial POST tests now pass [R. Belmont]
[src/mess/drivers]lisa.c
[src/mess/includes]lisa.h
[src/mess/machine]lisa.c

r15154 Sunday 13th May, 2012 at 03:04:03 UTC by R. Belmont
8530SCC: Read back tx/rx status bits correctly [R. Belmont]
[src/mess/machine]8530scc.c

r15153 Saturday 12th May, 2012 at 23:28:52 UTC by Sandro Ronco
tvc: fixed vertical scrolling in harcaf. (nw)
[src/mess/drivers]tvc.c

r15152 Saturday 12th May, 2012 at 21:42:14 UTC by R. Belmont
Lisa: Fixed MMU behavior in setup mode, system runs POST again. [R. Belmont]
[src/mess/drivers]lisa.c
[src/mess/machine]lisa.c

r15151 Saturday 12th May, 2012 at 16:12:38 UTC by Sandro Ronco
tvc_cart.xml: added a few more carts. [K1W1]
[hash]tvc_cart.xml
[src/mess/drivers]tvc.c

r15150 Saturday 12th May, 2012 at 14:20:28 UTC by Miodrag Milanović
added terminal to dm7000 instead of printf (no whatsnew)
[src/mess/drivers]dm7000.c

r15149 Saturday 12th May, 2012 at 13:53:49 UTC by Miodrag Milanović
Added PPC405GP to PPC cpu core [Lukasz Markowski]

Added custom DCR read/write handlers to PPC cpu core [Miodrag Milanovic]

dm7000 work in progress by Lukasz (no whatsnew)
[src/emu/cpu/powerpc]ppc.c ppc.h ppccom.c ppccom.h ppcdrc.c
[src/mess/drivers]dm7000.c

r15148 Saturday 12th May, 2012 at 06:11:37 UTC by Miodrag Milanović
Fix for i286 preventing error 104 on ibm5170 [Carl]
[src/emu/cpu/i86]i286.c instr286.c

r15147 Saturday 12th May, 2012 at 02:48:40 UTC by R. Belmont
M20: Add i8255 and 2x i8251 skeleton hookups. BIOS still fails because they are not connected to anything. [R. Belmont]
[src/mess/drivers]m20.c

r15146 Friday 11th May, 2012 at 19:06:08 UTC by Sandro Ronco
Fixed printer create. (nw)
[src/emu/imagedev]printer.c printer.h

r15145 Friday 11th May, 2012 at 18:50:26 UTC by Sandro Ronco
tvc: added quickload and centronics interface. (nw)
[src/mess/drivers]tvc.c
[src/mess/includes]tvc.h

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team