Crates.io | cpclib |
lib.rs | cpclib |
version | 0.9.0 |
source | src |
created_at | 2018-12-23 17:57:33.531503 |
updated_at | 2024-08-05 21:43:31.193062 |
description | Set of tools and libraries to ease demomaking on the Amstrad CPC platform. WIP |
homepage | https://github.com/cpcsdk/rust.cpclib |
repository | https://github.com/cpcsdk/rust.cpclib |
max_upload_size | |
id | 103444 |
size | 3,298,358 |
cpclib
is a library that aims at helping to develop Amstrad CPC demos.
Maybe it could be usefull for other z80
platform or even games.
None of the functionalities are 100% functional. I have only implemented the subset I need for my current Amstrad CPC demo project.
Several tools are provided in addition to library.
There are more are less able to do:
assemble z80 source code.
manipulate .sna
files
convert images to CPC format. Usable for standard resolutions/modes
manipulate DSK (trying to mimick iDSK or dskmanager). Able to format and add files
communicate with cpcwifi board
xfer
utility.xfer
tool, cpclib
one is able to start snapshots V3 (there are simply converted as snapshot v2 on the fly)create basic tokens from basic source (WIP)