Jump to content
IGNORED

TI99/4a Games Available in .DSK format


Tempest

Recommended Posts

I'm for sure no expert on this. But the bin files are basically dumps of the bankswitched ROMs.

Unless the source code for this game shows up, the only way to make this a disk-only game running from the 32K memory expansion would be to

disassemble the ROMs. Re-allign all branches and relocate code to high memory. Also you'd have to remove the bank-switching.

 

So basically you would have to disassemble the game and understand what part of code is doing what.

I'm not saying it's not possible but it is a big task. You'd write some kind of disassembler/scanner first.

Considering the amount of effort that would need to be invested, I guess you could as well rewrite the game from scratch.

Link to comment
Share on other sites

I'm for sure no expert on this. But the bin files are basically dumps of the bankswitched ROMs.

Unless the source code for this game shows up, the only way to make this a disk-only game running from the 32K memory expansion would be to

disassemble the ROMs. Re-allign all branches and relocate code to high memory. Also you'd have to remove the bank-switching.

 

So basically you would have to disassemble the game and understand what part of code is doing what.

I'm not saying it's not possible but it is a big task. You'd write some kind of disassembler/scanner first.

Considering the amount of effort that would need to be invested, I guess you could as well rewrite the game from scratch.

 

Understood. Thank you.

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...