Torsten Ruger
|
06f51da8f1
|
rename get_all_methods
|
2018-05-01 19:19:37 +03:00 |
|
Torsten Ruger
|
a50368c3aa
|
assembler will need redoing somewhat
with own data objects, we can assemble into them first
then write
may also store cpu instructions
|
2018-03-25 18:23:00 +03:00 |
|
Torsten Ruger
|
aa79e41d1c
|
rename register to risc
seems to fit the layer much better as we really have a very reduced
instruction set
|
2017-01-19 09:02:29 +02:00 |
|
Torsten Ruger
|
dccd097fef
|
remove collecting from the machine
use as stand alone module
|
2016-12-31 19:54:18 +02:00 |
|
Torsten Ruger
|
113b349af5
|
unlinking the objects collection from the machine
passing it around instead
|
2016-12-31 18:46:17 +02:00 |
|
Torsten Ruger
|
a2ece04b6d
|
a little more minimal elf tests
|
2016-12-31 15:08:32 +02:00 |
|
Torsten Ruger
|
d6c503ecf4
|
inlined indexed into list
which was the only one using it.
A whole lot simpler, considering it will have to be bootstrapped someday
|
2016-12-30 21:00:18 +02:00 |
|
Torsten Ruger
|
631038dfbd
|
add another test (still failing)
|
2016-12-30 13:15:08 +02:00 |
|