New Documentation: An authoritative reference on the YM2612
Moderator: BigEvilCorporation
-
- Interested
- Posts: 19
- Joined: Sun Oct 12, 2008 10:45 pm
ouch. whoever owned that megapc snapped capacitor c113 off of the MD isa card. SOMETHING is gonna work completely wrong until that is replaced.
EDIT: nope, once again I'm wrong. C113 is NOT SUPPOSED to be populated. see a later megapc plus card here: http://aycu14.webshots.com/image/27693/ ... 198_rs.jpg
It may have only been populated on some early cards.
LN
EDIT: nope, once again I'm wrong. C113 is NOT SUPPOSED to be populated. see a later megapc plus card here: http://aycu14.webshots.com/image/27693/ ... 198_rs.jpg
It may have only been populated on some early cards.
LN
"When life gives you zombies.... *CHA-CHIK!* ...you make zombie-ade!"
Commenting this line in the MAME fm.c source:
seems to fix dropped or cut notes in the following VGM tracks, at least:
Dynamite Headdy - Geisha Robot
Bubba 'n' Stix - The Spaceport
Maybe something needs further testing?
Code: Select all
//SLOT->volume = MAX_ATT_INDEX; /* fix Ecco 2 splash sound */
Dynamite Headdy - Geisha Robot
Bubba 'n' Stix - The Spaceport
Maybe something needs further testing?
yeah, I was wrong with this one (broke some other sound effects too) and reverted it some time ago in my implementation .... unfortunately, MAME used an older version as reference and there is still some mistakes (also probably in the new one)
and Steve Snake confimed the Ecco 2's sound "bug" was not a bug so...
and Steve Snake confimed the Ecco 2's sound "bug" was not a bug so...
Hi,
Although I am not an expert on MAME but it seems MAME will resample everything to 44100...even if you set sample rate to something higher (like 48000).
stay safe,
AamirM
Did you tried changing fn_max to something more suitable for 48000/44100 or whatever you run at?Eke wrote:for me, battletech track 12 sounds like Model 1 recording, probably not exactly (kega sound a little more accurate) because it requires better filtering but close enough to me at the moment
or were you talking of something else ?
Although I am not an expert on MAME but it seems MAME will resample everything to 44100...even if you set sample rate to something higher (like 48000).
stay safe,
AamirM
Hi,
.
stay safe,
AamirM
Sorry, I forgot you used a resampler nowEke wrote: what do you mean by "more suitable" ? I emulate the chip at his original frequency internally so I dont think I need to change the max value
this should be the job of the resampler/filter (and indeed, the gc/wii output samplerate is 48Khz)

Thanks for clarifying that up.Arbee wrote: No, it resamples to whatever rate you set it to. I run MAME at 48 kHz (since that's the native rate of my Audigy 2) and it works fine.
stay safe,
AamirM
About decapping and FM chips emulation: http://docs.google.com/View?docid=dd8kqn9f_13cqjkf4gp (OPL2 and OPL3).
-
- Very interested
- Posts: 753
- Joined: Sat Dec 15, 2007 7:49 am
I wonder what they used for dissolve chip shell? I've heard, there is an liquid wich dissolve only plastic shell and did not touch the chip crystal. I would like to look at chip under a microscope...Shiru wrote:About decapping and FM chips emulation: http://docs.google.com/View?docid=dd8kqn9f_13cqjkf4gp (OPL2 and OPL3).
They used MEFAS service. You can find list of equipment of that company on their page. Part of this list:HardWareMan wrote:they used for dissolve chip shell?
I think, you can ask Matthew or Olli about hi-res photos.Package Decapsulation
Nisene D cap system
B&G 250 system
-
- Very interested
- Posts: 753
- Joined: Sat Dec 15, 2007 7:49 am