Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7789 Monday 12th April, 2010 at 01:38:24 UTC by Barry Rodewald
[FMTOWNS] Greatly simplified first track hack. Fixes sound issues with SSF2 and fixes High-C.
[src/mess/drivers]fmtowns.c

r7788 Sunday 11th April, 2010 at 20:19:00 UTC by Nathan Woods
Inserts a check whether the get_track_size function is defined in the disk
format before calling it. (bug #1934) [Michael Zapf]
[docs]messnew.txt
[src/mess/formats]flopimg.c
[src/mess/machine]wd17xx.c

r7787 Sunday 11th April, 2010 at 16:56:21 UTC by Firewave
[MESSUI] Removed TODO
[src/mess/osd/winui]softwarepicker.c

r7786 Sunday 11th April, 2010 at 14:44:18 UTC by Angelo Salese
Added a fatalerror for SA-1 games
[src/mess/machine]snescart.c

r7785 Sunday 11th April, 2010 at 14:24:42 UTC by Angelo Salese
[SNES]: minor NMITIMEN bug-fix
[src/mame/machine]snes.c

r7784 Sunday 11th April, 2010 at 13:55:18 UTC by Wilbert Pol
[IBMPCJR] Added years to software items and added some documentation.
[hash]ibmpcjr_cart.xml
[src/mess/machine]pc.c

r7783 Sunday 11th April, 2010 at 12:11:48 UTC by Fabio Priuli
Fixed keyboard detection. crvision now can use Full Emulation mode.
[src/emu]inptport.c

r7782 Sunday 11th April, 2010 at 11:43:23 UTC by Wilbert Pol
[IBMPCJR] Swapped base addresses for cart1 and cart2.
[src/mess/machine]pc.c

r7781 Sunday 11th April, 2010 at 10:22:27 UTC by Wilbert Pol
[IBMPCJR] Fixed loading of 2 cartridges. Added software list for cartridges. Fixed support for microsoft basic cartridge.
[hash]ibmpcjr_cart.xml*
[src/mess/drivers]pc.c
[src/mess/machine]pc.c

r7780 Sunday 11th April, 2010 at 10:17:29 UTC by Wilbert Pol
Fixed support for the 'reload' loadflag in software lists.
[src/mess]climess.c softlist.c

r7779 Sunday 11th April, 2010 at 09:06:52 UTC by Robbbert
[MESSUI] Small speedup
[src/mess/osd/winui]swconfig.c

r7778 Sunday 11th April, 2010 at 08:29:22 UTC by Robbbert
[MESSUI] Details from hsi file showing in Software Picker - Bug #1841. Notes (1) Partialhash not working (2) MESSUI can take longer to start, especially if you have a lot of software. (3) only tested on WinXP 32bit.
[src/mess]image.c image.h
[src/mess/osd/winui]softwarepicker.c swconfig.c

r7777 Saturday 10th April, 2010 at 22:40:32 UTC by Barry Rodewald
[RF5C68] Re-apply callback fix.
[src/emu/sound]rf5c68.c

r7776 Saturday 10th April, 2010 at 18:03:50 UTC by Wilbert Pol
Fixed disassembly of extended sm8500 instructions (1A, 1B, 4F).
Fixed possible issue when checking for irqs in the lr35902 core.
[src/emu/cpu/lr35902]lr35902.c
[src/emu/cpu/sm8500]sm8500d.c

r7775 Saturday 10th April, 2010 at 15:50:02 UTC by Angelo Salese
Fixed RTL opcode in-bank issue in the G65816 CPU core, fixes at least Shaq Fu and Kishin Douji Zenki 3
[src/emu/cpu/g65816]g65816op.h

r7774 Saturday 10th April, 2010 at 13:23:06 UTC by Angelo Salese
reapplied latest snes source code
[src/mame/machine]snes.c
[src/mame/video]snes.c

r7773 Saturday 10th April, 2010 at 12:22:38 UTC by Nathan Woods
Updated to MAME 0.137u2 core
[ROOT]makefile
[docs]messnew.txt
[src/emu]emu.mak input.c mame.c mame.h render.c
[src/emu/cpu]cpu.mak
[src/emu/cpu/i386]i386.c i386dasm.c i386ops.c i386ops.h i386priv.h i486ops.c
[src/emu/cpu/i86]i86.c
[src/emu/cpu/m68000]m68kcpu.h m68kdasm.c m68kfpu.c
[src/emu/cpu/nec]nec.c necdasm.c
[src/emu/cpu/rsp]rsp.c
[src/emu/sound]rf5c68.c tms5110.c tms5110.h tms5110r.c
[src/emu/video]poly.c
[src/lib/util]corestr.c
[src/mame]mame.mak mamedriv.c
[src/mame/audio]atarijsa.c mcr.c wow.c
[src/mame/drivers]1943.c 8080bw.c aleck64.c balsente.c cb2001.c champbwl.c chihiro.c dlair.c galaxian.c galdrvr.c goldstar.c hng64.c konamigx.c megadriv.c midtunit.c midyunit.c missb2.c mpu4drvr.c namcos2.c namcos22.c namcos23.c neodrvr.c nss.c nwk-tr.c othunder.c pgm.c poker72.c* qix.c segaybd.c seta.c sf.c skimaxx.c skyarmy.c snesb.c stv.c subsino.c supdrapo.c tmaster.c vaportra.c zn.c
[src/mame/machine]dc.c konamigx.c midwunit.c midyunit.c model1.c n64.c snes.c snes7110.c
[src/mame/video]atarirle.c carpolo.c deco_mlc.c dynax.c f1gp.c galastrm.c gijoe.c groundfx.c hnayayoi.c konamigx.c lemmings.c mexico86.c model3.c moo.c n64.c n64.h oneshot.c ppu2c0x.c rastan.c rdpblend.h rdpfrect.h rdptpipe.c rdptpipe.h rdptrect.h snes.c st0016.c suprnova.c taito_f3.c tetrisp2.c tmnt.c vendetta.c wgp.c
[src/osd]osdcore.h
[src/tools]tools.mak unidasm.c

r7772 Saturday 10th April, 2010 at 07:25:05 UTC by Fabio Priuli
[SNES] Fixed clipmasks in hires modes
[src/mame/video]snes.c

r7771 Friday 9th April, 2010 at 13:32:42 UTC by Dirk Best
[AQUARIUS] Replaced bad char ROM with the newly redumped one
[docs]messnew.txt
[src/mess/drivers]aquarius.c

r7770 Friday 9th April, 2010 at 13:11:04 UTC by Curt Coder
[VIDBRAIN] Added preliminary video, fixed keyboard.
[src/mess/drivers]vidbrain.c
[src/mess/includes]vidbrain.h

r7769 Thursday 8th April, 2010 at 20:00:43 UTC by Wilbert Pol
[SCV] Hooked up PC3 to the uPD1771 PCM pin.
[src/mess/audio]upd1771.c upd1771.h
[src/mess/drivers]scv.c

r7768 Thursday 8th April, 2010 at 17:39:21 UTC by Fabio Priuli
added misc info & links
[src/mess/drivers]a5105.c a51xx.c a6809.c a7150.c alesis.c

r7767 Thursday 8th April, 2010 at 17:29:20 UTC by Wilbert Pol
[SCV] Updated palette values to match the output from a real console. [plgDavid]
[docs]messnew.txt
[src/mess/drivers]scv.c

r7766 Thursday 8th April, 2010 at 17:23:41 UTC by Angelo Salese
[SNES]: Fixed a bug with un-inited DMA regs, fixes at least a long-standing bug with Super Soccer dimmed team selection screen
[src/mame/machine]snes.c

r7765 Thursday 8th April, 2010 at 12:48:41 UTC by Curt Coder
[VIDBRAIN] Added cartridge, cassette, keyboard layout, I/O ports, mirroring.
[src/mess/drivers]vidbrain.c
[src/mess/includes]vidbrain.h

r7764 Thursday 8th April, 2010 at 09:08:58 UTC by Miodrag Milanović
Skeletons for :
- Central Data 2650
- PIPBUG
- Elektor TV Games Computer
- Signetics Instructor 50
- Dolphin
- Chaos 2
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]cd2650.c* chaos.c* dolphin.c* elektor.c* instruct.c* pipbug.c*

