-
@fwilliams @clbarnes @eltociear @maurock @Layer3 Hello
I used point clouds to do create mesh and saved it as .obj file. You can find below the link to the mesh.
https://drive.google.com/file/d/1dP…
-
reading Pauls statement in mega65/net forum about the MEGA65 mode Basic came in mind to use some 'magic-byte', so the computer could automatically go into the mode needed by the program (64/65/mega). …
-
The mapping to local Variable seems of by a few Bytes.
See screenshot for an example. In this screenshot, the method being called was passed a key code (Commodore F, which equals 187 or 0xee). As see…
-
I've added support for the open-roms in VirtualC64. At the moment they are listed as "unknown or patched" Roms.
After that, I tried to write a simple program:
I didn't use the open-ro…
-
**Describe the bug**
This bug is about xemu failing to recognize C65 ROM version without a `V` prefix.
**Used version of the project**
Latest build from git.
Console log:
```
**** The Unus…
-
Hello,
my knowledge about the SPI-Interface is nearly zero, but i need it for controlling a display. The raspberry has SPI-Pins. Will you support SPI with this library?
Greetings,
Sebastian
-
### Description of Bug
I am getting an error in the quest plugin that conflicts with the shopguiplus plugin
### Steps to Reproduce
[01:25:24] [Server thread/INFO]: [ShopGUIPlus] IneedWEED, 169 x Su…
-
**Describe the bug / 描述你的 bug 情况**
当使用 1.20.1 版本核心并使用 jre 21 加载插件时,插件初始化时报错。经查阅,疑似asm版本问题
https://stackoverflow.com/questions/77165413/parboiled-under-java-21-unsupported-class-file-major-version-…
-
**Describe where we can find the problematic topic**
The appendix `appendix-petsciicodes.tex`
**Describe the solution you'd like**
The table should list the defined values only and not the undefi…
-
**Is your feature request related to a problem? Please describe.**
The Real Time Clock is dedicated hardware that provides date and time values to registers, and these registers are used by BASIC 65 …