getchar.c
|
Add some tests
|
2021-10-15 02:04:42 +02:00 |
getint.c
|
Add some tests
|
2021-10-15 02:04:42 +02:00 |
getstring.c
|
Rewrite tests
|
2021-10-14 23:47:48 +02:00 |
halt.c
|
Initial version
|
2021-10-11 22:27:00 +02:00 |
Makefile
|
Add option to avoid compilation error
|
2021-10-14 23:47:28 +02:00 |
matmult.c
|
Initial version
|
2021-10-11 22:27:00 +02:00 |
putchar.c
|
Add Syscall: Exit, PutChar, GetCar, PutString, GetString
|
2021-10-11 22:41:17 +02:00 |
putint.c
|
Add some tests
|
2021-10-15 02:04:42 +02:00 |
putstring.c
|
Rewrite tests
|
2021-10-14 23:47:48 +02:00 |
script
|
Initial version
|
2021-10-11 22:27:00 +02:00 |
shell.c
|
Initial version
|
2021-10-11 22:27:00 +02:00 |
sort.c
|
Initial version
|
2021-10-11 22:27:00 +02:00 |
start.S
|
Update all syscall
|
2021-10-15 02:04:09 +02:00 |