c2p.library
Devlog
- September 19, 2025 by alimede#Amiga, #chunky2planar, #OCS, #ECS, #memory managerIn version 1.8 of c2p.library , a custom memory manager has been introduced. This allows the library to operate independently of the AmigaOS 3.x APIs and ensures backward compatibility all the way dow... Continue reading
- August 11, 2024 by alimede#amiga, #chunky2planar, #addx, #mexg, #Motorola 680x0c2p.library 1.7 uses a serial approach for convert chunky to 1, 2 and 3 bitplanes. Using the ADDX instruction, we can implement the conversion bit per bit, using a relative smaller inner circle. For 4... Continue reading
- September 24, 2023 by alimede#delta conversion, #chunky2planar, #Amigac2p.library v1.5 available now on Aminet . Added support for delta conversion : convert only the pixels that are modified in new frame . It can greatly speed up the c2p process in some conditions... Continue reading