Interfacing the MD's Serial Ports to a PC

For hardware talk only (please avoid ROM dumper stuff)
bastien
Very interested
Posts: 208
Joined: Mon Jun 25, 2007 7:19 pm
Location: Besançon,France
Contact:

Post by bastien » Sun Jul 07, 2013 7:46 am

Hi all,
i have read this topic , and i want to try to exchange some data between my Sega megadrive and my Raspberry Pi ( maybe i should open a new topic ?).

For the Pi part i use WiringPi lib and i can sussesfully use Tx and Rx without any problem.

But the megadrive part is bit more complicated:

I have read the official documentation Genesis software manual and genhw.txt from charles MC donald but i need more info about the communications registers.

I have tried to rewrite the registers 0xA10019 for prepare speed communication, and see what's appen in gens watchers but nothings change..
Stef tell me that gens don't support serial registers , did you know an emulator with support it or i need to do all test with the RH ?
Maybe this registers can be read ?

Did you know the size of the FIFO Tx and Rx ?

Thanks a lot for your future reply

Mt.Chocolate
Newbie
Posts: 2
Joined: Mon Jul 08, 2013 10:05 am
Location: Tokyo, Japan
Contact:

Post by Mt.Chocolate » Mon Jul 08, 2013 10:24 am

bastien wrote:Did you know the size of the FIFO Tx and Rx ?
Actual hardware has no FIFO. :(

Mt.Chocolate
Newbie
Posts: 2
Joined: Mon Jul 08, 2013 10:05 am
Location: Tokyo, Japan
Contact:

Post by Mt.Chocolate » Mon Jul 08, 2013 10:29 am

MintyTheCat wrote:I tried your SRAM.bin using my Mega Everdrive but I get a flickering Screen.

Machine: MD #1
PAL, German
Thank you for your testing!
I think it has a bug in display routine...

Post Reply