-
FORTH 200X introduced [structs](https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Forth200x-Structures.html). I can't find any documentation on online or in documentation for the best way to pe…
-
I'd like to talk more about this. For a CPU like the 6502, static driver allotment is perfectly adequate; but for something larger like x86 or RISC-V, it's going to be too limiting. I think putting …
-
Hello,
I think there are a regression on the **FREADSIZE** directive.
When it has been implemented in wla (https://github.com/vhelin/wla-dx/commit/5c265948e4bd051bb3243cf70e31ea872e3595ac), i used…
-
https://github.com/aniou/morfe/blob/master/emulator/cpu_65c816/cpu.go#L689
https://github.com/aniou/morfe/blob/master/emulator/cpu_65c816/cpu.go#L699
In both of those lines, the 0x1000 should be…
-
Current HEAD (080401), Mint 22 (gcc 13.2, glibc 2.39, readline 8.2), no `naken_asm` currently built or installed.
The following:
```bash
#!/usr/bin/env bash
# vim: tabstop=4 shiftwidth=4 expandtab…
melak updated
1 month ago
-
Here is a simple test [python script](https://gist.github.com/lhsazevedo/28c43d9e8cd534275aea90d90ad858f5#file-gen-py) for generating historical makefiles using [a template](https://gist.github.com/lh…
-
The [MOS Technology 6502](https://en.wikipedia.org/wiki/MOS_Technology_6502) is one of the most famous processors which was used in a lot of home computers in the 80ies.
Even today it is mostly progr…
-
When using profile onDemand and drm (also with dual) the output is weird.
Cannot be played, and most important, when we look at the M3U8 file it looks like this, so it doesn't even show it is DRM pro…
-
@SamCoVT first, thank you again for all the work. Tali wouldn't be even close to where it is now without you.
The question is what steps are to come next. I'll be scaling back slightly here for the…
-
There is a disk image for Commodore 64 under
- PLASMA/images/c64/PLASMA.D64
It contains plasma.prg file. I am trying to load it using c64 Mini, which should load regular Commodore 64 games and p…