Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

r7711 Monday 5th April, 2010 at 08:36:36 UTC by Robbbert
[MBEE} Fixed crash of mbeeic in debug, when you attempt to display I/O in memory view. Thanks to "32IC" for reporting it.
[src/mess/drivers]mbee.c
[src/mess/includes]mbee.h
[src/mess/video]mbee.c

r7710 Monday 5th April, 2010 at 08:06:21 UTC by Robbbert
[INTERACT] Small tidyup, added notes.
[src/mess/drivers]hec2hrp.c interact.c

r7709 Monday 5th April, 2010 at 07:36:19 UTC by Fabio Priuli
changed a few names (clones can have longer names, MAME shortnames can be useful to remember games, etc.)
[hash]arcadia.xml gx4000.xml megaduck.xml pv1000.xml

r7708 Monday 5th April, 2010 at 05:13:59 UTC by Firewave
Removed obsolete files
[src/mame/drivers]cowrace.c hexa.c
[src/mame/includes]attckufo.h deco16ic.h hexa.h
[src/mame/layout]funworld.lay
[src/mame/video]attckufo.c hexa.c mayumi.c mjsister.c mole.c

r7707 Sunday 4th April, 2010 at 23:21:14 UTC by Firewave
Disabled/removed some unused variables reported by cppcheck
[src/mess/formats]d64_dsk.c
[src/osd/winui]columnedit.c directories.c

r7706 Sunday 4th April, 2010 at 21:23:21 UTC by Wilbert Pol
scv.xml: Added a couple more entries
[hash]scv.xml

r7705 Sunday 4th April, 2010 at 20:04:57 UTC by Angelo Salese
A bunch of small bugfixes
[src/mame/machine]snes.c

r7704 Sunday 4th April, 2010 at 18:55:54 UTC by Wilbert Pol
Some minor cleanups.
[src/mess]image.c
[src/mess/devices]cartslot.h
[src/mess/drivers]bbcbc.c gamepock.c

r7703 Sunday 4th April, 2010 at 18:18:47 UTC by Fabio Priuli
Tentative compile fix for windows (*interface is used by d3d9intf.c), I hope it does not break anything else...
[src/mess]climess.c softlist.c softlist.h

r7702 Sunday 4th April, 2010 at 15:02:48 UTC by Wilbert Pol
Fix compile error
[src/mess]image.c softlist.c

r7701 Sunday 4th April, 2010 at 14:56:19 UTC by Wilbert Pol
Allow MESS to do addtional software checking for -romident.
Added -listsoftware command.
[src/emu]clifront.c clifront.h
[src/mess]climess.c climess.h

r7700 Sunday 4th April, 2010 at 14:48:00 UTC by MooglyGuy
Temporarily disabled the RSP DRC until the bug causing massive geometry issues in a number of games is fixed. [Harmony]
[src/mame/machine]n64.c

r7699 Sunday 4th April, 2010 at 14:45:39 UTC by MooglyGuy
--
[src/emu/cpu]cpu.mak

r7698 Sunday 4th April, 2010 at 14:45:17 UTC by MooglyGuy
Made the RSP interpreter compile again. [Harmony]
[src/emu/cpu/rsp]rsp.c

r7697 Sunday 4th April, 2010 at 14:38:02 UTC by Wilbert Pol
Software list -listxml changes.
[src/emu]info.c
[src/mess]infomess.c infomess.h

r7696 Sunday 4th April, 2010 at 14:21:16 UTC by Wilbert Pol
Changed the software list support to use xml software lists. Removed the C per device type software list. Software lists are now defined on a driver basis.
Added the possibility of defining the hardware interface type for devices which allow mounting of software.
[src/mess]image.c image.h mess.mak messsoft.c softlist.c softlist.h software
[src/mess/devices]cartslot.c cartslot.h
[src/mess/drivers]bbcbc.c gamepock.c

r7695 Sunday 4th April, 2010 at 14:11:59 UTC by Angelo Salese
Added boundary checks for MVN and MVP opcodes in the G65816 CPU core, fixes booting in Iso Zuri Ritou Hen
[src/emu/cpu/g65816]g65816.c g65816op.h

r7694 Sunday 4th April, 2010 at 13:20:34 UTC by Wilbert Pol
XML versions of the software lists.
[hash]32x.xml* advision.xml* arcadia.xml* bbcbc.xml* crvision.xml* gamecom.xml* gamepock.xml* gmaster.xml* gx4000.xml* jaguar.xml* lynx.xml* megadriv.xml* megaduck.xml* ngp.xml* pasogo.xml* pico.xml* pokemini.xml* pv1000.xml* scv.xml* sg1000.xml* sms.xml* supracan.xml* svision.xml* vboy.xml* wswan.xml*

