Added two functions that make it easier to write portable programs for Ohio Scientific computers.
This commit is contained in:
9
libsrc/osic1p/revers.s
Normal file
9
libsrc/osic1p/revers.s
Normal file
@@ -0,0 +1,9 @@
|
||||
;
|
||||
; 2017-06-26, Greg King
|
||||
;
|
||||
; unsigned char __fastcall__ revers (unsigned char onoff)
|
||||
;
|
||||
|
||||
.import return0
|
||||
|
||||
.export _revers := return0 ; no attribute
|
||||
Reference in New Issue
Block a user