Feed

The MESS SVN has been merged into the MAME SVN.

Previous 50 15994 Revisions Next 50

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

r7661 Sunday 28th March, 2010 at 17:53:19 UTC by Fabio Priuli
[SNES] wip:
- enforced abus validity check on dma reads
- fixed possible tile and vram out of bounds bugs
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mame/video]snes.c

r7660 Sunday 28th March, 2010 at 17:28:12 UTC by Angelo Salese
[X1]: Implemented for good z80dma irqs, games that uses it still doesn't work due of other z80dma and wd17xx bugs
[src/mess/drivers]x1.c

r7659 Sunday 28th March, 2010 at 16:55:55 UTC by Angelo Salese
[MZ2500]: rewritten the bankswitch system by using custom code, hooked up basic PCG support and removed the PIO kludge
[src/mess/drivers]mz2500.c

r7658 Sunday 28th March, 2010 at 11:38:51 UTC by Fabio Priuli
[SNES] Improved HDMA emulation: it now init/updates as specified by Anomie's docs
[src/mame/includes]snes.h
[src/mame/machine]snes.c

r7657 Sunday 28th March, 2010 at 07:41:36 UTC by Fabio Priuli
[SNES] fixed HDMA regression (it fixes Desert Fighter title screen)
[src/mame/machine]snes.c

r7656 Saturday 27th March, 2010 at 19:25:33 UTC by Angelo Salese
[MZ2500]: kludged a pio port, it now checks for a floppy disk
[src/mess/drivers]mz2500.c

r7655 Saturday 27th March, 2010 at 18:28:51 UTC by Angelo Salese
[MZ2500]: A bunch of video features hooked up
[src/mess/drivers]mz2500.c

r7654 Saturday 27th March, 2010 at 17:01:17 UTC by Angelo Salese
[MZ2500]: Implemented basic video and irq system
[src/mess/drivers]mz2500.c

r7653 Saturday 27th March, 2010 at 15:46:52 UTC by Angelo Salese
[X1]: Enabled z80dma irqs
[src/mess/drivers]x1.c

r7652 Saturday 27th March, 2010 at 14:38:02 UTC by Fabio Priuli
[SNES]: enabled PPU->CPU hdma transfer and moved hdma variables to snes_state
[src/mame/includes]snes.h
[src/mame/machine]snes.c

r7651 Friday 26th March, 2010 at 23:35:48 UTC by Fabio Priuli
[SNES] wip:
- improved VRAM accesses (they're invalid during active display)
- improved DMA transfers (not all addresses can be accessed)
[src/mame/machine]snes.c

r7650 Friday 26th March, 2010 at 20:05:19 UTC by Angelo Salese
[MZ2500]: Implemented bankswitch system [Angelo Salese]
[src/mess/drivers]mz2500.c

r7649 Friday 26th March, 2010 at 19:28:40 UTC by Fabio Priuli
[SNES] wip:
- greatly simplified tile drawing routines
- fixed a couple of small bugs in mosaic support
- reworked debug functions to be detected properly in all games (e.g. they now work in Jurassic Park and SMW2)
[src/mame/machine]snes.c
[src/mame/video]snes.c
[src/mess/drivers]snes.c

r7648 Friday 26th March, 2010 at 19:16:22 UTC by Wilbert Pol
Added NTS DreamWriter 325 roms.
[src/mess/drivers]nakajies.c

r7647 Friday 26th March, 2010 at 18:16:28 UTC by Angelo Salese
[MZ2500]: linked the memory map
[src/mess/drivers]mz2500.c

r7646 Friday 26th March, 2010 at 16:40:28 UTC by Angelo Salese
Separated the Sharp MZ-2500 into it's own driver
[src/mess]mess.mak
[src/mess/drivers]mz2500.c* mz700.c

r7645 Friday 26th March, 2010 at 15:49:56 UTC by Fabio Priuli
re-applied rev 7636
[src/mame/video]snes.c

Previous 50 15994 Revisions Next 50


© 1998-2018 The MESS Team