r7763 Thursday 8th April, 2010 at 05:51:20 UTC by Fabio Priuli
[SNES] Fixed a sprite regression
[src/mame/video]snes.c

r7762 Wednesday 7th April, 2010 at 23:15:16 UTC by Angelo Salese
Let's not steal cycles with a debugger access
[src/mame/machine]snes.c

r7761 Wednesday 7th April, 2010 at 19:57:26 UTC by Fabio Priuli
[SNES] Fixed graphical issues in Ardy Lightfoot and Tin Star (and probably many more)
[src/mame/video]snes.c

r7760 Wednesday 7th April, 2010 at 17:50:39 UTC by Fabio Priuli
[SNES] proper fix to the DMA issue with S-DD1 games
[src/mame/machine]snes.c snessdd1.c

r7759 Wednesday 7th April, 2010 at 17:08:37 UTC by Wilbert Pol
Improvements to -listsoftware command:
- Added DTD.
- Software lists are now only displayed once.
[src/mess]climess.c

r7758 Wednesday 7th April, 2010 at 17:04:28 UTC by Robbbert
[VIDBRAIN] Added F4 display.
[src/mess/drivers]vidbrain.c

r7757 Wednesday 7th April, 2010 at 16:54:28 UTC by Firewave
[MESSUI] Added TODO
[src/mess/osd/winui]softwarepicker.c

