Spindizzi wrote:Hello,
I don't know if it worth it but months ago, I've made a look to hook a network card in supermodel
No success, of course
This is a really early working copy, no more, and given as is. I'm sure of nothing (address mapping, r/w, ...). It's only a test to implant the card, no protocol yet
I've abandonned because I've not enough skill
May be it'll give some ideas for those who have great talent ...
I only work with daytona2 in this test case
you need to launch supermodel with -no-threads switch else there is a melting pot with the 68k cpu soundboard and the 68k cpu netboard registers. This is due to Musashi doesn't not accept multi threaded 68k cpu (see discussion here https://www.supermodel3.com/Forum/viewtopic.php?f=7&t=1363). I've tested thread with the netboard like the soundboard but I had to remove the code because of that
I separate netrom netram, not sure it's correct. And I must say I'm a little lost (commram = netram ?). There are several sections of code (multiple program ?) inside with multiple org (origine)
The 68k network code seems to run. In the debugger, we see it waits for some events and we can poke values to advance in the code (68k and ppc side)
We can easily follow the code with the dump dissassembled in IDA
Also, it crashes when quit, I certainly forgot something (bad pointers, bad memory management....)
https://yadi.sk/d/uK7sIc-B3McD6g
Is Nik's graphical debugger private tool ? Could it help for netboard card or it's just for graphical debug part ?
Is it me, or the forum have no more working certificate ?
++
What's the clock speed of the cpu on the network board? Does it really need to run on it's own thread? I have a copy of Nik's debugger. Pm me and i'll email it to you.
And yes it seems the certificate for the site is expired, which is annoying
