Graphique des révisions

30 Révisions (master)

Auteur SHA1 Message Date
Ondřej Hruška 9f289cffd3
add includes il y a 5 ans
Ondřej Hruška 9cd03ca8e3
make scheduler timeslice configurable il y a 5 ans
Ondřej Hruška 8659240d01
wip coroutines and scheduler il y a 5 ans
Ondřej Hruška 83996348cb
Implement compile-time immediate arithmetics il y a 5 ans
Ondřej Hruška 3999c51eb7
implement a more readable bit mask syntax, add (ldXX Wr Rd Rd) with separate dest and both sources il y a 5 ans
Ondřej Hruška c28fee88fe
use 'spin_sleep' for more accurate execution rate, add "s", "m", "u" suffix support to the -C argument il y a 5 ans
Ondřej Hruška ee59096821
buffer module, replacing stacks. TODO: docs, fix parsing of "numbers tuple" in mkbfv (consumed by the conditional branch parser) il y a 5 ans
Ondřej Hruška 1f2dbaa81d
add better string and number parsing to sexp. cleaning, more tests il y a 5 ans
Ondřej Hruška 9d7f3d25c8
add stdio module il y a 5 ans
Ondřej Hruška e3fe3c6d72
performance improvements il y a 5 ans
Ondřej Hruška 4115e07ee6
@reg and @value reading and writing is now possible il y a 5 ans
Ondřej Hruška 33ec1461e4
remove unnecessary cloning of SourcePosition, reduce SourcePosition size. clean, format il y a 5 ans
Ondřej Hruška 2fa23dbbc3 start program without spawning thread so screen works on mac. improve mouse demo il y a 5 ans
Ondřej Hruška 34e339b1ca
add pretty-printer for assembled instructions il y a 5 ans
Ondřej Hruška 986f3be6a2
cleanup. remove conditional jumps, replaced by condition embedded in the enum il y a 5 ans
Ondřej Hruška 810ed2dddc
optimize labels, jumps il y a 5 ans
Ondřej Hruška c37408c7a2 read program from file; fmt, cleanup il y a 5 ans
Ondřej Hruška 01068ea001
crazy hypno + added sleep cmd il y a 5 ans
Ondřej Hruška 532df6eb04
screen imrpvoements il y a 5 ans
Ondřej Hruška d19c4e5bea
add experimental framebuffer extension using minifb il y a 5 ans
Ondřej Hruška 3599cb46c4
cleanup, optimize. use Arc for reference sharing il y a 5 ans
Ondřej Hruška d5de189af6
add more sensible API for object handles, add drop instruction il y a 5 ans
Ondřej Hruška 79d5aa3cd5
renaming, cleanup, fmt, move "extension module" traits and structs into a separate mod il y a 5 ans
Ondřej Hruška 8222efe6da
remove "immediate ptr" data type, move read, write funcs to RunState, add %objectPtr syntax il y a 5 ans
Ondřej Hruška d489b214e0
add a readme il y a 5 ans
Ondřej Hruška be1ee66970
make exec speed configurable il y a 5 ans
Ondřej Hruška 0cd800653f
Example extension: Stacks; fixes to allow module data storage in thread context il y a 5 ans
Ondřej Hruška 3e0aaa71e9
Convert builtin ops into a pseudo-extension il y a 5 ans
Ondřej Hruška 1d444fd516
cleaning il y a 5 ans
Ondřej Hruška f015104b95
re-arrange modules, add "plug-in" system so instructions can be defined in multiple crates il y a 5 ans