Search found 2407 matches
- Tue Jan 12, 2021 10:51 am
- Forum: Megadrive/Genesis
- Topic: Discrepency in TMSS ROM Dumps?
- Replies: 5
- Views: 247
Re: Discrepency in TMSS ROM Dumps?
Amstrad uses 315-5476 ASIC which has the same TMSS in it as all the other MD2s. Teradrive is the only special one.
- Mon Jan 11, 2021 8:11 pm
- Forum: Megadrive/Genesis
- Topic: Discrepency in TMSS ROM Dumps?
- Replies: 5
- Views: 247
Re: Discrepency in TMSS ROM Dumps?
All the TMSS dumps I have done from various chips gave same file that already lingers on the internet. I have not had a chance to try to dump things from VA2 MD2s and I have not tried to dump Genesis3 VA2. MD2 VA4 and Genesis3 VA1 I think I have dumped but I am not sure, it has been 10 years by now ...
- Sun Nov 29, 2020 8:06 am
- Forum: Megadrive/Genesis
- Topic: Megadrive ASIA Configuration
- Replies: 2
- Views: 1172
Re: Megadrive ASIA Configuration
50Hz + ENG, same as European models.
- Sat Aug 22, 2020 5:02 am
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
That's something I didn't know, I mainly only commented among the actual consoles (except MD2 VA2, which I would like to get and a VA0 MD1). Discrete YM3438 has longer busy bit cycle from what I remember reading from nukeYKT core notes, compared to 2612 and ASIC which would be another way to detect ...
- Fri Aug 21, 2020 5:30 pm
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
YM3438 only appeared as a block integrated in the MD2 ASIC, which first appeared in MD1 VA7 (the awful sounding MD1s lol).
- Tue Aug 18, 2020 2:56 pm
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
Originally I saw it with CRAM yeah, but dedicated test used VRAM DMA. I will dig up the stuff hopefully in not so far future, there's currently bunc hof work stuff getting in the way (retro PC sound hardware stuff)...
I haven't actually ever experienced the DMA bug you describe.
I haven't actually ever experienced the DMA bug you describe.
- Mon Aug 17, 2020 9:12 pm
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
Originally I saw it when I was doing very precise raster effects, where DMA triggering was in two writes to win time, but with Z80 running I noticed that I had failing DMAs every once in a while (in that case palettes didn't get updated). Then I made a specially crafted thing, where I deliberately s...
- Sun Aug 16, 2020 4:16 pm
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
DMA doesn't fail and load garbage, it is outright cancelled, the transfer does not happen and you can measure the time won from that and determine if DMA happened or not, or read VRAM instead.
- Sat Aug 15, 2020 1:40 pm
- Forum: Megadrive/Genesis
- Topic: List of every detectable difference in Mega Drive revisions?
- Replies: 17
- Views: 4503
Re: List of every detectable difference in Mega Drive revisions?
There is some small difference in timing of Z80 bus crossings between MD1 VA0...MD2 VA3 (MD1 chipsets, 315-5487/5660/5700/5708), MD1 VA4/Genny3 VA1(515-5960) and Genny3 VA2(315-6123). No clue about MD2 VA2.x with 315-5685/5786, I have none to play with. I was exploring what happens when DMA was done...
- Mon Aug 10, 2020 6:47 am
- Forum: Blabla
- Topic: Genesis Music Composers?
- Replies: 2
- Views: 3344
Re: Genesis Music Composers?
You can find a lot of them frob Battle of the Bits community : http://battleofthebits.org/
- Mon Jul 20, 2020 4:48 pm
- Forum: Mega/SegaCD
- Topic: mcd-verificator (CD core accuracy tests)
- Replies: 24
- Views: 6622
Re: mcd-verificator (CD core accuracy tests)
32X does pass the audio lines on both models (cart + 32X > MD, using chip normally found in Nomad and MD2 VA3), !DTACK is supposed to be connected with a wire from IO board to CPU board but that was never installed in any of the production hardware... I guess they deemed one extra wire for a signal ...
- Mon Jun 22, 2020 5:49 pm
- Forum: Megadrive/Genesis
- Topic: Most compatible way to jump to game image on hardware - making my own cart
- Replies: 21
- Views: 4592
Re: Most compatible way to jump to game image on hardware - making my own cart
You could see what TMSS itself does when starting a game : http://www.tmeeco.eu/SMD/TMSSCODE.ASM
- Sun Jun 21, 2020 9:02 pm
- Forum: Sound
- Topic: YM2612 & distorted sound output
- Replies: 7
- Views: 2276
Re: YM2612 & distorted sound output
The output is a pulsetrain, with YMCLK / 144 clocks per sample and 24 clocks per pulse (with differing duty cycle and amplitude for 3438 and 2612). There's harmonic content going into MHz range in there so you need fairly good opamps to deal with it effectively. The output is also very weak and shou...
- Sun Jun 14, 2020 4:17 pm
- Forum: Sound
- Topic: YM2612 & distorted sound output
- Replies: 7
- Views: 2276
Re: YM2612 & distorted sound output
YM2612 and YM3438 have pulse train based outputs where all channels are sent sequentially. On 2612 the pulses are very narrow and also have fairly low amplitude while 3438 has much wider and bigger pulses, allowing for better SNR. What you see on your scope is mainly due to aliasing, when you up the...
- Sun May 17, 2020 11:30 am
- Forum: Megadrive/Genesis
- Topic: VDP 8x16 Interlace Mode
- Replies: 7
- Views: 2673
Re: VDP 8x16 Interlace Mode
Possibly but these are buried into past that is many years ago...