r7693 Sunday 4th April, 2010 at 13:07:44 UTC by Angelo Salese
[SUPRACAN]: Fixed sprite wrap-around [jbo_85]
[src/mess/drivers]supracan.c

r7692 Sunday 4th April, 2010 at 12:23:17 UTC by Robbbert
[INTERACT] Added cin cassette filetype
[src/mess/formats]hect_tap.c

r7691 Sunday 4th April, 2010 at 11:05:44 UTC by Fabio Priuli
[GBA] Implemented FLASH1M sram, now Super Mario Advance 4 works
[src/mess/drivers]gba.c
[src/mess/includes]gba.h

r7690 Sunday 4th April, 2010 at 11:04:18 UTC by Fabio Priuli
[N64] relabeled inputs to distinguish P1 controls from P2 ones
[src/mess/drivers]n64.c

r7689 Sunday 4th April, 2010 at 06:04:17 UTC by Robbbert
[MBEE] Added credits and info.
[src/mess/drivers]mbee.c

r7688 Saturday 3rd April, 2010 at 23:07:57 UTC by MooglyGuy
Improved Rectangle drawing in the RDP core. [Harmony]
[src/mame/video]n64.c rdpfrect.c rdptrect.c

r7687 Saturday 3rd April, 2010 at 21:02:52 UTC by MooglyGuy
Disabled DRC versions of certain vector load/store operations in the
RSP core in order to avoid geometry issues. [Harmony]
[src/emu/cpu/rsp]rspdrc.c

r7686 Saturday 3rd April, 2010 at 20:57:24 UTC by MooglyGuy
Fixed massive texturing issues in the N64 driver. [Harmony]
[src/mame/video]n64.c rdpblend.c rdpspn16.c

r7685 Saturday 3rd April, 2010 at 20:36:20 UTC by Fabio Priuli
[FAMICOM] Fixed fds format problems: Famicom Disk System is now back to the 0.135 status. Also, fixed a "free'd pointer which had never been allocated" issue (reported on MacOSX).
[src/mess/formats]nes_dsk.c
[src/mess/machine]nes.c

r7684 Saturday 3rd April, 2010 at 15:45:40 UTC by Angelo Salese
Corrected I/O timer
[src/mame/machine]snes.c

r7683 Saturday 3rd April, 2010 at 15:18:29 UTC by Angelo Salese
[SNES]: Moved the i/o update status inside a timer, this fixes F-1 Grand Prix Part 2 booting
[src/mame/includes]snes.h
[src/mame/machine]snes.c

r7682 Saturday 3rd April, 2010 at 15:14:25 UTC by Robbbert
Fixed crash if premounted cassette was moved to another folder.
[src/mess/formats]cassimg.c

r7681 Saturday 3rd April, 2010 at 11:30:16 UTC by Robbbert
[8080/8085 CPU] Fix of mametester bug 3227. Someone please commit to MAME.
Bug was: in debug, if you set the A register, it setted F. If you set the F register, you got an error.
[src/emu/cpu/i8085]i8085.c i8085.h

r7680 Saturday 3rd April, 2010 at 10:40:05 UTC by Robbbert
[VT240] Little cleanup.
[src/mess/drivers]vt240.c

r7679 Friday 2nd April, 2010 at 17:51:05 UTC by Angelo Salese
[SNES]: Clear pending IRQ if the IRQ enable flag is disabled, fixes 3x3 Eyes - Seima Korin Den booting
[src/mame/machine]snes.c

r7678 Friday 2nd April, 2010 at 08:29:16 UTC by Miodrag Milanović
Removed v6741 from mess.mak since it is probably added by mistake, this fix compile
[src/mess]mess.mak

r7677 Friday 2nd April, 2010 at 05:56:21 UTC by MooglyGuy
Sync with MAME
[src/mame/video]n64.c

r7676 Friday 2nd April, 2010 at 05:40:45 UTC by MooglyGuy
Almost completely re-wrote the N64 RDP implementation to be class-
based. Import from MAME. [Harmony]
[src/mame/includes]n64.h
[src/mame/machine]n64.c
[src/mame/video]n64.c n64.h* rdpacomp.c rdpacomp.h rdpacvg.c rdpacvg.h rdpblend.c rdpblend.h rdpcc.c rdpcc.h rdpclamp.c rdpclamp.h rdpfb.c rdpfb.h rdpfetch.c rdpfetch.h rdpfiltr.c* rdpfrect.c rdpfrect.h rdpmask.c rdpmask.h rdpshift.c rdpshift.h rdpspn16.c rdpspn16.h rdptpipe.c rdptpipe.h rdptrect.c rdptrect.h rdptri.c rdptri.h rdpupd16.c rdpupd16.h rdpzcomp.c rdpzcomp.h
[src/mess]mess.mak
[src/mess/drivers]n64.c

