Most of the vm has been changed to use the 13-bit representation.
commit00fda9b7b3143df23ac874fed4368ed8838396ba
authorVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Wed, 2 Jul 2008 22:10:01 +0000 (2 18:10 -0400)
committerVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Wed, 2 Jul 2008 22:10:01 +0000 (2 18:10 -0400)
treedf2ebb7e6a19fa831f1be356e26b7d301023896a
parent3683f33a396426b02c64cebe6cbd67dddea5bc50
Most of the vm has been changed to use the 13-bit representation.
I think only the gc still needs to be changed.
No work has started on the conversion of the compiler. A lot of work
will be needed, since now many instructions take more arguments (bytes
after the opcode) than they used to.
picobit-vm.c
picobit.scm