Releases
v0.1.0
Sprint I
0.1.0 (2022-05-07)
Features
add config (05d63fe )
add config file (5e1fefa )
add console config abstraction (df064f7 )
add cpu as client: dispatch&interrupt (ba38434 )
add cpu servers for dispatch & interrupt (a98bba7 )
add main.c and test.c (a4f5c94 )
add memory module (36bae82 )
add shared library (c593369 )
add vscode integration (946a715 )
added console configuration (bbcb9b8 )
added console module (133edf9 )
changed to absolute path (1be094c )
conexion de Kernel a Memory (0f9c729 )
console: add lexer (3427484 )
console: add parser (189a881 )
console: add test file (ec1550a )
console: semantica interpretation to instruction (7da9251 )
cpu: add CPU class implementation (9e28760 )
cpu: handle pcb from module CPU (60cf776 )
kernel config (ca53bd0 )
kernel: now dispatching duties (42c3e60 )
kernel: receive console instructions (3ba2eac )
lib: add CPU config shorcuts (7a9a940 )
lib: add instruction class (43ec3b8 )
lib: add list instructions from stream (1e16671 )
lib: add module shared functions (610fdb5 )
lib: add pcb class (70cc768 )
PCB creation upon NEW_PROCESS syscall reception (4743f9b )
pcb: add to stream and from stream (a4db3d9 )
server: add configuration abstraction (db2dba8 )
server: add thread manager usage (58d1ba7 )
Bug Fixes
You can’t perform that action at this time.