This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------------------- | |
-- Lumos-5 cpu instruction set. -- | |
Lumos-5 is a virtual cpu made for cross platform | |
programming.With Lumos-5 you can write asambly | |
code for this cpu and the emulator or compiler | |
will make the code work on all os/cpu supported. | |
The idea is to have a 32 bit cpu that has very |