r7675 Friday 2nd April, 2010 at 05:37:45 UTC by Fabio Priuli
[SNES] one more variable moved from snes_ram to the driver state
[src/mame/video]snes.c

r7674 Thursday 1st April, 2010 at 23:11:14 UTC by Barry Rodewald
[FMTOWNS] Corrected PCM IRQ masks and PCM RAM size.
[src/mess/drivers]fmtowns.c

r7673 Thursday 1st April, 2010 at 15:53:56 UTC by Jonathan Gevaryahu
Added hardware comments and added preliminary noise support [PlgDavid]
[src/mess/audio]upd1771.c

r7672 Thursday 1st April, 2010 at 12:18:27 UTC by Fabio Priuli
[SNES] fixed DSP3 init. SD Gundam GX does not crash anymore at start (Thanks Tafoid for spotting this)
[src/mame/machine]snesdsp3.c

r7671 Wednesday 31st March, 2010 at 11:20:27 UTC by Miodrag Milanović
Elektronika MC7105 skeleton
[docs]messnew.txt
[src/mess]mess.mak messdriv.c
[src/mess/drivers]vt220.c vt240.c*

r7670 Tuesday 30th March, 2010 at 22:54:25 UTC by Fabio Priuli
[NES] sync'd with MAME
[src/mame/video]ppu2c0x.c ppu2c0x.h

r7669 Tuesday 30th March, 2010 at 22:47:07 UTC by Fabio Priuli
[SNES] wip:
- fixed a SRAM size problem which caused copy-protection checks to fail in various games (e.g. Super Moero Pro Yakyuu! or Super Tetris 3)
- moved PPU registers handling to video/snes.c
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mame/video]snes.c

r7668 Tuesday 30th March, 2010 at 08:13:26 UTC by Fabio Priuli
[SNES] wip:
- fixed reserved memory address read not returning open_bus
- fixed a few add-on chip reads not returning open_bus
[src/emu/cpu/superfx]superfx.c superfx.h
[src/mame/machine]snes.c snes7110.c snesrtc.c snessdd1.c
[src/mess/machine]snescart.c

r7667 Tuesday 30th March, 2010 at 06:04:03 UTC by Curt Coder
[STUDIO2] Moved st2 cartridge load to formats.
[src/mess]mess.mak
[src/mess/drivers]studio2.c
[src/mess/formats]studio2_st2.c* studio2_st2.h*
[src/mess/includes]studio2.h

r7666 Monday 29th March, 2010 at 23:27:18 UTC by Phill Harvey-Smith
Added preliminary mouse emulation
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/machine]rmnimbus.c
[src/mess/video]rmnimbus.c

r7665 Monday 29th March, 2010 at 21:27:53 UTC by Fabio Priuli
[SNES] wip:
- Fixed a bug in SPC7110 handlers (now Tengai Makyou Zero test reaches RTC tests and fails them, instead of getting stuck at MUL/DIV tests)
- Implemented very preliminary (and currently broken) SPC7110 RTC emulation
- Updated DSP2 handlers to better reflect Overload's docs (problem and fix actually found by byuu)
- Updated add-on chips handlers to reflect byuu's findings
[src/mame/machine]snes.c snes7110.c snesdsp2.c snesrtc.c
[src/mess/machine]snescart.c

r7664 Monday 29th March, 2010 at 13:34:21 UTC by Angelo Salese
[MZ2500]: Implemented IPLPRO support
[src/mess/drivers]mz2500.c

r7663 Monday 29th March, 2010 at 11:12:56 UTC by Fabio Priuli
[SNES] wip:
- moved some variables from snes_ram to driver state
- set a few addresses as open bus
- slightly changed SuperFX handlers not to access SNES WRAM
[src/emu/cpu/superfx]superfx.c
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mess/machine]snescart.c

r7662 Sunday 28th March, 2010 at 19:38:01 UTC by Angelo Salese
[MZ2500] Implemented fdc & floppy image support, doesn't work due of a wd17xx core bug
[src/mess/drivers]mz2500.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team