Added code to show the variables stored in a register both in the
commit18dde600c6c04209c870d5060edf7f28d0bc51fd
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 1 Jun 2009 22:25:24 +0000 (1 18:25 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 1 Jun 2009 22:25:24 +0000 (1 18:25 -0400)
tree1b47b97ce789f4b907f5841dbf2485bf2379187d
parentb61f5c38388248bd7781412a83c50e646c3340ea
Added code to show the variables stored in a register both in the
listing and during the simulation, but disabled it as we ended up with
lines thousands of characters long with PICOBIT.
Profiling information is now displayed with the listing, which is
useful.
ast.scm
pic18-sim.scm
pic18.scm
six-comp.scm
utilities.scm