Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r8884 Tuesday 24th August, 2010 at 12:27:39 UTC by Fabio Priuli
one more
[src/mess/drivers]at.c

r8883 Tuesday 24th August, 2010 at 12:26:51 UTC by Barry Rodewald
[X680x0] Changed CRTC raster IRQ timing. This makes Code Zero playable.
[src/mess/video]x68k.c

r8882 Tuesday 24th August, 2010 at 11:58:02 UTC by Miodrag Milanović
[JR100] Support for custom char set
[src/mess/drivers]jr100.c

r8881 Tuesday 24th August, 2010 at 10:38:59 UTC by Fabio Priuli
another couple of info tweaks
[src/mess/drivers]pasopia.c pimps.c

r8880 Tuesday 24th August, 2010 at 09:33:02 UTC by Miodrag Milanović
Fixed compile when there is just SYMBOLS=1 (and not PROFILER=1 or DEBUG=1 which auto enables profiler)
[src/emu]emu.mak

r8879 Tuesday 24th August, 2010 at 08:45:17 UTC by Barry Rodewald
[X680x0] Fixed 1024x1024 graphic layer rendering, added basic interlaced mode support.
[src/mess/includes]x68k.h
[src/mess/video]x68k.c

r8878 Tuesday 24th August, 2010 at 08:01:14 UTC by Fabio Priuli
Made DC description more similar to other systems
[src/mess/drivers]dc.c

r8877 Tuesday 24th August, 2010 at 07:40:38 UTC by Fabio Priuli
[C64] fixed a regression in carts using Ocean mapper (due to the wrong mask being used) and performed a couple of cosmetic changes
[src/mess/machine]c64.c

r8876 Tuesday 24th August, 2010 at 00:52:09 UTC by Barry Rodewald
[X680x0] Fixed regression where a graphic layer clear operation never ends.
[src/mess/video]x68k.c

r8875 Monday 23rd August, 2010 at 21:43:20 UTC by Angelo Salese
Remove a printf
[src/mame/machine]archimds.c

r8874 Monday 23rd August, 2010 at 20:49:48 UTC by Angelo Salese
[A310]: Updated to latest source tree
[src/mame/includes]archimds.h
[src/mame/machine]archimds.c

r8873 Monday 23rd August, 2010 at 18:40:07 UTC by Miodrag Milanović
Added Panasonic JR-100U
[docs]messnew.txt
[src/emu/machine]6522via.c
[src/mess]mess.mak messdriv.c
[src/mess/drivers]jr100.c*

r8872 Monday 23rd August, 2010 at 18:38:56 UTC by Fabio Priuli
Let's see if the third try works out well ;)
[src/mess]messdriv.c
[src/mess/drivers]vc4000.c

r8871 Monday 23rd August, 2010 at 18:38:12 UTC by Curt Coder
Sync with MAME.
[src/emu]memory.c state.c
[src/emu/cpu/z80]z80.c

r8870 Monday 23rd August, 2010 at 17:34:45 UTC by Tafoid
Compile Fix for vc4000.c
[src/mess/drivers]vc4000.c

r8869 Monday 23rd August, 2010 at 16:58:59 UTC by Fabio Priuli
outdated version in the previous commit, this one is the latest
[src/mess/drivers]arcadia.c

r8868 Monday 23rd August, 2010 at 16:31:21 UTC by Fabio Priuli
a few info from Pong Picture Page
[src/mess/drivers]arcadia.c vc4000.c

r8867 Monday 23rd August, 2010 at 15:49:43 UTC by Fabio Priuli
fixing listxml year output (it was skipped if the year contains a '?')
[src/emu]info.c

r8866 Monday 23rd August, 2010 at 15:33:24 UTC by Fabio Priuli
Unifying some manufacturer names
[src/mess/drivers]a3000.c ami1200.c amiga.c at.c dectalk.c pippin.c pmd85.c vk100.c vt100.c vt220.c vt240.c vt320.c vt520.c

