-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTestedInts.txt
20 lines (15 loc) · 918 Bytes
/
TestedInts.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PrintMsg Int - Works ok
ProgramTerminate Int's - Works (But special functions which pass values onto the OS are not implemented)
All other interrupts have not been properly tested.
They will be tested as utilites/drivers/applications which need them are developed.
Only a certain number of interrupts are working currently.
Most of the current interrupt functions are for stdio style stuff.
For a complete list either look at the source or request a list of
functions which are currently implemented.
If you try to run an un-implemented function the program will not
halt but you will not get any output from the interrupt call.
This should allow some programs to continue running dispite that
function is not working. (Depends on application error handling)
Note - A number of graphics demo's will work currently. To find
a selection of .com files that may or may not work check:
www.256b.com.