text stringlengths 0 99.6k |
|---|
you're all set! |
SYSOP COMMANDS IN BBS MODE |
F1 - Engage/Exit CHAT Mode |
F2 - Temporary Level Increase |
F3 - Log User Off |
Page 6 |
F5 - Sysop Available for Chat: YES/NO |
F7 - Configuration Screen |
F8 - Put Caller on Hold |
C= - Terminate Up/Download |
OTHER NOTES |
If you want to 'go voice' with a user, you can put the caller on hold with 'F8' |
and then turn off the modem. Be sure both modems are turned back on before you |
hit 'F1' to re-enter the board. 'F8' will also hold the caller while you go |
into Sysop Mode to change password, access level, etc. |
If you have a caller on voice line and want to start the board, you can |
simulate a ring detect by pressing the fire button of a joystick in port #2. |
Message base files can be read from the Sysop Mode, with option to delete. If |
nothing further is done, deleted messages will simply cause a 'message #x not |
found'. Although this causes no particular problem, you will find it useful to |
periodically renumber the messages. This is very simply accomplished using the |
'Renumber Messages' option in '6485 setup'. The process is automatic. |
When the BBS is configured to operate with a 300/1200 baud modem, the baud rate |
is auto-selected on each incoming call. In this mode, the caller will see a |
blank screen at carrier detect. The board is waiting for a [RETURN] |
from the caller, which it will sense, and switch to the appropriate baud rate. |
NOTE: Only if the user logs on at 300 baud, will he see the option to change |
rates between 300-500 baud. The effectiveness of various rates between 300-500 |
baud will depend a lot on telephone line conditions at the time. |
6485 DOCS V3.8 are provided as a courtesy of Ron Gatchel. Our thanks go to |
Ivory Joe (Bill Jackson) for a very nice BBS program! |
******************************** UPDATED NOTES **************************** |
These docs have been hastily updated for V3.8. Here are some added features: |
* There is an option to protect drive 8 from uploads. |
* The (BBS-config.) file has been changed |
* Validated users can be set to level 0 (new user status) |
* Hacking attempts are recorded in (BBS-log) |
* Terminal mode now supports 1200 baud |
* 1650 and Westridge users can use '+' & '-' to take phone off hook |
* The Multi-file transfer section has been completely reworked. Users |
can now download 30 files and upload even more. The problems that |
caused system crashes in earlier versions have been corrected. |
* MANY more small changes and corrections have been made and will be |
documented when this file is updated. |
************************************************************************* |
Page 7 |
Here Follows a Brief Description of the 65816 Microprocessor. |
The 65C816 contains the following registers: |
One 16 bit Accumulator A |
One 16 bit Index Register X |
One 16 bit Index Register Y |
One 16 bit Stack Pointer S |
One 16 bit Program Counter PC |
One Processor Status Register P |
One 16 bit Direct Page D |
One 8 bit Data Bank Register DBR |
One 8 bit Program Bank Register PBR |
*** Special Notes for 16 bit Mode *** |
The Program Bank Register is used in conjunction with PC to decide which |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.