1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-03-20 03:31:27 +00:00

Update README.md

This commit is contained in:
David Schmenk 2014-06-05 12:49:56 -07:00
parent ec3c80b521
commit 45f24c105b

@ -5,7 +5,7 @@ PLASMA is a combination of virtual machine and assembler/compiler matched closel
## Multi-Platform Support
PLASMA 123 is named as such because it runs on the Apple I, II, and III. More platforms will be supported in the future. Throught the use of dynamically loaded modules, system differences can be virtualized to provide a consistent set of services for a variety of physical machines.
PLASMA 123 is named as such because it runs on the Apple I, II, and III. More platforms will be supported in the future. Through the use of dynamically loaded modules, system differences can be virtualized to provide a consistent set of services for a variety of physical machines.
## Low Level Implementation