Torsten Ruger
|
c6072c683b
|
oops, less said the better
|
2014-09-06 22:48:58 +03:00 |
|
Torsten Ruger
|
64a433fd15
|
move the 2 to pad_to (from each call)
|
2014-09-06 22:38:32 +03:00 |
|
Torsten Ruger
|
bfa3f28e97
|
fix assembly (at least lositions and padding)
|
2014-09-06 19:48:56 +03:00 |
|
Torsten Ruger
|
197ecd576e
|
debugging assembly
|
2014-09-05 20:56:05 +03:00 |
|
Torsten Ruger
|
5bb03f2d8b
|
unscoping block names and adding labels to objects (which are off)
|
2014-08-30 20:55:22 +03:00 |
|
Torsten Ruger
|
48b33e5f9d
|
add position to instruction (for relative calculations)
|
2014-08-30 16:57:34 +03:00 |
|
Torsten Ruger
|
726a514c9e
|
fix assembler recursion
|
2014-08-30 14:01:22 +03:00 |
|
Torsten Ruger
|
50af6a8f41
|
lots of rework on assembly. constant object for layouts, hash implementation.
|
2014-08-30 13:48:52 +03:00 |
|
Torsten Ruger
|
90e5b4584a
|
rework link into two phase
|
2014-08-29 21:00:25 +03:00 |
|
Torsten Ruger
|
cec339890c
|
fold the linker back into assembler. too easy to get the link and assemble functions out off sync
|
2014-08-29 17:20:59 +03:00 |
|
Torsten Ruger
|
3ed1e814ec
|
more towards correct assembly
|
2014-08-29 15:49:59 +03:00 |
|
Torsten Ruger
|
7d35732923
|
renamed method definition to compiled method
|
2014-08-28 08:10:33 +03:00 |
|
Torsten Ruger
|
a71f55f661
|
moved all link functions to a (da da) linker class
|
2014-08-27 21:44:23 +03:00 |
|
Torsten Ruger
|
aad3f7ca15
|
equivalent transformation, just looks
|
2014-08-27 17:23:50 +03:00 |
|
Torsten Ruger
|
97f68a1a54
|
basic assembly frame
|
2014-08-26 22:35:56 +03:00 |
|
Torsten Ruger
|
8f9bbe2f1d
|
fold old link and length into one function
|
2014-08-26 16:36:12 +03:00 |
|
Torsten Ruger
|
1379b4ea4e
|
slightly better enter
|
2014-08-26 16:16:59 +03:00 |
|
Torsten Ruger
|
dd0674c7dd
|
dummy implementation of enter and return
|
2014-08-26 12:05:49 +03:00 |
|
Torsten Ruger
|
a3a55aec08
|
add volotiles in their classes
|
2014-08-26 11:50:43 +03:00 |
|
Torsten Ruger
|
b4419fc438
|
start on linking and assembly (again, hurra)
|
2014-08-25 17:03:39 +03:00 |
|