Jump to content
IGNORED

Mini 850 Clone?


Dropcheck

Recommended Posts

PBI runs at bus speed, so you'll have a theoretical max of ... 360KB/s ? (somebody pls correct me)

Unless a PBI device somehow manages DMA, you're relying on 6502 instructions to read data from a port and store it in memory, and the most you'll then manage is about 80KB/s in a tight loop. The 6502 takes a dozen or so cycles just to loop around reading a register storing the data in RAM.

  • Like 2
Link to comment
Share on other sites

Unless a PBI device somehow manages DMA, you're relying on 6502 instructions to read data from a port and store it in memory, and the most you'll then manage is about 80KB/s in a tight loop. The 6502 takes a dozen or so cycles just to loop around reading a register storing the data in RAM.

Even though I'm way out of my league here, I can confirm (which is sort of like the moron confirming the genius is smart, when it comes to this stuff) that number from my research of the Multi i/o and BB speeds as they mention 50-80KB/s average, depending on the drive. So if I'm not totally mixed up on my translation math, which I may be, isn't that about 819Kbps? which would still make it a lot faster than 126Kbps speeds over the SIO with zero divisor...

Edited by Gunstar
  • Like 1
Link to comment
Share on other sites

Even though I'm way out of my league here, I can confirm that number from my research of the Multi i/o and BB speeds as they mention 50-80KB/s average, depending on the drive. So if I'm not totally mixed up on my translation math, which I may be, isn't that about 819Kbps? which would still make it a lot faster than 126Kbps speeds over the SIO with zero divisor...

The maximum bandwidth of the CPU in the looping scenario I described is ~640Kb/s. Naturally this is a lot more than 127Kb/s (POKEY divisor 0). There's zero contention about the fact that parallel IO between the CPU and the peripheral is going to be magnitudes quicker than SIO. The CPU is the governing factor with current IDE/SCSI solutions, which is why the RAPIDISK driver for the U1MB/SIDE can roughly double the speed of communication with the hard disk (when a 20MHz CPU is present; the increase would be a lot greater were it not for the fact transfers are still hampered by the speed of base memory).

  • Like 3
Link to comment
Share on other sites

...the Multi i/o and BB speeds as they mention 50-80KB/s average, depending on the drive.

You can remove drive constraints by just benchmarking the MIO RAMdisk, which I believe is just mapping/banking 2KB at a time into the PBI memory area via DMA. You can then go as fast you can copy bytes from one memory location to another.

 

I should pull out my MIO and do a RWTEST again, I forget the speed, but 80KB/s sounds right.

  • Like 2
Link to comment
Share on other sites

The FMS and ANTIC DMA will impact your RWTEST speeds regardless of the device tested. SDX when testing an IDE HDD with 512 byte sectors hits 60-64KB/s reads, ANTIC DMA enabled, and dependant on PAL/NTSC. The CPU is fast enough to have to wait a bit for the drive to become ready (especially during writes), but the rest of the time, it's a straight read port/store in buffer operation, which is faster than copying RAM from one place to another. Any DOS incapable of handling native 512 byte HDD sectors (i.e. anything which isn't SDX) will be marginally slower again.

  • Like 5
Link to comment
Share on other sites

Hello Gunstar

 

I do believe he is looking into both ways, one central box or each with their own and even talk of an 800 just used as a hub too, with it's 4-joystick ports if he goes the controller port route. And yes, even though the PBI and cartridge ports might be faster, he is concerned about blocking PBI and cart ports.

 

I never really liked the idea of using a computer as a central hub. A computer can do so much more. Plus the 800 might have 4 joystick ports, but the XL and XE don't have that many.

 

