Jump to content

evilmoo

Members
  • Posts

    240
  • Joined

  • Last visited

Posts posted by evilmoo

  1. A relatively recent and still experimental protocol named IPFS has come about.  https://ipfs.io/  It seems especially well-suited for archival purposes and data that does not change very often.

     

    As a little experiment, I dumped all of the files out of the fujiology_archive_v1_0.iso into IPFS.  They are now visible through the following link, at least for as long as I host them.

     

    https://ipfs.io/ipfs/QmUc6my8cJNiF8AGjVjPtyu47iAu2ohT5oDUecUGGbYuir

     

    Perhaps we could look at using this to mirror other archives to reduce bandwidth use and network strain?

    • Like 1
  2. On 1/6/2022 at 1:46 PM, kheller2 said:

    I'm curious if they could be used with the 14xx Voice, Speech or floppy as they are parallel devices.

    I think that might be part of the reason the 1090XL only had five slots.  If there were up to three devices on board the system (like there would be on a 1450XLD), then this would avoid conflicts.

    • Like 2
  3. 39 minutes ago, Stephen said:

    Might also be that loading down low at $600 won't work.  Certainly can't do that with any of the 100 or so DOSes we have on the system.

    The bulk of it starts at $6000.  For whatever reason, there's just this stub at $0600:

     

    [0002] Block:  0600-0608 (0009)
    0600  4C 07 60    JMP   $6007

    And a few other non-code bytes I omitted.

    • Like 1
  4. I think I found a bug in the Altirra OS ROM.  If I run the attached program with either Altirra BASIC or Atari BASIC rev C and Altirra OS, the printed value of pi is off by one digit in several places.  If I run it with OS Rev 3, it is correct.

     

    The proper value is 3.1415926535897932384...

    pi.bas

    • Like 1
    • Thanks 1
  5. 6 minutes ago, phaeron said:

    Custom devices can interface to a local network server but don't currently have the ability to access the full memory map, they can only affect their own local device memory. 

    This is probably a rather heavyweight solution, but you could make a PBI driver that services a PBI interrupt and then reads/writes whatever memory you want, right?

×
×
  • Create New...