Jump to content

trub

Members
  • Posts

    183
  • Joined

  • Last visited

Posts posted by trub

  1. VBXE users might not get to see the cool spaceship intro, which is also used to check if the GTIA is faulty.

    From what I've seen, this version can freeze the VBXE, so you'll have to power it off and on again.

    When it boots up, it does this annoying memory cleaning thing that wipes out all the hardware settings, leaving the VBXE registers in a weird state (actually it turns off RGB output, Atari build-in video still works).

    A patched image is attached, that skips the cleaning of the upper addresses.
    image.thumb.png.39cf0fab38a1b5d8ab17d07c9ce7074a.png

    Rescue on Fractalus [Intro Ver.] vbxe patch.atr

    • Like 2
    • Thanks 2
  2.  

    19 hours ago, mytek said:

    However when I try to add new files it brings up a file selector on my computer, then I select the .COM file I want to add, then click Open, and the file selector window closes but nothing appears to have been added (it doesn't show up in the list, nor consume any free memory).

    The "ADD FILES" button should now work (I forgot to implement this feature 😀). Please clear the browser cache first (typically Ctrl+F5).

    Note that the online imager (still in beta) is primarily designed for simple modifications of SDX images. Use the Windows tool for advanced scenarios.

    • Like 1
    • Thanks 1
    • Haha 1
  3. 1 hour ago, LessNick said:

    For example, for a project on the photo: Is this has a PCB, schematic and firmware in the public domain (Open Source)?

    Judging by the photo, it is a "Super SpartaDOS" PCB. You can search this forum for the authors and ask them directly. I think the referenced site (bitsofthepast) with build instructions and firmware is currently offline.

    This is a pass-through (stackable) cartridge, as the original SDX cart from ICD. 

    If the pass-through option is not necessary, you can build e.g. SIC! cartridge using schematics, gerber and jed files provided here.

     

    • Like 1
  4. On 7/16/2021 at 1:26 PM, flashjazzcat said:

    I performed the test described above (booting straight into SDX after pulling the battery and putting it back, to completely clear the RTC), and the SIDE3CLK.SYS driver reports 'SIDE3 clock not present!'. This issue cannot be caused by the loader initialiasing the RTC, since the loader had at no point executed since the battery was reinserted.

     

    I then went to the loader (which detected and reset the RTC without problems), set the date and time, and booted into SDX again. It still failed to detect the RTC. I will speak to Trub about this.

    Currently, after replacing the battery, the driver should be forced to load with the /F option (SIDE3CLK.SYS /F). Then the time can be set with DATE and TIME commands.

    This will be corrected in the next edition of SDX (along with other fixes).

     

    • Like 2
    • Thanks 2
  5. @tschak909I am aware of this SIO command and already tried it :)

    However, for now I want to keep the TTR generic. Perhaps I will add a command line switch invoking CP/M for FujiNet/ATR8000.

     

    @DrVenkman By holding the keys (e.g. Ctrl+Shift =, apparently on the real hw) you may cycle thorough different colors. For example, one may get an amber-like dumb terminal feeling :)

    I had some problems with configuring the WS 4.0 supplied in the Big RunCPM ZIP. So I downloaded another copy and then it was able to configure it for ADM-31. There were no problems with WS 3 tough.

     

    ttr_amber.jpg

    • Like 1
    • Thanks 1
  6. On 1/23/2021 at 8:29 PM, DrVenkman said:

     

    Well, I got TrubTerm 0.5 working and I can see text on my screen, but I can't figure out why FujiNet doesn't respond to the ATCPM command. That terminal appears to be hard-coded to emulate the ADM-3A terminal; all my attempts to enter CP/M via the "ATCPM" command just move the cursor around without actually sending the string to FujiNet. 

     

    I wonder if @trub or @tschak909 might have any insight.

     

    • Like 1
    • Thanks 1
  7. I was asked for it, and here it is :)

     

    TTR 0.1 for R1: (aka Trub Terminal R) is ready for testing at trub.atari8.info/cpm/TTR.ZIP

    It is in fact a converted TT with the Indus CP/M routines removed and using CIO (via RS232 R1: driver) instead of the Indus-specific protocol.

     

    Remarks:

    - requires S_VBXE.SYS (or RC_GR8.SYS) for 80-column display

    - Lear Sieger ADM-31 terminal emulation (as in Commodore 128, Kaypro and other CP/M systems)
    - 9600bps communication speed (currently fixed)

    - can also be used with Atari 850 (presumably PR: connection too) to communicate with other devices (apart from FujiNET)

     

    Usage:
    1. Connect the device (FujiNET, Atari 850) to the SIO port (preferably disconnect the others).
    2. Install the R1: device driver (preferably RS232.COM for SpartaDOS X).
    3. Launch TTR.
    4. (FujiNET) Write ATCPM <Return> to run the built-in CP/M.
    5. (FujiNET) Execute EXIT command to shut down CP/M before closing the terminal.
    6. Full-screen software e.g. WordStart, Turbo Pascal, etc. should be configured
       for ADM-31 (or ADM-3A) terminal to get full benefit from the terminal.

    7. Back to DOS: Ctrl + Shift Q
    8. (VBXE) Adjust font colors (Ctrl + Shift -,=) and background (Ctrl + Shift 9,0), e.g. you may have pink fonts like in C128 CP/M ;)
    9. (VBXE) Save color settings in the configuration file with Ctrl + Shift S

     

    Let me know in case of problems.

     

    • Like 3
    • Thanks 2
  8. 18 hours ago, Faicuai said:

    (UPDATE: even TrubTerminal for CP/M should do well re-implemented for XEP80 / Ultra drivers).

    Once I prepared a terminal prototype for XEP. However, I had to abandon it, because the speed of displaying characters through the joystick port is 15.7 KBit, while communication with CP/M-enabled drive is 19.2 KBbit. This causes characters to be lost. So the Indus CP/M performance should be slowed down to work properly with XEP. I don't think it's worth the effort.

    • Like 1
  9. 23 hours ago, flashjazzcat said:

    But while testing battery removal/insertion, I noticed that the SDX RTC driver cannot recognise the real time clock unless the loader has already set it up.

    I'll let Trub know, anyway, and release the updated loader shortly.

    Thanks for the info. I will update the clock driver accordingly.

    However, it seems that the clock chip can also be initialized currently by forcing the driver to load (SIDE3CLK.SYS /F) and then setting TIME & DATE. 

     

    @KPeterI am unable to reply to your email, because either mine or your email account is blocked by the server. However it seems that your problem with finding the link is solved by helpful @Frankie.

  10. 9 hours ago, flashjazzcat said:

    It appears that SDX is still using the 'old' scheme (which required explicit management of the windows). This is presumably the simple explanation for the whole screen garbage matter.

    I can only confirm this ?

    Currently both windows A and B are set regardless of the type of the cart.

    • Like 2
  11. 11 hours ago, KPeter said:

    When I run BASIC XE 4.2 ROM from SIDE3 Loader and restart SDX 4.49e and activate TD, after CAR

    command the Extension file is loading with short "colored junk" on the monitor and the BASIC starts up also, seemingly functional, but

    the picture is blinking with 1 second period with colored fade mosaic, how the DATA/TIME bar on the top is updating.

    First, I assume that you have read the "Using BASIC XE Extensions" section in the SpartaDOS X manual.
    Second, we are investigating this problem, but it may be related to Basic XE's incorrect handling of NMI interrupts, which may result in the incorrect operation of VBLK and DLI interrupts when using extension routines.

  12. We do not normally do this, but here is a SDX 4.49e (alpha) development version for SIDE3 available for download.

     

    We usually release versions after good testing, even beta versions.

    So, you use this version at your own risk, and since it contains work-in-progress code, some things may not work. And it is not just about SIDE3 support.

    Therefore, the official version 4.49e will not be available on our website until this work is completed.

     

    Please also note that we develop SDX in our spare time as a non-profit hobby.

    • Like 2
    • Thanks 5
  13. TD is the same (from 2016). Please provide the image with the newer date for comparison.

     

    However the problem is not with the TD, but with the SDX driver for the clock chip in SIDE3.

    Unfortunately, I don't have a working SIDE3 at the moment to update it.

     

    Also, the SDX version 4.49e placed by the manufacturer in SIDE3 should be considered an alpha version.

    • Like 1
×
×
  • Create New...