-
Hello,
Firstly I want to say thanks for all of your work. I have built several of your projects now and this has been my first introduction to building, programing and getting a working thing at th…
-
When compiling a small crate against `ndarray-linalg` using the `intel-mkl-static` feature, linking errors result depending on the value of `lib.crate-type` in `Cargo.toml`.
## Example crate
```…
-
http://turbo.style64.org/docs/tmpx-overview
"TMP cross" is the cross-assembly version of Turbo Macro Pro, the preferred assembler for C64 OS (https://c64os.com/c64os/programmersguide/devenvironment…
-
Terrific project that I am currently trying out. I hope to learn some assembler using EasyAsm and the build-in monitor tools of the MEGA65. I am totally new to the C64/MEGA65 world.
Thanks!
-
```
Proposition of a tool to help draw retro pictures. I'm waiting for approval
or comments by people who DO draw such pictures.
I won't cover exporting issues here, only drawing. If you need special…
-
```
Proposition of a tool to help draw retro pictures. I'm waiting for approval
or comments by people who DO draw such pictures.
I won't cover exporting issues here, only drawing. If you need special…
-
Sublime 2 phones home and quits upon startup displaying a message that the trial period is over.
We should consider upgrading dust layer to the current Sublime 3. There are a couple of tasks I can …
-
I experimented a bit with Big Blue Reader. I used Z64K C128 emulator and Big Blue Reader to format a MS-DOS 360kB (MFM) disk image to .g71 file. Then I copied a text file from a PC to a GCR disk using…
-
c65toc64wrapper appears to be not working with a recent environment (development core, ROM beta 982390). This might be better as a ROM bug but I want to accrue notes near the wrapper code.
**Test E…
-
At present bytecode uses absolute addresses for branches / jumps and is not relocatable. It may be better to use relative branches / jumps so code can be readily relocated within VM memory.
Advantag…