Arnaud

Results 8 issues of Arnaud

What do you think about adding basic sprites collision (rectangle intersection) ? Ex : cpct_areSpritesCollide(...) @lronaldo already make an optimized function here www.amstrad.es/forum/viewtopic.php?t=5190&p=71065. I'm currently using and it's really faster...

question

New functions cpct_drawToSpriteBufferHFlipModeX done for Awergh (Fitzroy Dives Deep v1.3)

enhancement

Create another function identical to **cpct_setInterruptHandler** which also save/restore alternate registers. In this way interruption handler can be used in same time with assembly functions that use alternate registers.

enhancement

In CPCTelera 1.5.0 when using **img2cpc** (via image_conversion.mk or command line) to **split image in binary output** it generated **only one binary file instead of multiple file**. _Ex : IMAGE2CPC...

enhancement

Hello, in some case i have to set to array a specific address (for music for example). And i have to set manually the prefix ___at_ for each generation of...

enhancement

No need at all of firmware on CPC6128.

enhancement

The objective is drawing easily a part of a large sprite. If i take example of bitmap letters, i have to generate tileset in order to select directly the letter...

enhancement

Not the most important function nor the most urgent because there are plenty C function to do this, but always useful to have by default.

enhancement