Jump to content

OX.

Members
  • Content Count

    532
  • Joined

  • Last visited

Posts posted by OX.


  1. Can anyone help with these missing titles for Gamebase?

     

    1989 Disk of Pyrates

    1988 Disk of Dinosaurs

    1989 Tunnels of Doom Games III (Search for the True King, Street Scene)

    1990 Son of the Disk of Dinosaurs

    1991 Bride of the Disk of Dinosaurs

    1991 Disk of Horrors

    1992 Disk of Medieval Times


  2. CALL FILES(0) is illegal on a real disk controller, so if that is necessary to make the game work, that's probably the issue you are having. I'm not sure offhand what is going on in the second set of instructions there.

     

    Yes the first instructions are specifically for Classic99, but the second instructions should work on both MESS and real hardware given the correct setup.


  3. OX, while I can run this game in Classic 99 as you instructed, it unfortunately hangs on a real machine using your instructions as well. Any ideas? Really nice game that I want to post on the Gameshelf site but I need it working on the real thing first...

     

    Can't really help there as I don't own any real hardware but the loader is needed as it's an ex cassette basic game that uses every available scrap of standard memory so the first bit gets loaded and ran from expanded memory, the rest is then loaded in and it should work as it's all native to real hardware so would suggest it could be your setup?


  4. M*ther F*ckers :mad: Those projects are for enthusiasts only and none of them are for made for profit, they're getting a rocket up their arse from me!

     

    Edit: I stuck it through a translator and it appears it's via Spanish Ebay, so I left a message to remove it, I would advise other to also leave a complaint to Ebay to have it removed via this link - http://www.microsofttranslator.com/bv.aspx?from=es&to=en&a=http%3A%2F%2Farticulo.mercadolibre.com.ar%2Fdenounce%2Fshow%3Ftype%3DITM%26elementId%3DMLA432082001%26itemId%3DMLA432082001&isIframe=Y


  5. I got it working from disk using your last files Trev,

     

    using Classic99 -

    Use Minimem Cart Image

    CALL FILES(0)

    OLD DSK1.ATLDISK

    RUN

     

    Using MESS or real hardware with memory expansion -

    Use Minimem Cart (or Image)

    call init

    call files(1)

    old dsk1.atldisk

    save expmem2

    call load(-31888,63,255)

    new

    old expmem2

    run

     

    Disk image attached.

     

    Thanks for bringing us this lost treasure Trev.

     

    OX.

    ATLANTIS.zip


  6. He has many original TI games on cassette for sale that I have never heard of before. Unfortunately, at 20 BP each, not to mention shipping to the US, they are quite expensive. Nice site.

     

    Maybe a British TI99'er could buy some and share the wares?


  7. My first mail order purchase was from them. It was Wizard's Tower. It was like a really dumbed down Ultima. Some parts didn't make sense(like the combat numbers). Think I got through it once. You really had to grind to beat the last guy(Madgar).

     

    Curious what the other titles were like.

     

    Post a copy of Wizards Tower on here and I'll post the rest.


  8. The following MBX games were made specifically for use with the ti99 console + MBX unit :-

     

    .TERRY TURTLE'S

    ADVENTURE

     

    .I'M HIDING

     

    .CHAMPIONSHIP

    BASEBALL

     

    Does anyone know if there was ever any "cracked" versions of these titles produced to work without the MBX unit as none of the current emulators have MBX support.


  9. While doing work last night I realized that I was making use of features I had never gotten around to releasing! So here's a minor update:

     

    1) MBX bank switching preliminary (use type '!')

    2) Finally, added Retroclouds contribution for loading and saving Breakpoints. Sorry for taking so long!

    3) Added debugger option (in menu) Break on Illegal Opcode

    4) Added warm reset option - doesn't erase RAM before resetting.

    5) Fix NEG opcode - was not setting C

     

    http://harmlesslion....tware/classic99

     

    Thanks!

     

    Hi Tursi, the menu "Help - About" screen is showing the version you have linked here to be version 361 not 362, wrong version or typo?

×
×
  • Create New...