-
Hi Marco.
I can't seem to make the lines look different.
I've experimented with different values in the SET LINE commands, but the lines always look the same.
BITMAP ENABLE (160,200,16)
CLS …
-
hi Marco.
BITMAP ENABLE(160,200,16)
BORDER WHITE
CLS BLACK
DEFINE KEYBOARD ASYNC
DLOAD "data.txt" TO 8000h SIZE 8
PRINT "END"
This seems to cause the CPC to crash.
After changing t…
-
hi Marco.
Has BANKED been implemented on CPC?
This doesn't compile:
BITMAP ENABLE(320,200,4)
COLOR BORDER WHITE
CLS BLACK
DEFINE KEYBOARD ASYNC
player:=LOAD IMAGE…
-
### Summary
### Intended Outcome
### How will it work?
-
Hello,
I'm a user of HDCPM running on Amstrad CPC 6128 (HDCPM by d_kef) and Ulifac Board (ikonsgr).
I would like please someone to compile altairz80 (=for WINDOWS) with a new version of altairz80_…
-
The author affiliations of CPC articles that were published in 2024 are not displayed correctly, there are just empty brackets. But they can still be found in the metadata. (e.g.: 10.1088/1674-1137/ad…
-
LG has implemented a processing named "CPC" that causes a vignetting effect(pixels away from center are darker, with banding) visible on large areas of gray, i can trigger it on all modes except FILMM…
-
-
Hello everyone,
I've been trying to rotate a CPC I built on Tonatiuh, but I couldn't figure out how.
Can anyone breakdown what the four numbers are
(which are by default " rotation 0 0 1 0") an…
-
There are situations where not all CPCs managed by an HMC should be exported. Or where they should be exported by separate exporter instances for some reason.
This issue is to add support for limit…