Difference between revisions of "TinyCore VM"

From C256 Foenix Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
The TinyCore VM is a work-in-progress Smalltalk-esque virtual machine.
 
The TinyCore VM is a work-in-progress Smalltalk-esque virtual machine.
  
I'm actively maintaining builds for the following machines:
+
Builds are being actively maintained for the following machines:
  
 
* 6502 (C64)
 
* 6502 (C64)
Line 8: Line 8:
 
* 68040 (A2560X, A2560K, Gen-X)
 
* 68040 (A2560X, A2560K, Gen-X)
  
I also have some somewhat out-of-date versions for the following machines:
+
There are also somewhat out-of-date versions for the following machines:
  
 
* Z80 (C128, Sharp Wizard)
 
* Z80 (C128, Sharp Wizard)
 
* 6809 (CoCo 1/2/3, F256)
 
* 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!
+
Nothing has been formally released yet, but executable demos are regularly posted to the Foenix Retro Systems Discord -- See Gadget's channel for daily updates!
 
 
- Gadget
 

Revision as of 13:53, 15 March 2024

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

Builds are being actively maintained for the following machines:

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

There are also 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 executable demos are regularly posted to the Foenix Retro Systems Discord -- See Gadget's channel for daily updates!