Commit Graph

24 Commits (26616e20cb4be45aa4f78bab84354e52e53e249e)

Author SHA1 Message Date
Ondřej Hruška 26616e20cb
Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 4 years ago
Ondřej Hruška e0e45bd223
implement bit copy and swap with any size and offset using a special new syntax 4 years ago
Ondřej Hruška 2d4f6b4af1
implement "lds" for objects (buffers, cin) 4 years ago
Ondřej Hruška 5b163e969f
add the "lds" instruction 4 years ago
Ondřej Hruška 01ab4e7e1f
add sign extend commands 4 years ago
Ondřej Hruška c953e39b34
Add ld{32,16,8},sw{32,16,8},clz{,32,16,8},clo{,32,16,8},rng,rev,rbit; rename swap->xch 4 years ago
Ondřej Hruška 4062ff4d09
AMAZING NEW FEATURES ldn, bfio 4 years ago
Ondřej Hruška 74e3716ce4
change register count to 15, add global registers 4 years ago
Ondřej Hruška acc36b1959
document the eof, empty and full flags 4 years ago
Ondřej Hruška 4d921cbec0
update docs about stdin renaming to cin 4 years ago
Ondřej Hruška ace92a6411
rewrite the stdio module to be less broken. also add sehbang support 4 years ago
Ondřej Hruška 3a8895b790
add rcmp instr, add rot13 example 4 years ago
Ondřej Hruška e48d734615
readme add codeblock annotations 4 years ago
Ondřej Hruška 4677625d51
readme fix 4 years ago
Ondřej Hruška 06b449004d
document the swap instr 4 years ago
Ondřej Hruška d5821e3552
add "swap" instr, document buffer ops 4 years ago
Ondřej Hruška 1f2dbaa81d
add better string and number parsing to sexp. cleaning, more tests 4 years ago
Ondřej Hruška 548addc78c add a line about contributing 4 years ago
Ondřej Hruška 034c7b991f
improve readme and example of the stdio module 4 years ago
Ondřej Hruška e3fe3c6d72
performance improvements 4 years ago
Ondřej Hruška 0cc0be370f
fix error in readme 4 years ago
Ondřej Hruška 6b685dcaa3 add docs for the screen module 4 years ago
Ondřej Hruška 003a214e06 update docs 4 years ago
Ondřej Hruška d489b214e0
add a readme 4 years ago