MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

Search results

Jump to navigation Jump to search
Results 1 – 101 of 109
Advanced search

Search in namespaces:

View (previous 100 | ) (20 | 50 | 100 | 250 | 500)
  • BUILD creates text files from the standard input. Will create a file called todo.txt in the THINGS directory, and prompt for input. ...
    361 bytes (59 words) - 20:46, 10 September 2015
  • .0 = standard input path bsp = backspace character code for input, in hexadecimal ...
    1 KB (198 words) - 21:36, 10 September 2015
  • 120 PRINT@32,"INPUT MAXIMUM X VALUE";:INPUT MX 140 PRINT@64,"INPUT MAXIMUM Y VALUE";:INPUT MY ...
    1 KB (213 words) - 21:22, 10 September 2015
  • 180 PRINT@352,"WHICH ONE";: INPUT A$ 230 PRINT@64,"ENTER MONTHLY PAYMENT";: INPUT R$ ...
    2 KB (236 words) - 11:10, 11 September 2015
  • |[[#Input/Output Area|Input/Output Area]] == Input/Output Area == ...
    2 KB (276 words) - 23:01, 3 October 2021
  • 10 INPUT "OLD NUMBER";X1 20 INPUT "NEW NUMBER";X2 ...
    807 bytes (128 words) - 21:31, 3 May 2019
  • tv-input ntsc tv-input ntsc ...
    2 KB (307 words) - 04:53, 19 February 2023
  • 140 INPUT CT$ 170 PRINT@160,"INVALID CLOCK OR TIMER INPUT -- TRY AGAIN" ...
    1 KB (199 words) - 21:35, 10 September 2015
  • 110 PRINT@64,"ENTER AGE, 20 TO 65";:INPUT AG$ 140 PRINT@96,"WEIGHT NOW, 100 TO 250";: INPUT CW$ ...
    2 KB (242 words) - 21:10, 10 September 2015
  • 230 PRINT@100,"1. SEND AN INPUT STRING" 280 CLS: PRINT @64,"SEND AN INPUT STRING" ...
    3 KB (380 words) - 20:55, 10 September 2015
  • 130 PRINT@32,"SPCL CODE SEQUENCE, Y OR N";: INPUT S$ 190 PRINT@105,"";:INPUT 5: IF S-I THEN 230 ...
    2 KB (270 words) - 11:08, 11 September 2015
  • 120 PRINT@64,"ENTER PRINCIPAL";: INPUT P$ 150 PRINT@97,"INTEREST RATE (% /YR)"; : INPUT I$ ...
    2 KB (309 words) - 20:42, 10 September 2015
  • 150 PRINT@192,"WHICH ONE";: INPUT A$ 310 PRINT@266,"R(OHMS)";: INPUT R$ ...
    2 KB (262 words) - 11:16, 11 September 2015
  • 160 PRINT@224,"WHICH ONE";: INPUT A$ 480 REM -- INPUT SUBROUTINES ...
    2 KB (228 words) - 11:08, 11 September 2015
  • 170 PRINT@224,"WHICH ONE";: INPUT A$ 240 PRINT@64,"FIRST "+M$+"-MINUTE RATE ";: INPUT B$ ...
    2 KB (249 words) - 21:37, 10 September 2015
  • ...it to an analogue voltage. Although the computer's data bus is 8-bit, the input to the DAC is only 6-bits. This represents a value from 0 to 63 or 64 indiv ...input of the voltage comparator. This voltage comparator compares the two input voltages and sets an output high or low to indicate the difference. Softwar ...
    2 KB (423 words) - 14:11, 14 April 2017
  • 160 PRINT:INPUT "HOW MANY COPIES OF THIS PROGRAM DO YOU WISH TO MAKE";N 180 PRINT:INPUT "WAT IS THE TITLE YOU WISH TO USE FOR THIS PROGRAM";A$ ...
    1 KB (161 words) - 11:52, 19 May 2019
  • 180 PRINT@288,"WHICH ONE";: INPUT A$ 530 REM -- INPUT SUBROUTINES ...
    3 KB (387 words) - 11:09, 11 September 2015
  • 710 PRINT@129,"PRINCIPAL";: INPUT PS 760 PRINT@129,"FINAL AMOUNT";: INPUT S$ ...
    3 KB (455 words) - 21:59, 10 September 2015
  • 230 PRINT@160,"WHICH ONE";: INPUT AS 410 PRINT@230(LEN(C$)-LEN(B$))";: INPUT T ...
    2 KB (303 words) - 11:10, 11 September 2015
  • 10 CLS:PRINT:INPUT"<ENTER> YOUR NAME";NA$ 40 PRINT:INPUT " ARE YOU READY FOR THE TEST TOBEGIN";RR$ ...
    4 KB (612 words) - 00:04, 5 November 2020
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (321 words) - 21:58, 10 September 2015
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (337 words) - 21:30, 10 September 2015
  • 240 PRINT@224,"WHICH ONE",: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (323 words) - 11:31, 11 September 2015
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (338 words) - 21:57, 10 September 2015
  • ...tatistics are entered via INKEYS. The exception to this is the "Continue?" input when a box is being displayed. This allows you to retain the box on the scr ...32,"=") is simply a line of 32 equals marks. LINE INPUT can be replaced by INPUT, but we used it for display purposes. ...
    4 KB (711 words) - 02:01, 4 May 2019
  • 210 PRINT@288,"WHICH ONE";: INPUT A 250 PRINT@352,"NUMBER IN ";LEFT$(T$(A,1),3);: INPUT AS ...
    2 KB (360 words) - 21:08, 10 September 2015
  • 480 PRINT@P+(I*32),"";: INPUT A$ 540 PRINT@P+(I*32),"";: INPUT A$ ...
    2 KB (230 words) - 21:38, 10 September 2015
  • 10 PRINT@416,;:LINE INPUT"(16 spaces)";A$ ...this work. But, if you don't have it, the program will work with a regular INPUT. You. just cannot use commas, quote marks and the like. ...
    2 KB (378 words) - 03:38, 2 May 2019
  • 320 PRINT@P+(S*32),"";: INPUT A$ 390 PRINT@P+(A*32),"";: INPUT A$ ...
    2 KB (241 words) - 21:37, 10 September 2015
  • 15 INPUT "FIRST, WE NEED TO KNOW HOW MUCH YOU WANT TO BORROW. THIS IS CAL LED 20 INPUT "NOW, WE MUST KNOW THE NUMBER OF PERIODS. THE LOAN WILL RUN. IF YOU ...
    5 KB (836 words) - 23:09, 4 November 2020
  • 240 PRINT@352,"WHICH ONE";: INPUT A$ 350 PRINT@416,"BALANCE FROM STATEMENT";: INPUT B$ ...
    5 KB (693 words) - 20:51, 10 September 2015
  • ...r kleur: Verbinding tussen de twee pennen M en K verwijderen. Kleursignaal input op K. || For colour: Remove connection between the two pens M and K. Colour signal input on K. ...
    3 KB (369 words) - 17:28, 11 September 2015
  • 140 PRINT@97,"JUMBLED WORD (2-6 CHR)";: INPUT N$ 170 PRINT@129,"TO PRINTER (Y OR N)";: INPUT P$ ...
    2 KB (306 words) - 11:32, 11 September 2015
  • ...of the string so we could assign the word "end" to break out of the grade input loop. While it would have been just as easy to use something like "IF S>150 20 INPUT "SUBJECT";UP$:SB$=UP$+PU$ ...
    6 KB (1,011 words) - 18:32, 5 November 2020
  • ...es) is a bidirectional line. This means the line can either output data or input data. For this excersize we need to setup CB2 to output data. We do this by ...put is connected to line PA7 of PIA 1. We need to setup this line to be an input. ...
    8 KB (1,236 words) - 20:20, 10 September 2015
  • 810 REM CASSETTE INPUT 850 INPUT#-1,A(I) ...
    2 KB (329 words) - 11:33, 11 September 2015
  • ...ut firing was accomplished not by using the built-in fire buttons of these input devices, but instead by using three keys from the CoCo keyboard, one for ea ...
    1 KB (186 words) - 21:23, 10 September 2015
  • You can input 200 screen lines of copy in a free-form format. What that simply means is t At any time, you can "escape" from the input area and enter the text editor. And, you can jump back and forth at will. I ...
    5 KB (900 words) - 12:29, 24 September 2020
  • ...in hex, so it can be confusing if you don't remember what you are using to input. ...
    3 KB (563 words) - 21:33, 4 November 2020
  • be connected to a monitors audio input (if present)<BR> ...
    1 KB (207 words) - 20:54, 4 October 2023
  • 130 PRINT@64,"COLOR (1-8)";: INPUT CO 160 INPUT "ENTER 1 TO 36 CHARACTERS";A$ ...
    2 KB (209 words) - 20:43, 10 September 2015
  • ...ing audiocassette player and recorder, the CCR-81 was also a computer data input/output device. ...
    1,018 bytes (163 words) - 08:58, 10 September 2012
  • | [[BASIC:INPUT]] || $89 ...
    2 KB (236 words) - 19:05, 11 July 2022
  • ...the program into both computers. Start the receiving system by calling the Input Character routine after POKEing the starting and ending locations of the me ...ed from the Color Computer. This is done by routing an output signal to an input signal on the same end. It may be necessary to do this for several signals, ...
    7 KB (1,188 words) - 19:53, 15 February 2009
  • *[[Audio]] - Sound input and output. ...
    1 KB (186 words) - 17:14, 27 March 2013
  • 10 INPUT "PLAYERS":A1$,A2$ 200 PRINTTAB(4)A1$;TAB(19)A2$:PRINT"------------------":PRINTN;E;R,L;K;J:INPUT "MINNER";W$:IF W$=A1$ THEN 300 ELSE 500 ...
    5 KB (851 words) - 21:39, 3 May 2019
  • 250 B$="YES":CLS:PRINT@224."I AM NOW READY FOR FURTHER INPUT";:FORI=1TO1000:NEXTI 270 CLS:PRINT@224."":INPUT"THIS CHART IS FOR HOW MANY DAYS";E1 ...
    3 KB (396 words) - 18:15, 12 May 2019
  • 180 PRINT@64,"ENTER CURRENT MONTH(1-12)";: INPUT MM 190 PRINT@106,"YEAR(1601-2399)";: INPUT YY ...
    2 KB (367 words) - 20:48, 10 September 2015
  • *Input: Mouse ...
    1 KB (187 words) - 06:01, 2 October 2012
  • 11030 INPUT#-1,A(I) ...
    1,019 bytes (140 words) - 21:28, 10 September 2015
  • ...RINT" (1) ONE-COLUMN FORMAT":PRINT" (2) TWO-COLUMN FORMAT":PRINT:INPUT" ENTER HUMBER";ZZ 70 PRINT:INPUT "ENTER ONLY 1 OR 2 PLEASE";ZZ ...
    5 KB (768 words) - 23:13, 4 November 2020
  • ...e system. Of course this parallel port can be used for any kind of digital input/output (including system expansion and the inclusion of megabyte-size &quot ...red in an erasable, programmable ROM (EPROM). Its subroutines include data input and output, channel selection, D/A conversion, A/D conversion, parallel pri ...
    14 KB (2,446 words) - 19:31, 21 February 2009
  • 130 PRINT @64,"ENTER NUMBER,";CHR$(13);" END BY 1E30";: INPUT A(I) ...
    1 KB (208 words) - 21:31, 10 September 2015
  • 230 PRINT@160,"";: INPUT A$ ...
    1 KB (183 words) - 21:35, 10 September 2015
  • The exclusive or operator is true if 1 (and only 1) input is true, otherwise it is false.<br> === INPUT$(count, device) === ...
    9 KB (1,462 words) - 17:49, 23 March 2024
  • * (Standard Input if not specified), and if so, returns the next ...
    2 KB (261 words) - 11:37, 11 September 2015
  • 92 PRINT:INPUT"ENTER NEW FILE NAME";N$ ...
    2 KB (336 words) - 12:18, 19 May 2019
  • * (Standard Input if not specified), and if so, returns the next ...
    2 KB (276 words) - 11:38, 11 September 2015
  • <p>Voice control of the computer requires equipment for sound input. Sophisticated amplifiers (even the one on your inexpensive cassette record <p> Three methods of input are allowed: keystroke (subroutine at line 500); voice (subroutine at line ...
    7 KB (1,141 words) - 22:32, 1 March 2009
  • 760 REM CASSETTE INPUT ...
    2 KB (298 words) - 11:34, 11 September 2015
  • ...computer monitor. The CoCo 3 can also be plugged into the composite video input on a more modern TV and get an improved (though still far from perfect) pic ...
    2 KB (432 words) - 07:26, 31 August 2016
  • ==Input Devices== ...512 [[CM-8]] Specifically made for the CoCo 3. Affordable but no composite input, thus many CoCo 1/2 programs would show in black-and-white. ...
    14 KB (1,900 words) - 22:33, 28 February 2024
  • 52 INPUT"DEFENSE PATROL (ENTER Y OR N)";B$ 6065 INPUT"TO CONTINUE PRESS <ENTER>";C$ ...
    7 KB (1,148 words) - 04:20, 19 May 2019
  • ...included. EDTASM+ uses ASCII codes that Basic doesn't recognize.Therefore INPUT#-I can't be used to read the source code file from the cassette. A machine 00103 LBSR $1EC6 GET USER INPUT ...
    10 KB (1,218 words) - 13:09, 13 October 2015
  • *Pin 11 feeds back into the clock input of the board. I used the land directly above the C in "C16" ...ces say its an input, some an output. I get nothing on it. The disk change input is pin 34. If you want to attempt to read these signals, here's how I did i ...
    9 KB (1,689 words) - 03:50, 9 March 2015
  • 330 PRINT:INPUT"ENTER NEW PAGE #";PAGE:RETURN 430 CLS:PRINT"GET RECORDER READY":INPUT"PROGRAM NAME";I$ ...
    5 KB (908 words) - 22:08, 12 May 2019
  • 200 PRINT@224,"WHICH ONE";: INPUT A$ ...
    2 KB (349 words) - 21:00, 10 September 2015
  • 10 INPUT "Save picture as";N$ 10 INPUT "Load picture";N$ ...
    8 KB (1,497 words) - 03:00, 23 April 2020
  • ...With such a modification you could plug the CoCo into the composite video input on a more modern TV and get an improved (though still far from perfect) pic ...
    3 KB (564 words) - 08:40, 20 April 2008
  • ...ter, you can eliminate them if your TV has a 75-ohm jack (for direct cable input). Buy a phone-jack to F-connector adapter (Radio Shack 278-255) and plug th ...
    3 KB (507 words) - 19:32, 21 February 2009
  • # RS-232C IN - serial data input ...
    4 KB (593 words) - 03:10, 22 November 2021
  • |'''I'''||Set the input base.||Can be 8, 10 (decimal), 16 (hexadecimal) ...ng I or O to change the input or display modes. A I10 command will set the input to base 10 decimal. If you want to set it back to hex, I16 will do it. To g ...
    13 KB (2,166 words) - 13:19, 13 October 2015
  • cassette input (pin 4 on cassette port) with a 22K Ohm resistor. I then forced because it's a free input port that's generally unused by everyone. This ...
    14 KB (2,176 words) - 02:08, 26 February 2024
  • <p>lf you have a parallel printer, or wish to have digital input/output lines available for experimentation, you should install the printer <p>The voltage appearing at each input should be passed in turn to the output of the multiplexers. The unusual dat ...
    10 KB (1,683 words) - 22:39, 1 March 2009
  • 30 PRINT@224,STRING$(32,128);:INPUT"ENTER NAME OF PLAYER #1";Z$:Z$=" "+Z$+" " 35 INPUT"ENTER NAME OF PLAYER #2";Z1$:Z1$=" "+Z1$+" " ...
    8 KB (1,259 words) - 23:59, 4 November 2020
  • ...et until new data is stored in the PIA. Alternately, a PIA bit might be an input bit that comes from a signal line. The on/off condition of the signal line ...somewhat differently than the other PIA lines, as it controls an interrupt input. We won&rsquo;t talk about this bit, as we can do most everything we want w ...
    24 KB (4,172 words) - 20:08, 15 February 2009
  • 80 INPUT CS 170 INPUT X ...
    14 KB (2,326 words) - 19:53, 15 February 2009
  • ...and cassette output ports. In the process, you will learn how the joystick input works, what sampling and timing mean, how the sound output works, and how y After you've had a chance to play with the vocal input/output, I'll create a purely software real-time clock. Since real time anyt ...
    32 KB (4,738 words) - 04:56, 18 April 2006
  • ...ases you&#39;ll need to feed a separate audio signal into a separate audio input on your monitor. All video adapters ...
    5 KB (845 words) - 19:31, 21 February 2009
  • ...t properly, you can get the required +5 volts, ground, and color-composite input from pins 11, 5, and 12 of the video-mixer chip. This chip is MC1372, a 14- ...
    5 KB (845 words) - 23:25, 24 October 2023
  • | CB || [[BASIC:INPUT | INPUT]] || Read a line of text at a time ...
    14 KB (2,162 words) - 19:43, 11 July 2022
  • ...and cassette output ports. In the process, you will learn how the joystick input works, what sampling and timing mean, how the sound output works, and how y <p>After you&#39;ve had a chance to play with the vocal input/output, I&#39;ll create a purely software real-time clock. Since real time ...
    31 KB (5,044 words) - 20:07, 15 February 2009
  • ...ed the prototype . . . but I cheated a little, using a pair of my CoCoPort input/output ports and one of my ColorPak ROM cartridges as building blocks. Crea ...U14, the +5 volt regulator. C16 and C14 should be next to their respective input and output pins on U14, and must be connected together at the ground of U14 ...
    11 KB (1,994 words) - 22:32, 1 March 2009
  • ...he transistor used is sensitive to the frequency input to the circuit. The input signal used is derived from the bus E clock. ...
    15 KB (2,273 words) - 02:13, 7 October 2023
  • 6160 INPUT"TO CONTINUE PRESS <ENTER>";C$ ...
    6 KB (1,120 words) - 15:59, 18 May 2019
  • 130 INPUT"PLEASE CHOOSE ONE NUMBER";B ...
    6 KB (932 words) - 00:03, 5 November 2020
  • ...tion for accurately measuring an analog value is identical to the joystick input process. The computer software calculates and outputs a value to a digital- ...cts respectively: a PIA for the D/A converter; a PIA for the A/D converter input ...
    14 KB (2,431 words) - 19:53, 15 February 2009
  • <p>input/output board (Custom Color, April-May, 1983), making it compatible with dis <p>The SND Input ...
    29 KB (4,609 words) - 20:08, 15 February 2009
  • 60 IF A$="P" THEN INPUT "PAGE";PAGE ...
    6 KB (1,159 words) - 22:59, 17 May 2019
  • 3. To enable data bits to the I/O (input/output) pin A4 is used. ...
    6 KB (954 words) - 19:56, 31 August 2016
  • ...each pixel was two bits, selecting one of four colors. Again the colorset input to the VDG determined which colors were used. The first colorset has a gree ...
    9 KB (1,422 words) - 21:34, 1 March 2024
  • ...er or is a neutral planet, conflict begins. During battle, you may have to input commands. Both attacker and defender have the option of disengaging. 410 INPUT NA$(X) ...
    21 KB (3,166 words) - 22:39, 1 March 2009
  • ...was produced which could be read and measured by the CoCo joystick switch input. It worked great, until we had the Big Wind of &#39;83 (15 miles an hour). ...
    9 KB (1,601 words) - 22:32, 1 March 2009
  • | 3 | HALT* | Halt input to the CPU | | 35 | SND | Cartridge Sound Input | ...
    42 KB (6,307 words) - 03:44, 24 October 2023
  • ...e) end of D2 to the anode (negative) end of D14 to provide +12VDC to the input of the RF's +8VDC regulator. This was previously accomplished via an AC ...
    11 KB (2,043 words) - 15:06, 26 October 2014
  • ...can&rsquo;t be used for normal BBS work; lf the modem is a standard RS-232 input, 300 or 1200 baud unit, then you should be able to use it with your Color C ...
    12 KB (2,080 words) - 20:07, 15 February 2009
  • LINE INPUT FOR BASIC09 PROG NOV-90 BRUCEISTED ...
    13 KB (1,549 words) - 01:03, 18 July 2023
  • ...rts that provide the printer and cassette recorder are fine for single-bit input/output. Mr. Barden provides a virtual feast of projects using these built-i ...elect at pin 36 should be substituted for CTS, as it&#39;s active for both input and output on all machines: ...
    25 KB (4,373 words) - 15:23, 6 June 2022
  • * (Standard Input if not specified), and if so, returns the next * (Standard Input if not specified), and if so, returns the next ...
    32 KB (4,273 words) - 20:46, 29 November 2013
View (previous 100 | ) (20 | 50 | 100 | 250 | 500)