-
This is clearly an issue that's larger than just Zork 1, but it's the obvious place to start.
I'm trying to get a generic Z-Machine interpreter running on a PDP-10, so that we can once again play t…
-
Hi,
The mode Expert Auto-INT to write all crt at once is broken in easyprog 1.8.1 (CPLD 1.2.1) while it's working in official last version with official CPLD.
It's doing the job endless and neve…
-
Hi,
first of all, thanks for this wonderful compiler that I really like.
I noticed a different behavior of the same C code compiled for different Commodore machines.
It is probably related to a d…
-
Dont know if this is an appropriate request here or not, but could we add or amend a function that will allow 80x50 interlace text mode on the 128 VDC, and 640x480 interlace on bitmap? Text mode int…
-
La boucle sidPointer fait un tour de trop et la boucle sidRegister ne s'interrompt pas si l'on a atteint la fin du tableau. Proposition :
# define NB_SID_REGISTER 25
void loop() {
uint8_t sidRegister…
-
Hi to all,
I have a rookie question.
When I am compiling for the Commodore 128, how much memory can I use in a C program for (code+data)?
I had a peek at the cfg file:
https://github.com/cc6…
-
It looks like wpull gives an error if the FTP server can't do passive mode.
Log:
```
Starting CheckIP for Item
Checking IP address.
Finished CheckIP for Item
Starting GetItemFromTracker for Item
…
-
SetNewMode allows the developer to switch between 40 and 80 column mode. I could not locate a header for this function in the include files. However, it does exist in an .inc file (libsrc\geos-cbm\j…
-
@@ -0,0 +1,858 @@
#BLOCKS
tile.bewitchment.blessed_stone.name=Hellig Stein
tooltip.bewitchment.blessed_stone=Gir uendelig alter kraft.Bare kreativ.
tile.bewitchment.block_of_amethyst.name=Blokk…
-
Hi Rocky5, great work so far!
I‘ve got several issues. Perhaps you can help:
1. I‘ve tried to download the Xbox Artwork several times, but had a freeze every time at 60+ %.
2. Some Snes and Nes Rom…