-
Hi!
Is it possible to compile some code without specifying the target? Can I compile a code that does not depend on any lib?
There is no lib for the BBC. Is its cfg correct? Can I compile a progra…
-
I'd like to add a section to the Manual with links to projects that Tali has been ported to (I dimly remember having put in the commented-out version of the headline already somewhere). Not everybody …
-
Running from the pi.ssd pi calculation program, version 12, at
http://litwr2.atspace.eu/pi/pi-spigot-benchmark.html
I'm getting timings from JSBeeb which are somewhat faster than a real Master.
On my …
BigEd updated
5 years ago
-
Support for 65SC02 (a 65C02 without the bit-branch instructions) would be great.
This would help to add Atari Lynx support.
Anyway, great work!
-
1. Mark S" (which does almost all of the work) as NN because it got so large it now has jmp instructions.
2. Write some tests for S\" specifically. Scot's `HEXSTORE` word might be super handy here, …
-
The memory map is currently defined in definitions.asm, which makes it harder to adapt Tali Forth 2 to different hardwares. It makes more sense to move these parts to the platform-*.asm files where th…
-
Exampe: **WITHIN**. Note we want to make sure we have test cases for these words before we code them in assembler. **TO** is another candidate.
-
cc65, 64tass, and SourceGen have very similar mnemonics for the undocumented 6502 opcodes, but all three are slightly different. I'd like to pick one set. This doesn't matter too much -- SourceGen w…
-
I know it's only a small thing, but I would like to see the appropriate startup banner (and possibly any other subtle behaviour changes) when using a Master Turbo. The relevant ROM is available at mdf…
-
I have tried several times to play Ultima I and II via the emulator, but every time I get to the insert player disk prompt and I insert a copied player disk it it refuses to budge. I hit every key on …