Torsten Ruger
|
4069397fca
|
don't collect labels anymore
don’t need, use binary code as the methods jump point
|
2018-03-27 19:06:16 +03:00 |
|
Torsten Ruger
|
4253d7a6b9
|
move assembly from assembler to machine
id now called position
|
2018-03-27 18:47:39 +03:00 |
|
Torsten Ruger
|
e8f449bc65
|
reuse translator in machine and clean up api
|
2018-03-26 19:42:40 +03:00 |
|
Torsten Ruger
|
3bd23cee28
|
also separate risc and cpu inits for the machine
interpreter works on risc, but assembler off cpu
|
2018-03-25 19:36:00 +03:00 |
|
Torsten Ruger
|
f7aac1d1a4
|
polish docs
and a bit of code style
|
2018-03-11 16:11:15 +05:30 |
|
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 |
|