Jump to content
Sign in to follow this  
Gemintronic

Does anyone know? Can DPC+ playfield vars be read?

Recommended Posts

I think this was asked in one of Sprybugs topics. Does anyone know if the playfield can still be read as vars? Since drawing playfield pixels is a no go (currently) I don't think writing to them is possible.

Share this post


Link to post
Share on other sites

The DPC+ playfield doesn't use vcs ram like the standard bB kernel does, so there's no writing to it with simple commands.

 

It looks like when you call playfield:, it takes the rom info and sends it to a DPC+ fractional fetcher. (think that's what it's called)

 

The only way I see getting at it would be to have an ARM subroutine, or roll your own routine that sets up the fractional fetcher. (neither of which I'm up to speed on)

Share this post


Link to post
Share on other sites

Since drawing playfield pixels is a no go (currently) I don't think writing to them is possible.

 

Not sure about reading them, but playfield drawing for DPC+ seems to be intact in the 1.1d version of batari I'm using (if you're referring to pfhline, pfvline and pfpixel, at least).

Share this post


Link to post
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.

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...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...