r7756 Wednesday 7th April, 2010 at 16:48:51 UTC by Wilbert Pol
[SCV] Updated the pole position 2 mapper to only enable ram when PC6 is high.
[src/mess/drivers]scv.c

r7755 Wednesday 7th April, 2010 at 16:21:40 UTC by Angelo Salese
[SNES]: Temporary made cycle stealing less aggressive
[src/mame/machine]snes.c

r7754 Wednesday 7th April, 2010 at 15:34:14 UTC by Fabio Priuli
[SNES] temporarily reverted some dma code to allow S-DD1 games to boot
[src/mame/machine]snes.c

r7753 Wednesday 7th April, 2010 at 14:50:23 UTC by Curt Coder
[VIDBRAIN] Added driver data class.
[src/mess/drivers]vidbrain.c
[src/mess/includes]vidbrain.h*

r7752 Wednesday 7th April, 2010 at 14:18:10 UTC by Curt Coder
Added skeleton driver for VideoBrain Family Computer.
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]vidbrain.c*

r7751 Wednesday 7th April, 2010 at 13:40:30 UTC by Curt Coder
[ETI660] Use IPT_KEYPAD.
[src/mess/drivers]eti660.c

r7750 Wednesday 7th April, 2010 at 11:41:22 UTC by Curt Coder
[TI81] Added v1.1K BIOS.
[docs]messnew.txt
[src/mess/drivers]ti85.c

r7749 Wednesday 7th April, 2010 at 06:38:38 UTC by Firewave
Fixed another potential leak reported by cppcheck
[src/mess/drivers]lynx.c

r7748 Wednesday 7th April, 2010 at 06:38:03 UTC by Firewave
Fixed (potential) leaks report by cppcheck
[src/mess/formats]cassimg.c wavfile.c
[src/mess/tools/castool]main.c
[src/mess/tools/imgtool/modules]nccard.c

r7747 Wednesday 7th April, 2010 at 01:30:37 UTC by Angelo Salese
Fixed integer overflow
[src/mame/machine]snes.c

r7746 Wednesday 7th April, 2010 at 01:18:05 UTC by Angelo Salese
[SNES]: Basic implementation of the memory map master cycle steals
[src/mame/machine]snes.c

r7745 Wednesday 7th April, 2010 at 01:01:36 UTC by Barry Rodewald
[FMTOWNS] Added layer disable functionality.
[src/mess/video]fmtowns.c

r7744 Tuesday 6th April, 2010 at 23:31:37 UTC by Angelo Salese
[SNES]: Basic implementation of the DMA master cycles steals
[src/mame/machine]snes.c

r7743 Tuesday 6th April, 2010 at 23:16:00 UTC by Barry Rodewald
[FMTOWNS] Minor updates.
[src/mess/drivers]fmtowns.c
[src/mess/video]fmtowns.c

r7742 Tuesday 6th April, 2010 at 23:10:49 UTC by Barry Rodewald
[RF5C68] Improved sample callbacks. Fixes glitchy sound effects in various FM-Towns games.
[src/emu/sound]rf5c68.c

r7741 Tuesday 6th April, 2010 at 23:00:25 UTC by Angelo Salese
First step in supporting master cycle delays in the SNES driver
[src/emu/cpu/g65816]g65816.c g65816.h g65816cm.h
[src/mame/drivers]nss.c snesb.c
[src/mess/drivers]snes.c

r7740 Tuesday 6th April, 2010 at 18:55:44 UTC by Firewave
Avoid shadowing of parameter
[src/mess/drivers]tandy2k.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team