Posted Tue Mar 14, 2006 2:54 PM
Posted Tue Mar 14, 2006 3:28 PM
Posted Tue Mar 14, 2006 5:35 PM
Posted Tue Mar 14, 2006 8:09 PM
Posted Tue Mar 14, 2006 8:12 PM
Bryan, on Tue Mar 14, 2006 3:54 PM, said:
Posted Tue Mar 14, 2006 8:49 PM
HIDDEN.zip 1.04K
40 downloadsEdited by Rybags, Tue Mar 14, 2006 8:52 PM.
Posted Tue Mar 14, 2006 8:55 PM
Posted Tue Mar 14, 2006 9:08 PM
Rybags, on Tue Mar 14, 2006 9:55 PM, said:
Quote
Posted Tue Mar 14, 2006 9:27 PM
hidden2.zip 1.09K
38 downloads <var> = USR (1536, [status buffer],[aux1&2],[# ops],[data buffer],[command],[device],[dstat],[dbyte],[buffer length],[dunuse],[retries] ) [status buffer] - an area where the status returned from SIO is put (1 byte per operation) - just point it at 45000 so it's harmlessly written over the BASIC ROM [aux1&2] = AUX1 and AUX2 (*256) of the SIOCB. The program will increment these if multiple operations are performed [#ops] - number of operations to perform. AUX1/2m and the SIO buffer address will be incremented accordingly for each operation [data buffer] - your data buffer to send or receive into [command] - the SIO command to issue [device] - the device ID [dstat] - DSTAT flag. $40 for a read operation or $80 for a write operation [buffer length] - length of buffer for each operation (usually 128). The buffer pointer is incremented by this amount for each operation [dunuse] - SIO DUNUSE flag (not sure if it's needed, but has to be supplied) [retries] - number of times the program will retry if a SIO call fails)
Posted Tue Mar 14, 2006 9:35 PM
ijor, on Wed Mar 15, 2006 1:08 PM, said:
Rybags, on Tue Mar 14, 2006 9:55 PM, said:
Quote
Posted Tue Mar 14, 2006 10:50 PM
Rybags, on Wed Mar 15, 2006 5:35 AM, said:
Edited by drac030, Tue Mar 14, 2006 10:54 PM.
Posted Wed Mar 15, 2006 1:33 AM
Posted Wed Mar 15, 2006 11:25 AM
Rybags, on Wed Mar 15, 2006 2:33 AM, said:
Quote
Posted Wed Mar 15, 2006 6:55 PM
Posted Wed Mar 15, 2006 9:06 PM
Posted Thu Mar 16, 2006 12:20 AM
hidden4.zip 1.42K
38 downloads
Edited by Rybags, Thu Mar 16, 2006 12:22 AM.
Posted Sun Mar 19, 2006 11:03 AM
Bryan, on Wed Mar 15, 2006 7:55 PM, said:
Posted Sun Mar 19, 2006 8:04 PM
ijor, on Sun Mar 19, 2006 12:03 PM, said:
Quote
Posted Sun Mar 19, 2006 10:27 PM
Bryan, on Sun Mar 19, 2006 9:04 PM, said:
0 members, 1 guests, 0 anonymous users