Jump to content
IGNORED

AdventureMania by Intrigue Software (problem)


Retrospect

Recommended Posts

Hi folks.

 

I downloaded Adventuremania after googling TI Basic games , found out that Ox had it in his Gamebase.

 

After a lengthy download, I set it up with Classic99 .... and it loaded but didn't run!

 

It's saying * Memory full in 1 *

 

I listed line 1 and it didn't look too bad the arrays are not massive?!

 

Anyone else tried this game & had the same problem?

 

Attached is the AdventureMania game, in .dsk format (classic99 users will need to set the relevant DSK folder to dsk instead of FIAD)

 

 

ADVMANIA.zip

Link to comment
Share on other sites

Did you try a CALL FILES(1) before you ran it? Note that the array may not be large--but the free space once the program is loaded may not be that large either, so every byte may be important. There are a few BASIC programs out there that won't run with a Disk Controller present at all--and which must be loaded from cassette.

  • Like 1
Link to comment
Share on other sites

cheers guys.

 

[edit]

 

I've just tried the call files(1) and then new, and then old dsk1.advmania ..... it loaded, it still won't run though, this time, gets the error Memory Full in 877.

 

Definately something it doesn't like.

Edited by Retrospect
Link to comment
Share on other sites

If you ran out of memory on real iron while running in TI BASIC with an attached disk controller, the program is one that will normally only run from cassette--and without a disk controller attached at all. I say normally here, because it may still be able to run in RXB.

Link to comment
Share on other sites

I downloaded Adventuremania after googling TI Basic games , found out that Ox had it in his Gamebase.

 

After a lengthy download, I set it up with Classic99 .... and it loaded but didn't run!

 

It's saying * Memory full in 1 *

CALL FILES(0) seems to make it run.

So did you try the above with the aforementioned Classic99 ?

Link to comment
Share on other sites

Yeah, I got it working in the end.

Good. Were there any instructions anywhere ?

 

I wonder if these commands were known to people back in the day, if they had disk drives/controllers and were trying to run cassette software.

I would have loaded from cassette, deleted some lines from the welcoming screen, saved to another cassette, attached the disk system, loaded from cassette and saved to disk.

 

:music:

 

Link to comment
Share on other sites

There was a lot of general knowledge out there back in the day referencing the problems with larger cassette files. Then there are the BASIC programs using mutant versions of the language, like the programs that use the additional commands hiding in the Personal Record Keeping module, or are written for use with the Mini Memory, Editor Assembler, or Terminal Emulator II sub-dialects of TI BASIC. All of them look the same when stored too--as they're saved as PROGRAM files.

Link to comment
Share on other sites

Good. Were there any instructions anywhere ?

 

I would have loaded from cassette, deleted some lines from the welcoming screen, saved to another cassette, attached the disk system, loaded from cassette and saved to disk.

 

:music:

 

From what I remember (I've deleted the file now) ... there was instructions on how to play but not how to load. This game will have likely been written by someone who wasn't even thinking about systems with disk drives attached .... especially IF it was UK origin - where the attitude was very different to the US ... I never saw one disk for the TI back then.

 

I like your method :) ..... I would have done the same given all the hardware .

Link to comment
Share on other sites

There was a lot of general knowledge out there back in the day referencing the problems with larger cassette files. Then there are the BASIC programs using mutant versions of the language, like the programs that use the additional commands hiding in the Personal Record Keeping module, or are written for use with the Mini Memory, Editor Assembler, or Terminal Emulator II sub-dialects of TI BASIC. All of them look the same when stored too--as they're saved as PROGRAM files.

Here in the UK, from what I remember we only ever had cassettes on sale for the TI, they were bedroom sellers selling by mail order, and making their own cassette inlays and instructions.... the only thing they ever told me was OLD CS1 and ENTER .... lol .... a lot of the UK attitude was that if a game cost £2.99 on tape why pay more for disk. Obviously, with the TI there was advantages with disk.

Link to comment
Share on other sites

  • 4 months later...

you can get this and Santa and the goblins working on win994a emulator by doing the following.

insert mini memory, SELECT Tibasic, then type...

CALL FILES(1)

NEW

OLD DSK1.ADVMANIA (or santa or whatever you called it)

SAVE EXPMEM2

CALL LOAD(-31888,63,255)
NEW
OLD EXPMEM2
RUN

  • Like 4
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...