Commit graph

9 commits

Author SHA1 Message Date
a638cea8bc TD2 I.6 add do_ThreadExit to SC_ThreadExit 2021-11-19 14:15:33 +01:00
c4a2d25163 TD2 question I.4
Create userthread.cc content and call it from exception.cc
2021-11-19 14:14:42 +01:00
f18dd05339 TD2 question I.3
Add syscall ThreadCreate and ThreadExit on userprog/exception.cc,
userprog/suscall.h and test/start.S
2021-11-14 21:13:37 +01:00
26f9a4226f Update putint and getint
And rapport for TD1
2021-10-19 08:19:21 +02:00
3609600063 Rewrite GetInt syscall 2021-10-15 13:46:19 +02:00
2a3198c949 Update all syscall
And add PutInt() and GetInt()
2021-10-15 02:04:09 +02:00
23a253aa50 Replace printf with DEBUG 2021-10-14 00:01:57 +02:00
80fc250109 Add Syscall: Exit, PutChar, GetCar, PutString, GetString 2021-10-11 22:41:17 +02:00
6f405265a5 Initial version 2021-10-11 22:27:00 +02:00