My idea would be to use a small box for each computer. That way the box is small and you don't need ports for computers you don't use. If you'd want to connect 4 or more computers together, you'd need 4 or more SIO ports. "One box per computer" would mean that you have two SIO connectors per box (if you don't want this to be the "end of the chain" device) and some port to interconnect all the boxes. The price per box would be lower than the price for "one box for all computers". And you might be able to connect up to 8, 16 or even 32 computers without 8, 16 or 32 SIO ports taking up space on the "one box for all computers". "One box for all computers" would also mean that you have to place the computers fairly close together. "One box per computer" would mean you could use for instance MIDI-cables to interconnect all boxes as a ring. This would be a big advantage when trying for instance to play a game together at a meeting. And maybe, just maybe, the "one box per computer" could mimic a MIDI or Multilink connection.

 

Sincerely

 

Mathy (who's been looking for an intelligent "one box per computer" for a long long time)

  • Like 1
Link to comment
Share on other sites

The FMS and ANTIC DMA will impact your RWTEST speeds regardless of the device tested. SDX when testing an IDE HDD with 512 byte sectors hits 60-64KB/s reads, ANTIC DMA enabled, and dependant on PAL/NTSC. The CPU is fast enough to have to wait a bit for the drive to become ready (especially during writes), but the rest of the time, it's a straight read port/store in buffer operation, which is faster than copying RAM from one place to another. Any DOS incapable of handling native 512 byte HDD sectors (i.e. anything which isn't SDX) will be marginally slower again.

 

You're pretty spot on FJC! I set up the MIO to do some RWTEST testing on The Real Thing™ - original v1.1 ROM, 1023K RAMDisk only, 256Byte sectors. 800XL with Stock XL Rev 2 OS. here are the results:

 

SpartaDOS X 4.48 loaded from SIDE2, Screen ON:

post-53052-0-64322500-1541226858_thumb.jpg

 

SpartaDOS X 4.48 loaded from SIDE2, Screen OFF:

post-53052-0-17239100-1541226868_thumb.jpg

 

RealDOS v1.0a Build 0030, Screen ON:

post-53052-0-39055100-1541226873_thumb.jpg

 

RealDOS v1.0a Build 0030, Screen OFF:

post-53052-0-44487300-1541226881_thumb.jpg

 

SpartaDOS 3.2f I didn't capture. It was maybe only 2% slower than RealDOS. But... Wow, reading is 45-47% faster without screen DMA! Would be faster with 512B sectors, but not supported by MIO, at least with current drivers. And RealDOS has about a 11-13% edge over SDX.. but RealDOS / Sparta 3.2 are much more lean than SDX...

Link to comment
Share on other sites

Hello guys (m/f)

 

 

That reminded me of Rudolf Cornelissen's IOCOMP V3. (You have to scroll down a bit) Yes, it's a very crude design, but based on the 850 and can work stand alone. Some of its features might be incorporated into the new device, although the Motorola MC6802 should be replaced with something more modern or more "Atari". And the device only has 8kB of RAM....

 

Sincerely

 

Mathy

 

PS I never used the device, but it should be here somewhere (probably in a box in the attic).

 

I was looking at the file offered for download. From what I can tell it contains a manual (in German, but hey I've got Google translator ;-) ) and three files that look like they might be some kind of rudimentary Eagle board files. Having a time finding a program to pull them up in for viewing. :( But no .bin file or source that I can find.

Link to comment
Share on other sites

I have some notes so far about taking the SDrive-MAX (ATMega32) and adapting it up to the Mega2560... It would give all the SD card goodness there is now, plus two serial ports with full flow control, parallel port, and if I'm feeling jaunty I may also add in the hardware for a WD1772 to control real floppies. I've been toying with an All-in-one SIO peripheral so long, and never thought about developing on an arduino until the SDrive thingy.. So, all the pieces are finally coming together for me.. Except time.. :)

 

Please let me know when you have this working!!!!

Link to comment
Share on other sites

Hello Lenore

 

Sorry.......

 

Well, it might explain why Google Translate translates some things the wrong way. :D

 

IIRC he told me his buddy and him entered the code by hand. I've checked the mails on my iMac. The oldest one is from 2005. My conversation with Rudolf was probably before that. 2005 was probably the year that I bought my first non-Atari computer. Meaning all I can tell you is what I remember.

 

Sincerely

 

Mathy

Edited by Mathy
Link to comment
Share on other sites

Wouldn't it only require motor control to shut off the incoming bytes from the modem and either proceed or interrupt to stop the computer from sending to the modem?

 

Why is this so difficult?

 

Edit: This is completely within concurrent mode.

 

No need to drop out of concurrent mode, just use motor control to tri-state SIO as the R:Verter does when SIO disk (or P:) access is needed.

 

 

Kick up the baud rate as the USDoubler does, why couldn't we get 19.2 out of this?

 

It seems very plausible to me.

 

Motor control halts incoming data when either the buffer is full or there is other SIO traffic. The R:Handler would also halt outgoing data as well so as not to interfere with the SIO transaction.

Edited by Kyle22
Link to comment
Share on other sites

I thought someone said here they knew a guy who might have the P:R firmware. Mytek?

 

Maybe I need Previgen more than I thought. ;-)

 

Unfortunately he isn't answering my emails. Fell off the map for a bit I'm afraid. Last time this happened he was MIA for over a decade, so hopefully he'll show up way sooner this time around.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

 

I was looking at the file offered for download. From what I can tell it contains a manual (in German, but hey I've got Google translator ;-) ) and three files that look like they might be some kind of rudimentary Eagle board files. Having a time finding a program to pull them up in for viewing. :( But no .bin file or source that I can find.

 

Now that I extracted the PCB layers, are you planning on tracing the circuit? If not, or if you don't have the time yet, I volunteer to do it myself. I'm looking for a bite sized project and this seems manageable with a clear end goal.

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...