home *** CD-ROM | disk | FTP | other *** search
/ Outlet 81 / outlet-81.mgt / TORMAN1 < prev    next >
Text File  |  2021-04-18  |  2KB  |  68 lines

  1.  
  2.  * SCUMARI R&D *
  3. ; TORNADO by Roelof Koning
  4. ; small manual by Rick Schuitemaker.
  5.  
  6. └60000 
  7. £40000 
  8.  
  9. ; ORG - origin adress for the assembled code.
  10. ; DUMP- dumping adress where the code is put.
  11.  
  12. è3435 
  13. ┤Ç,2 
  14. è#1601
  15.  
  16. ¬1 "torman2" 
  17.  
  18. ; INCLUDE a file from drive 1
  19.  
  20. ÿ100 
  21. last á$; $= dumping adress at
  22.  ;      that time
  23.  
  24. ;EDITOR keys:
  25.  
  26. ; OR    - delete line
  27. ; AND   - insert line
  28. ; <=    - text left
  29. ; >=    - text right
  30. ; STOP  - MENU
  31. ; EDIT  - To next errormarker
  32. ; EXTEND- set errormarker ( Usefull with EDIT)
  33. ; GRAPH - set blockmarker ( 2 for delete)
  34. ;                          (3 for copy AND move)
  35.  
  36. ;MENU keys:
  37.  
  38. ; D  - text between 2 blockmarkers is deleted
  39. ; C  - text between 2 blockmarkers is copied to a 3e
  40. ; M  - text between 2 blockmarkers is moved to a 3e
  41.  
  42. ; R  - Saves the code assembled
  43. ; L, S, Q, and R needs the following syntaxes.
  44. ;L"filename"- loads filename from drive last entered
  45. ;L"2filename"- loads from drive 2
  46. ;S"3filename"- saves to both drives and erases old file
  47. ;s"0filename"- saves to ramdisc ( 128/256k )
  48. ;s"4filename"- 4=3+0
  49. ;l"1subdir/filename"- get file from subdirectory (UNIDOS)
  50. ;l"1.subdir/filename"-same as above but IN's the directory
  51. ;     If you don't have ramdisc you can change it for
  52. ;      cassette. It's all in basic.
  53.  
  54. ;ASSEMBLE SOURCE CODE:
  55. ; press STOP and A to assemble the codes above.
  56. ;  There should be one error wich you can find by pressing
  57. ;  EDIT in the editor.
  58.  
  59. ┤Ñ,laast 
  60.  
  61. ; The label "laast" does not exist and should be "last"
  62. ; If you have an include file with a error, search through
  63. ; the labels, or assemble it on its owm.
  64. ;
  65. ; SEE TORMAN2 for more details.  (not much though)
  66.  
  67. ƒ
  68.