Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r21820 Wednesday 13th March, 2013 at 08:07:31 UTC by Fabio Priuli
(MESS) snes.c: backup of minor work on SPC7110 RTC. still not enough to pass test in Tengai Makyou. nw.
[src/mess/machine]sns_spc7110.c sns_spc7110.h

r21819 Wednesday 13th March, 2013 at 08:05:41 UTC by Fabio Priuli
(MESS) snes.c: misc work on pirate carts.  [Fabio Priuli]
              - added support for Korean Super 20 Collection multigame cart, even if a few games
              still have glitches.
              - added support for bankswitch mechanism used in a few pirate multigame carts.
              - added support for protection used by Tekken 2 and Street Fighter Alpha EX, based
              on notes by d4s and nocash.

(MESS) snes.xml: added a few pirate multigame carts. Most of these are incomplete dumps,
              so redumps are needed to promote them to working state, but their existence is now
              at least documented. [Fabio Priuli]


out of whatsnew: I also have fixed sram issue from fullpath in snesnew driver, due to a silly copy&paste mistake.
[hash]snes.xml
[src/mess/drivers]snes.c
[src/mess/machine]sns_rom.c sns_rom.h sns_slot.c sns_slot.h

r21818 Wednesday 13th March, 2013 at 07:46:19 UTC by David Haywood
popobear - fixed resolution + sprites are always square.
[src/mame/drivers]popobear.c

r21817 Wednesday 13th March, 2013 at 03:58:49 UTC by Angelo Salese
Attempt to fix CEF bit reset behaviour, fixes Virtual On 3d gfxs
[src/emu/video]stvvdp1.c

r21816 Wednesday 13th March, 2013 at 03:29:18 UTC by Angelo Salese
This one should stay in
[src/emu/machine]stvcd.c

r21815 Wednesday 13th March, 2013 at 03:20:59 UTC by Angelo Salese
Fixed a minor bug with CD block Put sector, makes Virtual On to enter into gameplay.
[src/emu/machine]stvcd.c
[src/emu/video]stvvdp2.c

r21814 Wednesday 13th March, 2013 at 00:49:18 UTC by Angelo Salese
Improved VDP1 timings, fixes several Saturn games such as Fatal Fury 3, Night Striker S, Command & Conquer
[src/emu/machine]saturn.c
[src/emu/video]stvvdp1.c stvvdp2.c
[src/mame/includes]stv.h

r21813 Tuesday 12th March, 2013 at 22:58:35 UTC by Angelo Salese
Ok, the .nes dump actually has a wrong header, reverted
[src/mame/video]ppu2c0x.c

r21812 Tuesday 12th March, 2013 at 22:43:18 UTC by Angelo Salese
Not going to touch NES emulation, it's just because this bug amuses me ...
[src/mame/video]ppu2c0x.c ppu2c0x.h

r21811 Tuesday 12th March, 2013 at 17:19:43 UTC by Carl
i386: split 386sx to separate cpu (nw)
(mess) at: download more ram (nw)
[src/emu/cpu/i386]i386.c i386.h
[src/mess]mess.lst
[src/mess/drivers]at.c

r21810 Tuesday 12th March, 2013 at 16:47:37 UTC by hap
fixed video regression with bucky clones + added imperfect gfx flag
[src/mame/drivers]moo.c
[src/mame/includes]moo.h
[src/mame/video]moo.c

r21809 Monday 11th March, 2013 at 22:19:14 UTC by hap
(correct description)
[src/mame/drivers]wmg.c

r21808 Monday 11th March, 2013 at 21:45:41 UTC by David Haywood
the Naomi cartridge per-game keys are totally arbitrary at this point, let's not store them in 4 byte files as if they were dumps (by request / suggestion of Nicola) (nw)
[src/mame]mame.mak
[src/mame/drivers]naomi.c
[src/mame/machine]naomibd.h naomicrypt.c* naomicrypt.h* naomim1.c naomim1.h naomim2.c naomim2.h naomim4.c naomim4.h

r21807 Monday 11th March, 2013 at 21:29:51 UTC by Wilbert Pol
Debugger:  [Wilbert Pol]
- Added support for registerpoints.
- Added 'exit' as a synonym for 'quit'.
[src/emu/debug]debugcmd.c debugcpu.c debugcpu.h debughlp.c

