Difference between revisions of "TinyCore VM"

From C256 Foenix Wiki
Jump to navigation Jump to search
(Created page with "The TinyCore VM is a work-in-progress Smalltalk-esque virtual machine. I'm currently maintaining builds for the following machines: * 6502 (C64) * 65c02 (F256) * 65816 (F256...")
 
Line 14: Line 14:
  
 
Nothing has been formally released yet, but I regularly post executable demos to the Foenix Retro Systems Discord -- See Gadget's channel for daily updates!
 
Nothing has been formally released yet, but I regularly post executable demos to the Foenix Retro Systems Discord -- See Gadget's channel for daily updates!
 +
 +
- Gadget

Revision as of 13:51, 15 March 2024

The TinyCore VM is a work-in-progress Smalltalk-esque virtual machine.

I'm currently maintaining builds for the following machines:

  • 6502 (C64)
  • 65c02 (F256)
  • 65816 (F256, C256, Gen-X)
  • 68040 (A2560X, A2560K, Gen-X)

I also have some somewhat out-of-date versions for the following machines:

  • Z80 (C128, Sharp Wizard)
  • 6809 (CoCo 1/2/3, F256)

Nothing has been formally released yet, but I regularly post executable demos to the Foenix Retro Systems Discord -- See Gadget's channel for daily updates!

- Gadget