Search found 753 matches

by HardWareMan
Fri May 02, 2025 4:07 am
Forum: Announcement
Topic: Forum update this week
Replies: 8
Views: 14471

Re: Forum update this week

Hi! I frequently get this error:
Снимок.PNG
Снимок.PNG (7.94 KiB) Viewed 4399 times
by HardWareMan
Tue Jan 28, 2025 7:17 pm
Forum: Megadrive/Genesis
Topic: Anyone doing anything with the Nuked-MD source?
Replies: 1
Views: 3439

Re: Anyone doing anything with the Nuked-MD source?

Yeah, I am very glad that I was able to push this project to some logical conclusion. It was last year. Some information was published on the forum in neighboring branches. For example, how exactly the 8/16 data bridge arbitration works.

In addition to the emulators from Nuke, you can look at the ...
by HardWareMan
Thu Jan 16, 2025 12:06 pm
Forum: Announcement
Topic: Forum update this week
Replies: 8
Views: 14471

Re: Forum update this week

KanedaFr => KanedaFlash!
by HardWareMan
Mon Oct 14, 2024 1:54 pm
Forum: Hardware
Topic: Sega Genesis Game Cartridge PCB with dual DIP32 8-Bit Mask ROM's
Replies: 7
Views: 14278

Re: Sega Genesis Game Cartridge PCB with dual DIP32 8-Bit Mask ROM's

Some games uses 8bit ROM and 74x373 as data bit extender (it keep high byte while low goes directly from ROM itself). CAS2 pin required.
by HardWareMan
Sun Aug 11, 2024 5:10 am
Forum: Hardware
Topic: HDD (or flash) instead of a CD, questions...
Replies: 158
Views: 276291

Re: HDD (or flash) instead of a CD, questions...


I saw DSView is based on sigrok...does it mean decoder follow the same rule than for sigrok ?
if yes, I already know how I could write a command/status decoder and a subcode decoder ;)

There was version #2, which was more like Sigrok, and now there is version #3, which is basically a Sigrok ...
by HardWareMan
Fri Aug 09, 2024 7:01 pm
Forum: Hardware
Topic: HDD (or flash) instead of a CD, questions...
Replies: 158
Views: 276291

Re: HDD (or flash) instead of a CD, questions...


The records I'd like are listed on the "Signals" part of this page .
Be free to ask me because some of them are a little cryptic ;)
You already did some of them but unfortunately, I didn't save the pictures and so they're lost.
I'm very sorry about that.

Like you see, you can take your time ...
by HardWareMan
Fri Aug 09, 2024 8:26 am
Forum: Hardware
Topic: HDD (or flash) instead of a CD, questions...
Replies: 158
Views: 276291

Re: HDD (or flash) instead of a CD, questions...


next step : capture data with my Saleae -> see you in some months ;)

7 years passed since 2017 and I didn't use the Saleae mainly anymore. I still have it but Dreamsource is much handle and you can easily make any decoder you ever need just python it with prefered TXT editor. You can even unzip ...
by HardWareMan
Mon May 20, 2024 4:45 am
Forum: Announcement
Topic: The world has changed
Replies: 6
Views: 20573

Re: The world has changed


Genny dev today is equal to SDGK dev so everyone is on SGDK support's Discord.
Discord allows quick question/answer, etc... so it's a very good media for that.
NesDev has his own discord server. With the whole spectrum of NesDev topics/rooms. Does SpritesMind only have a discord server ...
by HardWareMan
Tue Sep 05, 2023 6:40 am
Forum: Hardware
Topic: FPGA version
Replies: 26
Views: 94027

Re: FPGA version

danibus wrote: Mon Sep 04, 2023 5:21 pm We had mega sg fpga but not sure if you can use their work.
I'll use only our decap project as source. I don't want to use any other one's.
by HardWareMan
Wed Aug 23, 2023 5:29 pm
Forum: Hardware
Topic: FPGA version
Replies: 26
Views: 94027

Re: FPGA version

Ok, our team almost done reverse engineering MD ASICs with it's decap. Some of team members was made a hardware level emulator and even FPGA one. Now my turn to finish this project. Finally I done with this:
https://i.ibb.co.com/TYJFQ2P/IMG-1526.jpg
This is Megadrive that rebuild on custom PCB ...
by HardWareMan
Mon Aug 07, 2023 3:32 pm
Forum: Announcement
Topic: Nuked MD - decap-based cycle-accurate Mega Drive emulator (software & FPGA)
Replies: 8
Views: 88845

Re: Nuked MD - decap-based cycle-accurate Mega Drive emulator (software & FPGA)

Eke wrote: Sun Aug 06, 2023 9:14 pm That's impressive... and an unvaluable source of information. Thanks for your work :!:
Yeah, our team do the best. Now I am happy again.
by HardWareMan
Wed Jun 21, 2023 4:26 pm
Forum: Sound
Topic: New Documentation: An authoritative reference on the YM2612
Replies: 865
Views: 2735976

Re: New Documentation: An authoritative reference on the YM2612

As I already said here we opened the MD decapping project. One of it branch is was YM2612/YM3438 FM chip. Now the new dedicated to FM chip project is started and almost die perfect verilog model is available here . Testbench:
https://github.com/nukeykt/Nuked-OPN2-FPGA/raw/main/imgstore/testbench ...
by HardWareMan
Tue May 23, 2023 6:40 pm
Forum: Hardware
Topic: 315-5339
Replies: 4
Views: 19072

Re: 315-5339

Image
by HardWareMan
Fri Apr 28, 2023 9:35 am
Forum: Megadrive/Genesis
Topic: M68K Bus Control and Vdp
Replies: 26
Views: 68679

Re: M68K Bus Control and Vdp

Okay. The decapping really confirmed the fact that the ZA[0] pin of arbiter 315-5364 is indeed a /UDS signal synchronized with the VCLK signal.
by HardWareMan
Mon Apr 17, 2023 5:33 pm
Forum: Hardware
Topic: Decapping more Genesis chips
Replies: 17
Views: 94617

Re: Decapping more Genesis chips

Okay. We open the GIT repository about SEGA chips for everyone. The link is: https://github.com/emu-russia/SEGAChips

Now you can help to the project if you want to. Or just use our datasets in yours projects. Welcome.