r21806 Monday 11th March, 2013 at 19:46:27 UTC by Wilbert Pol
(MESS) a7800.c: Removed driver logic from the video_update method. (nw)
[src/mess/includes]a7800.h
[src/mess/video]a7800.c

r21805 Monday 11th March, 2013 at 19:28:59 UTC by Wilbert Pol
315_5124.c: Improved triggering of IRQs.  [Enik Land]

(MESS) sms.c:  [Enik Land]
- Fixed master clock speed for PAL machines.
- Improved hcount handling resulting in better results from
 Flubba's VDP timing checks.
[src/emu/video]315_5124.c 315_5124.h
[src/mess/drivers]sms.c
[src/mess/machine]sms.c

r21804 Monday 11th March, 2013 at 19:28:01 UTC by Angelo Salese
Some minor changes, it definitely draws a Casio logo in AnimeLand
[src/mame/drivers]taitowlf.c
[src/mess/drivers]casloopy.c

r21803 Monday 11th March, 2013 at 18:00:50 UTC by Angelo Salese
Fixed ROM loading for pf2012
[src/mame/drivers]taitowlf.c

r21802 Monday 11th March, 2013 at 17:50:07 UTC by Angelo Salese
Fixed ROM loading for the other Game ROMs too, and confirmed that one ROM; is necessary
[src/mame/drivers]pangofun.c

r21801 Monday 11th March, 2013 at 17:12:08 UTC by Angelo Salese
Timid attempt to make Pango Fun to boot
[src/emu/machine]stvcd.c
[src/mame/drivers]pangofun.c

r21800 Monday 11th March, 2013 at 14:11:51 UTC by Fabio Priuli
(MESS) Misc softlist updates. nw.
- gbcolor.xml: new dumps from taizou
- n64.xml: new dump from Carrot
- pico.xml: new dumps from TeamEurope
- gba.xml: added a couple of pirate (Sintax?) dumps
[hash]gba.xml gbcolor.xml n64.xml pico.xml

r21799 Monday 11th March, 2013 at 11:53:09 UTC by Fabio Priuli
(MESS) snes: cleaned up snesnew memory handlers. nw.
[src/mess/drivers]snes.c

r21798 Monday 11th March, 2013 at 09:17:39 UTC by Miodrag Milanović
direct update handler is not being used in snes, therefore removed together with snes_ram variable (nw)
[src/mame/includes]snes.h
[src/mame/machine]snes.c
[src/mess/machine]snescart.c

r21797 Monday 11th March, 2013 at 07:45:16 UTC by Fabio Priuli
checkpoint. nw.
[src/mess/drivers]snes.c

r21796 Monday 11th March, 2013 at 07:44:33 UTC by Fabio Priuli
fixed regression from yesterday in snesnew. nw.
[src/mess/machine]sns_spc7110.c sns_spc7110.h

r21795 Monday 11th March, 2013 at 06:51:15 UTC by Fabio Priuli
minor cleanup. nw.
[src/mame/machine]snes.c

r21794 Monday 11th March, 2013 at 06:45:32 UTC by Fabio Priuli
(MESS) snes: legacy code for CX4 is better than no code at all... nw
[src/mess/drivers]snes.c
[src/mess/machine]sns_slot.c

r21793 Monday 11th March, 2013 at 01:30:20 UTC by Carl
(mess) dp8390: packet must be at least 60 bytes (nw)
[src/mess/machine]dp8390.c

r21792 Sunday 10th March, 2013 at 23:31:39 UTC by Brian Troha
model2.c: Add Sega game ID# & rom board # to Dead or Alive A-CRX set - NW
[src/mame/drivers]model2.c

r21791 Sunday 10th March, 2013 at 21:25:08 UTC by Oliver Stöneberg
[COSMAC] R registers are supposed to contain random data on start-up (nw)
[src/emu/cpu/cosmac]cosmac.c

r21790 Sunday 10th March, 2013 at 18:46:03 UTC by Fabio Priuli
(MESS) snes: Added support for DSP-1 games with ROM larger than 1MB. nw.
[src/mess/drivers]snes.c
[src/mess/machine]sns_slot.c sns_slot.h

r21789 Sunday 10th March, 2013 at 18:44:25 UTC by Fabio Priuli
minor fixes. nw.
[hash]snes.xml snes_bspack.xml

