Jump to content
  • entries
    20
  • comments
    16
  • views
    8,637

Atari Moria native 40-column version


Shawn Jefferson

850 views

I've started on the conversion to native 40 column mode.

Memory configuration was the first thing I had to tackle. I was able to carve up the data structures that are currently being held in VBXE memory and banked into $4000-9FFF, to fit in the extended banking window of $4000-7FFF instead. I was able to keep all monsters and items, and keep the total size of the map the same as in the VBXE version, although with a slightly different horizontal and vertical size (88x66 in the 40-column version, 22x22 visible on screen, versus 132x44 in the 80-column version, 66x22 visible on screen.) The game will still require an Atarimax 8Mb flashcart, and an XL/XE computer since I'm using RAM under the OS.

There are still some major issues to work out, mainly regarding trying to squeeze onto the screen the information that Moria normally presents in 80-columns. I'm going to have to make decisions around some things, and I hope to keep the changes to a minimum.

I'm currently working on getting everything working correctly with the new screen sizes and memory layout. Some functions will need to be rewritten, and some object names may need to be shortened, for instance the "Holy Book of Prayers [beginner's Handbook]" is over 40 characters, and there are a few other examples like that. I hope to have a demo/beta version soon!

This game was never designed to be run in 40-columns, that's for sure! But then again, it was never designed to run on a 6502 with 64k either. ;)

  • Like 3

6 Comments


Recommended Comments

Can't wait, so would this work on an 800 with Incognito? Can't do VBXE on my system yet. Been checking out the game in Altirra, pretty cool.

Link to comment

I am aiming for 40 chars native gr.0 screen. I'm struggling somewhat with fitting things onto the screen though. Some of the item descriptions are just too long, so I have to truncate them somehow. I think it can be done, just needs a bit more work to get it to fit, and some compromises may need to be made on the display.

 

I don't have much (if any) memory for an 80-column soft screen unfortunately, and I'm worried it might be too slow?

Link to comment
Guest
Add a comment...

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