mirror of
https://gitlab.os-k.eu/os-k-team/kvisc.git
synced 2023-08-25 14:05:46 +02:00
screen
This commit is contained in:
parent
bcb7bd59af
commit
054ce35bd0
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ instrs.lst
|
|||||||
stdout.txt
|
stdout.txt
|
||||||
stderr.txt
|
stderr.txt
|
||||||
stdin.txt
|
stdin.txt
|
||||||
|
a.sym
|
||||||
|
91
vm/a.sym
91
vm/a.sym
@ -1,91 +0,0 @@
|
|||||||
_start 1048576
|
|
||||||
_start.1 1048610
|
|
||||||
itoa 1048626
|
|
||||||
itoa.conv 1048768
|
|
||||||
itoa.nondec 1048856
|
|
||||||
itoa.next 1048870
|
|
||||||
itoa.fini 1048904
|
|
||||||
itoa.bad 1048976
|
|
||||||
itoa.zero 1049014
|
|
||||||
doprnt 1049048
|
|
||||||
doprnt.main_loop 1049178
|
|
||||||
doprnt.print_regular 1049214
|
|
||||||
doprnt.check_modf 1049272
|
|
||||||
doprnt.modf_s 1049542
|
|
||||||
doprnt.print_string 1049580
|
|
||||||
doprnt.modf_c 1049638
|
|
||||||
doprnt.modf_p 1049680
|
|
||||||
doprnt.modf_x 1049732
|
|
||||||
doprnt.modf_d 1049758
|
|
||||||
doprnt.modf_o 1049784
|
|
||||||
doprnt.modf_b 1049810
|
|
||||||
doprnt.print_number 1049836
|
|
||||||
doprnt.print_itoa_buf 1049896
|
|
||||||
doprnt.modf_percent 1049968
|
|
||||||
doprnt.bad_modifier 1050006
|
|
||||||
doprnt.nullstring 1050070
|
|
||||||
doprnt.epilogue 1050238
|
|
||||||
doprnt.doput 1050324
|
|
||||||
putc 1050380
|
|
||||||
printf 1050398
|
|
||||||
print 1050456
|
|
||||||
print.1 1050470
|
|
||||||
print.2 1050514
|
|
||||||
print_n 1050518
|
|
||||||
print_n.1 1050526
|
|
||||||
strnlen 1050554
|
|
||||||
strlen 1050596
|
|
||||||
strrev 1050622
|
|
||||||
strrev.2 1050696
|
|
||||||
strrev2 1050756
|
|
||||||
strrev2.2 1050816
|
|
||||||
strrev2.3 1050868
|
|
||||||
strcpy 1050872
|
|
||||||
strncpy 1050898
|
|
||||||
strnzcpy 1050922
|
|
||||||
strnzcpy.1 1050960
|
|
||||||
strcmp 1050978
|
|
||||||
strncmp 1051004
|
|
||||||
strchrnul 1051066
|
|
||||||
strchr 1051100
|
|
||||||
RFS.GetMaxIdx 1051160
|
|
||||||
RFS.GetUsage 1051184
|
|
||||||
RFS.GetCurIdx 1051208
|
|
||||||
RFS.GetLeastAvail 1051232
|
|
||||||
RFS.IsFrameActive 1051256
|
|
||||||
RFS.ActivateFrame 1051280
|
|
||||||
RFS.DeactivateFrame 1051304
|
|
||||||
RFS.CopyFrame 1051328
|
|
||||||
RFS.MoveFrame 1051352
|
|
||||||
RFS.SwitchFrame 1051376
|
|
||||||
RFS.LoadArgs 1051400
|
|
||||||
RFS.LoadReg 1051424
|
|
||||||
RFS.StoreReg 1051448
|
|
||||||
IDT.AddHandler 1051472
|
|
||||||
IDT.DelHandler 1051496
|
|
||||||
IDT.QueryHandler 1051520
|
|
||||||
IDT.DoneHandling 1051540
|
|
||||||
MEM.GetMemOff 1051564
|
|
||||||
MEM.GetMemSize 1051588
|
|
||||||
cpudev_test 1051612
|
|
||||||
trap0_test 1051832
|
|
||||||
showoff 1051904
|
|
||||||
printf_test 1052004
|
|
||||||
strchr_test 1052156
|
|
||||||
bswap_test 1052220
|
|
||||||
ramdev_test 1052290
|
|
||||||
movzx_test 1052326
|
|
||||||
itoa_test 1052424
|
|
||||||
devtest 1052588
|
|
||||||
str_test 1052672
|
|
||||||
main 1053008
|
|
||||||
errno 1053072
|
|
||||||
trap0_test.msg 1053080
|
|
||||||
printf_test.fmt 1053103
|
|
||||||
printf_test.str 1053151
|
|
||||||
strchr_test.str 1053159
|
|
||||||
itoa_test.buf 1053175
|
|
||||||
devtest.buf 1053215
|
|
||||||
str_test.msg 1053255
|
|
||||||
str_test.buf1 1053271
|
|
||||||
str_test.buf2 1053311
|
|
Loading…
x
Reference in New Issue
Block a user