r8865 Monday 23rd August, 2010 at 12:10:37 UTC by Fabio Priuli
Fixing validation (hopefully in the right way)
[src/mess/drivers]pc6001.c ti99_4p.c

r8864 Monday 23rd August, 2010 at 12:08:13 UTC by Robbbert
[GAMECOM] Added 2nd cart slot. Added nvram.
[src/mess/drivers]gamecom.c
[src/mess/includes]gamecom.h
[src/mess/machine]gamecom.c

r8863 Monday 23rd August, 2010 at 09:51:50 UTC by Fabio Priuli
[TI99_8] Applied mizapf fix.
[src/mess/machine]ti99_4x.c

r8862 Monday 23rd August, 2010 at 09:49:23 UTC by Fabio Priuli
softlist wip:
- updated a800, xegs and vic1001 lists [k1w1]
- fixed an xml issue in lisa list [Gordon Jefferyes]
- added some new sms & gg dumps

+ updated vic20.c to handle properly carts which get loaded to 0x2000 and 0xb000 from softlist
[hash]a800.xml gamegear.xml lisa.xml sms.xml vic1001_cart.xml xegs.xml
[src/mess/drivers]vic20.c

r8861 Monday 23rd August, 2010 at 06:59:38 UTC by Barry Rodewald
[X680x0] Re-wrote graphic layer rendering to be scanline-based.
[src/mess/video]x68k.c

r8860 Monday 23rd August, 2010 at 06:06:02 UTC by Fabio Priuli
[MAX] fixed (minor) cart loading mistake from previous commit
[src/mess/machine]c64.c

r8859 Monday 23rd August, 2010 at 05:54:10 UTC by Fabio Priuli
[NES] fixed mirroring in BMC-810544-C-A1 board [Robbbert]
[src/mess/machine]nes_pcb.c

r8858 Monday 23rd August, 2010 at 05:52:37 UTC by Fabio Priuli
[C64] cleaned up a bit .crt loading routine and properly implemented loading address from CHIP header (this improves Ocean mapper and allows to remove a Zaxxon mapper hack)
[CBMB] cleaned up cart loading code
[PET] cleaned up cart loading code

+ cleaned up cbm.h inclusion
[src/mess/formats]cbm_snqk.c
[src/mess/includes]cbm.h
[src/mess/machine]c64.c cbmb.c pet.c sym1.c

r8857 Sunday 22nd August, 2010 at 21:51:11 UTC by Roberto Zandonà
fixed compiling
[src/mess/drivers]abc80x.c

r8856 Sunday 22nd August, 2010 at 21:30:15 UTC by Roberto Zandonà
fixed compile
[src/mess/drivers]abc80x.c

r8855 Sunday 22nd August, 2010 at 15:30:43 UTC by Curt Coder
Sync with MAME.
[src/emu/machine]z80dart.c z80dart.h

r8854 Sunday 22nd August, 2010 at 14:14:26 UTC by Angelo Salese
[A310]: Fixed VBLANK irq
[src/mame/machine]archimds.c

r8853 Sunday 22nd August, 2010 at 12:49:43 UTC by Angelo Salese
[A310]: Updated to the latest source tree
[src/mame/includes]archimds.h
[src/mame/machine]archimds.c

r8852 Sunday 22nd August, 2010 at 12:37:46 UTC by Miodrag Milanović
Since previous fix made lot of issues, found better solution for this astring bool problem
[src/emu/debug]debugcpu.c
[src/lib/util]astring.h

r8851 Sunday 22nd August, 2010 at 12:20:56 UTC by MooglyGuy
[CDI] Converted CD-i SLAVE device to be a non-legacy device as well. [Harmony]
[src/mess/drivers]cdi.c
[src/mess/includes]cdi.h
[src/mess/machine]cdi070.c cdislave.c cdislave.h
[src/mess/video]mcd212.c

r8850 Sunday 22nd August, 2010 at 11:07:49 UTC by Miodrag Milanović
Removed bool operator, and changed operator char *() to return NULL in case of NULL string, which makes if conditions to work properly.
Require full recompile.
[src/lib/util]astring.h

