Jump to content
IGNORED

sprpck updated


42bs

Recommended Posts

On 1/13/2021 at 8:20 AM, karri said:

Thanks for these ideas. I am familiar with virtualisation. The idea to keep Lynx in a separate VM might be the cleanest solution.

 

That is essentially what a Docker container can do, without the overhead of a full OS.

I will create a new topic and show a step by step guide to use Visual Studio Code with Docker to do Remote Containers for CC65 development.

Later I would also like to provide an environment for newcc65 and BLL development. Looking for the official sources of newcc65, btw  

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 10 months later...

I may have hit an encoding bug in sprpck.exe. My version is dated Sep 2020. I have a simple sprite as below (actually 7x7, so I enlarged for visibility):

 

image.png.18e21ecbc3d76a260ca2d08b3e28988e.png

 

then I invoke this command:

 

sprpck2020.exe -v -p1 -t6 -i160102 -S007007 -o060014 powerups_bomb.bmp pow_bomb

 

and here is what I see on the Lynx:

 

image.png.e58b64f1a6103fb50d944293e7a7903f.png

 

If I execute the command with the -u option to get a literal sprite, then change my SCB to also indicate literal, it displays correctly.

 

BMP file attached.

 

powerups_bomb.bmp

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