Jump to content
IGNORED

Any official DPC+ documentation?


splendidnut

Recommended Posts

Hey all,

 

Is there any official DPC+ documentation? Currently I'm working off of the DPC+ Demo posted here:

http://atariage.com/forums/topic/163495-harmony-dpc-programming/

 

That is my sole resource for working in DPC+.

 

But after RevEng's response here:

http://atariage.com/forums/topic/247084-platformer-wip-help-needed/?do=findComment&comment=3410657

 

It appears that I'm missing quite a bit.

 

Can anyone help with this?

 

Thanks.

Link to comment
Share on other sites

The documentation is in the DPCplus.h file, though it only lists value 255 for use with CALLFUNCTION. The values you can use are:

  • 0 = Parameter Pointer Reset
  • 1 = Copy from ROM to Display Data RAM
  • 2 = Fill chunk of Display Data RAM with a value
  • 254 = Call custom ARM code with 3 voice music support (like in Stay Frosty 2)
  • 255 = Call custom ARM code

only 255 is mentioned in DPCplus.h. There's additional posts in the DPC+ Demo topic that cover those, starting with reply #82.

 

If you're interested in using custom ARM code I have a blog series about that. The series isn't finished, but will get you started. I plan to resume it in the next month or two.

  • Like 2
Link to comment
Share on other sites

  • 3 weeks later...

Those links definitely help, but ultimately, it would be nice to have all that information in the same document. Granted it's understandable why it's not, being as this is the hobbyist arena, and most of us are using what little free time we have available to actually build things for the Atari. But it would be nice :)

 

 

Thank you SpiceWare. :)

Edited by splendidnut
Link to comment
Share on other sites

I'll update DPCplus.h when I do my next post in the DPC+ ARM series. I suspect it was missed because I haven't used the first 3 values for CALLFUNCTION, if you're using custom ARM code its better to implement those functions yourself.

 

 

I've added a note to do so in the text for the next blog entry.

post-3056-0-89503700-1453821499_thumb.png

 

 

I write up the blog entries for The Story of Stay Frosty 2 and DPC+ ARM development ahead of time on my computer because it takes a while to do them.

post-3056-0-67581800-1453821699_thumb.png

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