Jump to content

Gazoo

Members
  • Posts

    1,672
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Gazoo

  1. I'm not aware of any changes to the internal power supply board during the lifetime of the 4A but I wouldn't be surprised if it also got optimised in some way.

     

    There was an upgrade to the power supply that made it into a switching supply.

    Only 2 wires were used for input instead of 3, and it runs much cooler.

    It's recognizable by the many electrolytic caps on the board.

     

    Gazoo

    • Like 3
  2. you can load things from CS1, but I am not sure if you can load an EA5 program that has more than one file name. I have never tried that.

     

    Typically on programs that are EA5 files they will have at least 1 file, most have more and go up in number, 1,2,3, or A,B,C, etc..

     

    If you have access to an older PC that can do DS/SD @ 40 tracks then you can you TI99-PC with OmniFlop to write actual TI disks on the PC then use them on the TI.

     

    Also, if your 3.5 drives you have has drive select jumpers then you will not have to modify your cable. If not, then the standard straigh through cable will see the drive as DSK2. You can see the drive cable mods on mainbyte.com

     

    Hope this helps.

     

    Yes, you can load an EA5 set of files like DSKU from cassette. It will just take a while. :)

     

    Gazoo

  3. do you have some specific settings that you've used in the past for this similar problem?

     

    I was contemplating whether the user interrupt hook has something hiding in it, or something else odd that XB27 and the V9938 would dislike. The only changes I've made this month to CFG are adding more devices and implementing the AMS test. The former should have no impact; the latter.. who knows ;)

     

    I've only had 1 or 2 problems with registers 7 through 15 not being cleared. If you write those registers first, the 9918 will accept them as registers 0 through 7, and then you write registers 0 through 7. This procedure allows compatibility for both VDP chips.

     

    Gazoo

  4. I found a nice case for an external 5.25" drive.

     

    Google this: CDRW55292EXT

     

    A floppy drive fits in the case perfectly.

     

    gallery_29515_833_43552.jpg

     

    Since I've converted my 'stock' TI to two 3.5" floppies (80/80/40), this works out nicely as an external drive if I want to read a 5 1/4 inch disk.

     

    Got it for $5 ! A little alcohol or paint remover will probably take the white lettering off the case.

     

     

    Gazoo

    • Like 2
  5. From this it looks like we could do the following:

     

    1. CorComp I think we can use RAMGR and/or LOWER to detect. (As a side note, the HFDC and SCSI use >2x routines, so this card may not play nicely with either of those two cards).

    2. Foundation 128K card : MEMINIT or MEM96 plus CRU 0x1E00

    3. GRAM 1.1: EDITMEM?

    4. Triple Tech: already detected via CLOCK.

    5. SAMS / AMS / Mechatronix 128, other non-DSR memory cards: requires a different method.

     

    Gazoo - is EDITMEM also found on a PGRAM? Any other similar calls you see that would cause problems?

     

    I will make some changes and return with an updated version.

     

    EDITMEM is not in the Pgram DSR. CLOCK is though. You may want to have the Pgram identifiable by CALL PG and leave CLOCK for the Triple Tech.

     

    RAMGR would probably be the best bet for the Corcomp ramdisk.

     

    Gazoo

    • Like 2
  6.  

    Wow! If it makes him happy, more power to him!

     

    I like your avatar. I actually own a real one of those. :)

    It's actually very shiny, the foreground is silver and the background gold, the photo just didn't turn out very well.

     

    Gazoo

     

    gallery_29515_833_55212.jpg

    • Like 3
  7.  

    Very nice posts!

     

    I didn't know you could activate a PCODE card and not run the PCODE software ;)

     

    For the Foundation card, I seem to recall it responds to "DSKX." . Is that correct?

     

    I believe Fred's Disk Utility program show the DSR headers for the cards in the system.

     

    What I need is a unique Device name or unique subprogram that can be used to identify each card. If a DSR is not loaded, it will not be identified. I might consider adding some code to test for CRU responses and memory paging, but that is currently beyond the scope of this release. So, if you have screenshot of the DSR for these cards I can take a look. Or if you have an EPROM dump I can look at it directly. Many options ;)

     

    The Foundation card will be difficult to identify. It was originally sold without an eprom. There was also a hacked eprom that made it work as a Myarc 128k card so it could run Myarc Extended Basic 2. It might be best to leave that one alone and let it be reported as undefinable.

     

    Gazoo

  8. Gazoo, Mike Maksimik does come on here once in a while--so you could check with him directly on the rights to the software and whether or not he'll let it into free distribution. . .

     

    I found Mike and sent a message to him regarding this. I included in it an experience we shared while having dinner at a steakhouse on a night before a Lima Faire, I have a feeling he'll smile when he reads the message. ;)

     

    We'll see what happens...

     

    Gazoo

    • Like 1
×
×
  • Create New...