-
I cannot compile because of https://github.com/cc65/cc65/issues/2458
geochess-ai.h(18): Error: Include file '(*(unsigned*)0x24).h' not found
-
It would be great to have the option of creating a tilemap in aloevera directly from a tilemap defined via [Tiled](https://www.mapeditor.org/). Right now this can be done by exporting a png from Tile…
-
As mentioned in the past, this plugin was extremely well done. Has so much potential it is quite a shame that it is no longer being developed.
Is there anyone out there that would be able to keep …
-
In Transactor Magazine, there was an article by a fellow named George Hug, which went into depth about the deficiencies of the Commodore 64's handling of the user port. This has become somewhat of a s…
-
When exporting labels using -Ln I would like to have the labels bank byte (if any) set as the upper 8 bits and extend then output from 24bit to 32bit. F.e. a label at offset $dead in bank $12 would be…
-
Since the default config for PCE is to map Zeropage not at $0000 (not sure why) using the register keyboard in C code will almost certainly produce code that does not work as expected.
I would sugg…
-
It looks like `[Bb]in/` is in the `.gitignore`, and the `tools/assembler/bin\assembler.dart` file referenced in `build_releases.cmd` is not available.
I'm attempting to make a MacOS build, but can …
-
Repro with Uthernet I:
- AppleWin 1.30.8.0 (dev build with Uthernet II card support) / Npcap 1.60 / Win7-64
- Boot Contiki 2.7
- ETHCONFI: Select Uthernet I (slot 3)
- IPCONFIG: Request IP add…
tomcw updated
2 years ago
-
I removed this flag from my profile, loaded a fresh shell and tried rebuilding my stuff to 32-bit (starting from scratch).
Funny that we should have the opposite problem now, but it's forcing 64 bit …
ghost updated
11 years ago
-
A feature request for sim65, right now it only supports printing out the cycle count after program execution, but for performance testing, it would be much more handy if you could access the performan…