Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • <syntaxhighlight lang="asm">PrintChar_Color: ;Print AL to screen call CompareRange8 ;sets carry if 80h <= al <= 8Fh, clears carry otherwise ...
    20 KB (2,795 words) - 14:20, 21 November 2023
  • ...Debug is an implementer depended switch such as -d or --debug to allow the user to pick between the commands vanishing from the output or the commands appe ...<span style="color: #004080;">object</span> <span style="color: #000000;">al</span> <span style="color: #0000FF;">=</span> <span style="color: #000000;" ...
    70 KB (8,477 words) - 19:29, 30 May 2024
  • ...perhaps 5% of visitors ''don't'' have ad-blocking software installed.) --[[User:Short Circuit|Short Circuit]] 00:31, 3 February 2009 (UTC) ...ngement, I started paying for the Slicehost slice that RC now runs on. --[[User:Short Circuit|Short Circuit]] 00:31, 3 February 2009 (UTC) ...
    18 KB (3,006 words) - 14:53, 4 October 2011
  • Print Using !"\nVoltee al mismo tiempo ambos relojes de arena y contin£e volte ndolos \n" + _ Voltee al mismo tiempo ambos relojes de arena y continúe volteándolos ...
    49 KB (6,410 words) - 21:13, 9 December 2023
  • [[user input::task| ]] ...er flushing the keyboard buffer. After flushing the keyboard buffer, <code>AL</code> will be copied into <code>AH</code> and then <code>int 21h</code> wi ...
    50 KB (5,855 words) - 14:12, 25 January 2024
  • and al,0Fh ;keep only the bottom nibble of al, there are only 16 possible messages. ...
    104 KB (14,594 words) - 03:12, 20 March 2024
  • ...legal. This typically won't happen for arrays that aren't indexed based on user input, but be careful nonetheless. Indexing an array out of bounds and tryi ...ummy read to increment the pointer and decrement cx. The value loaded into AL gets discarded. ...
    40 KB (6,405 words) - 02:13, 18 July 2022
  • [[user input::task| ]] ;returns ASCII code in AL ...
    69 KB (9,615 words) - 14:39, 19 March 2024
  • test al,al ; If it is zero, we're done sub al,'0' ; Make ASCII digit ...
    109 KB (10,292 words) - 00:58, 11 May 2024
  • [[User:Codecop|Codecop]] 13:33, 28 January 2012 (UTC) ...ple with production code in QuickBasic, that's a nonsensical position. --[[User:Short Circuit|Michael Mol]] 14:44, 28 January 2012 (UTC) ...
    30 KB (4,956 words) - 22:08, 15 August 2012
  • ;;; entropy (not even a clock), ask the user to supply some ;;; Prompt the user for a move ...
    184 KB (23,751 words) - 09:05, 20 January 2024
  • la is the reverse of al al la ...
    102 KB (13,384 words) - 21:34, 7 June 2024
  • cmp al,MDATXT ; Are we in MDA text mode? gr_ok: mov [oldmod],al ; otherwise, store old graphics mode, ...
    49 KB (6,210 words) - 21:48, 22 May 2024
  • mov dx,prompt ; Ask the user how many to take sub al,'1' ; Make number (minus one) ...
    118 KB (14,998 words) - 08:58, 7 May 2024
  • (al:buffer-data buffer :mono16 data-ptr (* 2 (length data)) (al:with-buffer (low-buffer) ...
    171 KB (21,145 words) - 11:45, 3 March 2024
  • print "Siguientes 15 fechas palindrómicas al 2020-02-02:" PRINT "Siguientes 15 fechas palindr¢micas al 2020-02-02:" ...
    72 KB (9,315 words) - 19:54, 13 January 2024
  • .skp: mov al,' ' ; Skip any preceding spaces mov al,[di] ; If we're at zero now, we don't have an ...
    130 KB (17,134 words) - 16:38, 10 February 2024
  • mov al,14 cmp al,bh ; Set carry if BH=15 or more ...
    125 KB (14,406 words) - 22:05, 24 February 2024
  • data al, s; al = "abcdefghijklmnopqrstuvwxyz"; ...
    98 KB (11,526 words) - 18:40, 9 May 2024
  • UserRam BYTE 256 DUP (0) ;allocate 256 bytes of user RAM, initialized to zero. ...e>PEEK</code> and <code>POKE</code> commands allow the [[Commodore BASIC]] user to perform limited [[6502 Assembly]] operations. ...
    44 KB (6,237 words) - 14:11, 21 November 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)