Commit Graph

60 Commits

Author SHA1 Message Date
a0b37977a9 volt new overlay 2015-07-29 17:26:04 +03:00
9c7a333127 move code here 2015-07-29 17:17:37 +03:00
79383d89b1 trying to get register view to update 2015-07-29 16:39:15 +03:00
62e5761a40 using github gems 2015-07-28 16:35:45 +03:00
07f7945917 move to suzy is done 2015-07-28 16:16:33 +03:00
756ab31a61 add status view and fixes 2015-07-28 16:16:09 +03:00
557c455167 switch to susy
a rewire basically, but much clearer
2015-07-27 21:29:41 +03:00
7e34ae003e integrating the sources to views 2015-07-27 12:09:35 +03:00
228b1b5832 slight improvement on the register view
still lagging, but …
2015-07-26 13:24:00 +03:00
add84432b4 removed unused 2015-07-26 12:52:29 +03:00
6ce51c38db better view for registers 2015-07-26 12:51:57 +03:00
3464e50b2f better block view 2015-07-26 09:04:34 +03:00
515e1b106b better register an instruction view 2015-07-25 21:04:20 +03:00
b693f55a29 showing active instruction with bg 2015-07-25 15:28:59 +03:00
5d42da9d03 next instruction working
but no clock yet
2015-07-24 13:56:31 +03:00
f5ece67233 first interpreted instruction, with gui change 2015-07-24 10:15:58 +03:00
0cdd5fdf13 registering events with objects not procs
to make unregistering easier
2015-07-24 10:01:01 +03:00
a896702880 passing the interpreter around 2015-07-23 20:08:40 +03:00
53d576ef90 showing actual block and actual instruction
time to ponder a little more
2015-07-23 17:26:48 +03:00
1f19a28906 trying to find exception 2015-07-23 16:23:10 +03:00
03c0041255 create separate main
figuring load order
2015-07-23 14:59:29 +03:00
736bff02a5 trying to find .name error 2015-07-23 14:59:15 +03:00
2645f54d5b move registers to hash 2015-07-23 13:20:53 +03:00
f4dfbb5845 move to haml style class names 2015-07-23 13:15:26 +03:00
398d364c02 got vm to boot and classes to show 2015-07-22 23:08:36 +03:00
3d96d59371 sort of noop of version is working 2015-07-22 22:05:31 +03:00
a0721a0cde move to opal from sinatra
also external index
2015-07-22 17:10:50 +03:00
d021816726 move sources to app directory 2015-07-22 16:26:46 +03:00
bd882b7d2e remove volt 2015-07-21 20:25:57 +03:00
5c2f423f58 reinstantiating lib dir 2015-07-18 11:25:11 +03:00
19a0b7f9fe get vm source on screen 2015-07-18 11:22:42 +03:00
4305ddaf1d copied salama in for reload
but have to rethink approach
2015-07-17 22:44:20 +03:00
b5b0630060 rename 2015-07-17 19:27:46 +03:00
c22a4a95d3 add block inspect, status: up to first jump 2015-07-17 15:14:41 +03:00
acd66f66f3 add hint.css for tooltips 2015-07-17 11:37:02 +03:00
f2af076c8e small view change 2015-07-16 17:35:19 +03:00
1efce561d7 basic html skeleton, classes and registers 2015-07-16 10:43:49 +03:00
1d005862ac remove pixi, going back to html 2015-07-15 19:26:11 +03:00
e51d6cb3fa remove hardcoded size and move point code to pixie 2015-07-14 19:59:21 +03:00
d47d8a9e2a still playing luke, has the direction wrong 2015-07-14 16:57:44 +03:00
758ab419d5 try to get the force right 2015-07-14 13:07:28 +03:00
2e4d083094 iterating all objects and applying force 2015-07-13 23:11:00 +03:00
99ccf51507 get attributes for objects (copy fro sof) 2015-07-13 19:08:35 +03:00
043d821836 getting the objects on screen, but without attributes 2015-07-13 18:49:46 +03:00
5a4bf30559 move parse to view 2015-07-13 15:14:34 +03:00
c213931fb3 better way to get opal to load salaam 2015-07-13 15:14:10 +03:00
157981edf0 with the to_basic it actually compiles in the browser
also outputs the space using sof, just like in terminal
opal really is a feat of engineering
2015-07-12 10:03:23 +03:00
1ebdf7f43c add a task to do the parsing on the server 2015-07-11 21:41:38 +03:00
9822f3d770 remove parse code from main 2015-07-11 21:41:13 +03:00
bddc15d578 require salaam doesn't work 2015-07-09 22:43:07 +03:00