r8849 Sunday 22nd August, 2010 at 09:56:33 UTC by Curt Coder
[ABC800] Added direct update handler for abc800c.
[src/mess/drivers]abc80x.c

r8848 Sunday 22nd August, 2010 at 09:46:40 UTC by Curt Coder
[ABC80X] Fixed regressions, systems are now working again.
[src/mess/drivers]abc80x.c

r8847 Sunday 22nd August, 2010 at 07:55:51 UTC by Miodrag Milanović
Another sync with MAME
[src/emu]addrmap.h diexec.c diexec.h drawgfxm.h emu.h inptport.c input.c machine.c machine.h memory.c profiler.c profiler.h schedule.c sound.c streams.c tilemap.c timer.c ui.c uiinput.c video.c
[src/emu/cpu/dsp56k]inst.h tables.c tables.h
[src/emu/cpu/mips]mips3drc.c
[src/emu/cpu/powerpc]ppcdrc.c
[src/emu/cpu/rsp]rspdrc.c
[src/emu/cpu/sh2]sh2comn.c sh2drc.c
[src/emu/video]vooddefs.h voodoo.c voodoo.h
[src/mame/machine]n64.c
[src/mame/video]dc.c jaguar.c ppu2c0x.c snes.c stvvdp2.c
[src/mess/machine]apple2.c
[src/mess/video]gb.c

r8846 Sunday 22nd August, 2010 at 05:45:53 UTC by Robbbert
[EINSTEIN] Hopefully fix a reported MSVC warning (i have no way to test it).
[src/mess/drivers]einstein.c

r8845 Sunday 22nd August, 2010 at 05:35:38 UTC by Robbbert
[NES] Applied etabeta fix.
[src/mess/machine]nes_pcb.c

r8844 Sunday 22nd August, 2010 at 03:47:16 UTC by Robbbert
Fixed compile error
[src/mess/machine]cdi070.c

r8843 Sunday 22nd August, 2010 at 01:48:26 UTC by Angelo Salese
[A310]: Made x/y sizes to be dependant by the display registers
[src/mame/video]archimds.c

r8842 Sunday 22nd August, 2010 at 01:24:26 UTC by Angelo Salese
[A310]: improved visible area stuff
[src/mame/machine]archimds.c
[src/mame/video]archimds.c

r8841 Saturday 21st August, 2010 at 23:50:09 UTC by Angelo Salese
Distraction fix
[src/mame/machine]archimds.c

r8840 Saturday 21st August, 2010 at 23:37:37 UTC by MooglyGuy
[CDI] Refactored CDIC implementation to be a proper, non-legacy device. This should provide a decent example for machine device conversion going forward. [Harmony]
[src/mess/drivers]cdi.c
[src/mess/includes]cdi.h
[src/mess/machine]cdicdic.c cdicdic.h

r8839 Saturday 21st August, 2010 at 23:08:29 UTC by Curt Coder
[ABC80] Fixed startup crash.
[ABC80X] Fixed startup crash.
[CONKORT] Added PCB layout for the slow controller.
[src/mess/drivers]abc80.c abc80x.c
[src/mess/includes]abc80.h
[src/mess/machine]conkort.c
[src/mess/video]abc80.c

r8838 Saturday 21st August, 2010 at 22:52:12 UTC by Angelo Salese
[A310]: Removed DIRECT_UPDATE_HANDLER() function, cause of a crash at pc=0x1f033c0 (software irq)
[src/mame/machine]archimds.c
[src/mess/drivers]a310.c

r8837 Saturday 21st August, 2010 at 22:45:07 UTC by Curt Coder
Added missing archive.
[src/mess]mess.mak

r8836 Saturday 21st August, 2010 at 22:16:09 UTC by Curt Coder
Cleanup.
[src/mess]mess.mak

r8835 Saturday 21st August, 2010 at 21:44:19 UTC by Angelo Salese
[A310]: Added RAM size option
[src/mame/machine]archimds.c
[src/mess/drivers]a310.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team