more headway on the (new) frame implementation

This commit is contained in:
Torsten Ruger
2014-09-27 14:59:16 +03:00
parent 2ce17ed5ff
commit 5a17bf3396
5 changed files with 27 additions and 6 deletions

View File

@ -12,7 +12,7 @@ module Virtual
# While data ususally would live in a .data section, we may also "inline" it into the code
# in an oo system all data is represented as objects
class BootSpace < Virtual::Object
class BootSpace < Virtual::ObjectConstant
def initialize
super()