Thanks Keith,
I will take a look at it and write here when I have it working
Search found 3 matches
- Thu Oct 27, 2022 2:24 pm
- Forum: Amstrad CPC Assembly Programming
- Topic: Export RLE from akusprite editor
- Replies: 4
- Views: 11173
- Sun Oct 23, 2022 3:12 pm
- Forum: Amstrad CPC Assembly Programming
- Topic: Export RLE from akusprite editor
- Replies: 4
- Views: 11173
Re: Export RLE from akusprite editor
Hi, I import in AkuSprite the attached png, I go to Z80 -> Amstrad CPC -> File -> RLE Asm
The code is here:
https://github.com/vaspervnp/projectKaptara
You can use this link to run it online and view the code:
http://8bitworkshop.com/redir.html?platform=cpc.6128&githubURL=https%3A%2F%2Fgithub.com ...
The code is here:
https://github.com/vaspervnp/projectKaptara
You can use this link to run it online and view the code:
http://8bitworkshop.com/redir.html?platform=cpc.6128&githubURL=https%3A%2F%2Fgithub.com ...
- Wed Sep 21, 2022 7:26 am
- Forum: Amstrad CPC Assembly Programming
- Topic: Export RLE from akusprite editor
- Replies: 4
- Views: 11173
Export RLE from akusprite editor
Just a quick question, if you have any tips what to look for. I am using your akusprite editor and export to rle asm an image (mode 0), but when I show it, the colours are not correct. I use only 3 colours of the available 16 on the sprite, but I get several when the decompression is done on the ...