-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Adrien Destugues edited this page May 25, 2014
·
11 revisions
Hello everyone! Here is some snippets of documentation for the CPCTools and other random notes.
- Building CPCTools on Linux
- Building CPCTools on Windows
- Building Reloaded on Linux
- Building Reloaded on Windows
- cpcVideo - a tool for experimenting with CPC video modes, viewing pictures in CPC memory format, and developping effects with Lua scripts.
- sampleMakefile - a generic makefile allowing the use of the various cpctools for easy development of CPC projects.
- SNAMP - The snapshot audio file player!
- Reloaded - An Amstrad CPC emulator based on Caprice
- cpcfs - Manage DSK disk image files and insert or remove files from them
- gfx2crtc - Convert PNG files or raw bitmaps to CPC screen format.
- Authors of the various projects gathered here
- CapricePorts - a list of Caprice ports, from which we should get some bugfixes
- ACE - A better CPC emulator for MorphOS
- vasm - A very good assembler for z80 and other CPUs
- vlink - A linker to use with vasm for big projects
- SDCC - The small device C compiler
- retrodev - some more CPC tools