A85: DHOS ROM CALLS
[Prev][Next][Index][Thread]
A85: DHOS ROM CALLS
Here are the list of ROM calls I suggest that DHOS supports:
ZShell's
Usgards
SRCH_RAM-search the 85's RAM for a var
SRCH_EII-same as above but in EII
DEL_VAR_EII-delete a var from EII
ERASE_EII-erase the EII
SENDB_EII-send a byte to the EII
SENDV_EII-send a var to the EII
RECVB_EII-receive a byte from the EII
RECVV_EII-receive a var from the EII
EIIMPB_OUT-ouput a 6bit byte the the EII's module port(EMP)
EIIMPB_IN-get a 6 bit byte from the EMP
EIIMPx_HI-x is 1-6;Make EMP pin x high(a 1)
EIIMPx_LO-" " " " " " " low (a 0)
EIIMPx_IN-" " ";get the logic level of pin x
CONFIG_EIIMP-set up EMP
SRCHR_LIB-search for a library in RAM
SRCHE_LIB- " " " " " EII
LD_LIB-copy a lib to the 85
RMV_LIB-delete a lib from the RAM
LD_PRGM-copy a program to RAM
RMV_PRGM-delete a program from RAM, copy back if changed
LCD_ON-self explanatory
LCD_OFF-ditto
CONTRAST_RD-get contrast value
CONTRAST_WR-change contrast value
INC_CON-increase the contrast by value in A
DEC_CON-decrease the conrast by value in A
SEND_I2CR-send a byte in I2C(on EMP) in raw format
RECV_I2CR-receive a byte
SEND_I2CM-send data or a var in MBUS format
RECV_I2CM-receive " " " " " " "
SEND_TIP-send data or a var in TI-protocal format
RECV_TIP-same as above but receive
EXIT_TIOS-exit back to TI-OS
any more?
what do you think?
Matt Butch
mjb25@hotmail.com
Member of the Doomsday Horizons Adminstrative Commitee(DHAC)