r21788 Sunday 10th March, 2013 at 18:24:39 UTC by Fabio Priuli
(MESS) snes: more accurate mapping of the seta DSP chip for snesnew. nw
[src/mess/drivers]snes.c
[src/mess/machine]sns_upd.c

r21787 Sunday 10th March, 2013 at 17:08:48 UTC by Fabio Priuli
g65816.c: added missing mirror of the 5a22 regs [Fabio Priuli]
[src/emu/cpu/g65816]g65816.c

r21786 Sunday 10th March, 2013 at 14:02:51 UTC by Carl
(mess) ne2000: clarify IRQ2 is also IRQ9 (nw)
[src/mess/machine]ne1000.c ne2000.c

r21785 Sunday 10th March, 2013 at 14:02:22 UTC by Nathan Woods
[COCO] Cleanups/modernization to cartridge slot code (nw)
[src/mess/machine]cococart.c cococart.h

r21784 Sunday 10th March, 2013 at 13:44:37 UTC by Nathan Woods
[COCO] Fixed a degenerate scenario that could cause MESS to crash with a stack
overflow when reading the floating bus.
[src/mess/includes]coco.h
[src/mess/machine]coco.c

r21783 Sunday 10th March, 2013 at 13:29:09 UTC by Nathan Woods
Minor cleanups (nw)
[src/mess/includes]coco.h
[src/mess/machine]coco.c

r21782 Sunday 10th March, 2013 at 10:42:14 UTC by Oliver Stöneberg
(MESS) fixed uninitialized memory in src/mess/video/pc_aga.c (nw)
[src/mess/video]pc_aga.c

r21781 Sunday 10th March, 2013 at 10:33:26 UTC by Oliver Stöneberg
fixed uninitialized member in src/emu/diserial.c (nw)
[src/emu]diserial.c

r21780 Sunday 10th March, 2013 at 10:22:06 UTC by Oliver Stöneberg
fixed uninitialized member in src/emu/machine/n68681.c (nw)
[src/emu/machine]n68681.c

r21779 Sunday 10th March, 2013 at 10:16:26 UTC by Fabio Priuli
this had to remain commented out because wrong with current rtc handling, sorry for clang warning
[src/mess/machine]sns_rom21.c

r21778 Sunday 10th March, 2013 at 10:04:30 UTC by Oliver Stöneberg
(MESS) fixed clang compiler warning (nw)
[src/mess/machine]sns_rom21.c

r21777 Sunday 10th March, 2013 at 09:43:17 UTC by Fabio Priuli
(MESS) misc slot cleanups. nw.
[src/mess/machine]gb_mbc.c gb_mbc.h gb_rom.c gb_rom.h gb_slot.c gb_slot.h md_eeprom.c md_eeprom.h md_jcart.c md_jcart.h md_rom.c md_rom.h md_slot.c md_slot.h md_stm95.c md_stm95.h sns_bsx.c sns_bsx.h sns_rom.c sns_rom.h sns_rom21.c sns_rom21.h sns_sdd1.c sns_sdd1.h sns_sfx.c sns_sfx.h sns_slot.h sns_spc7110.c sns_spc7110.h

r21776 Saturday 9th March, 2013 at 22:31:11 UTC by Carl
netdev_pcap: set non-block mode for winpcap (nw)
[src/osd/windows]netdev_pcap.c

r21775 Saturday 9th March, 2013 at 22:08:38 UTC by Carl
(mess) ne1000, ne2000: Let's pick an IRQ (nw)
[src/mess/machine]ne1000.c ne1000.h ne2000.c ne2000.h

r21774 Saturday 9th March, 2013 at 20:06:50 UTC by David Haywood
further stvprot.c reworking + logging
[src/mame/machine]stvprot.c

r21773 Saturday 9th March, 2013 at 18:39:33 UTC by David Haywood
bit of rearranging of the stvprot.c code with a view to easier dumping out encrypted / non-encrypted streams.
[src/mame/machine]stvprot.c

r21772 Saturday 9th March, 2013 at 18:02:09 UTC by Oliver Stöneberg
(MESS) added assert when setting up index_pulse_cb in upd765_family_device::device_start() to indicate NULL dereference (nw)
[src/emu/machine]upd765.c

r21771 Saturday 9th March, 2013 at 17:59:07 UTC by Oliver Stöneberg
[MT05140] fixed missing default slot for prof180x floppies [Oliver Stöneberg]
[src/mess/drivers]prof180x.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team