|
|
|
|
|
by cturner
2167 days ago
|
|
Something I found frustrating - the Maximite repl goes out of its way to prevent the user from writing machine code. This is not in the spirit of classic systems. Maximite lacks memory protection, and does allow direct writes to memory. There will be a way to over-write a basic function in order to hijack initiative into machine code. More, http://songseed.org/dinghy/d.pic32.platform.html |
|