About 1,859,815 results (2,059 milliseconds)

Converting hex digit to ASCII character

https://groups.google.com/g/comp.lang.asm.x86/c/TJg1gpsY8FQ
not know how to index the value in my register to get the correct letter. Can anybody help me. This (if it is not obvious) is my first asm programs, so I am ...

The Intel HEX File Format

https://groups.google.com/g/comp.os.cpm/c/QJmImGGNXko
Apr 1, 2020 ... (Retyped by Emmanuel ROCHE.) 4.2 The END directive. The END statement is optional in an assembly language program but, if it is ... ASCII.HEX ---- ...

MS Basic 4.7c - Intel HEX Uploading - Am9511A APU option

https://groups.google.com/g/rc2014-z80/c/Y-rwRO3xXQ8
Further, since the RC2014 is Z80 based, I've tried to optimise the MS Basic code to use Z80 instructions where relevant, and to in-line code to improve the ...

ECE 3724 - Microprocessors - Lab 5: Pointers, Subroutines

https://sites.google.com/site/ece3724/labs/lab-5-pointers-subroutines
Task 3 (10) · Still using upcase.c, remove the breakpoint. · Switch the Program Memory view format to Hex, which will display ASCII values (and make text strings ...

Hex keyboard & LED display / ROM Monitor

https://groups.google.com/g/rc2014-z80/c/HmW3lOX6x1w
Although I can't remember what machine it was, I remember writing out assembly code in college and punching it in hex digit by hex digit to get some LEDs to ...

Microcontrollers - Table of Contents For Assembly Language to C ...

https://sites.google.com/site/pic24micro/Home/textbook/table-of-contents-for-assembly-to-c-with-the-pic24-family
ASCII Data Conversion. Binary to ASCII-Hex; Binary to ASCII-Decimal; ASCII-Hex to Binary; ASCII-Decimal to Binary. Review Problems. The PIC24HJ32GP202: System ...

HEX to BIN File Converter

https://groups.google.com/g/comp.os.cpm/c/-XuRAPXl2U8/m/UAfy7C7OWpoJ
... HEXCOM, because HEXCOM is written totally in 8080 assembly language, rather than PL/M like CP/M 2.2's LOAD, and thus is about twice faster than. LOAD. On a ...

Debugging WebAssembly with modern tools | Blog | Chrome for ...

https://developers.google.com/web/updates/2020/12/webassembly
Dec 10, 2020 ... Memory Inspector pane in DevTools showing a hex and ASCII views of the memory. Advanced scenarios and caveats. Profiling WebAssembly code. When ...

Help with xmodem for CP/M

https://groups.google.com/g/rc2014-z80/c/QTSJx1IRErE
To get the original Kermit HEX and assembly, then the Columbia Uni Kermit page has that. ... code or a printing a string. If the characters are being ...

Assembly Mandelbrot

https://groups.google.com/g/rc2014-z80/c/9B1NfijuUBM
I've attached the code and HEX file, from both the original (Bill's) and the optimised version, in case anyone wants to try it, and see how much difference ...

Untitled

https://groups.google.com/group/intel-devsys/attach/1cc719e8305ed/burgett.txt?part=0.1
The compiler produced a loadable ASCII file of hexadecimal machine ... assembler code. So, we were very careful with resources. We dropped all ...

programming infernal Eproms!

https://groups.google.com/g/comp.os.cpm/c/E7Xzfsy36OI
... assembly should be trivial. Being 'cop' stuff, manuals seem sorta hard ... With program WinHEX you can convert the ascii hex code into bin code. I made ...

Small Computer Monitor Tutorial

https://groups.google.com/group/rc2014-z80/attach/60b35992deef5/SCMon-Tutorial-Preview.pdf?part=0.1
The characters after the machine code bytes are the ASCII characters for each of ... Introduce external Assembler program with Hex file download. Reminder to now ...

XOR implementation in Assembly

https://groups.google.com/g/comp.lang.asm.x86/c/9E-K4Y64YY8
encrypt the URL string in program source code (in assembly) so that the URL ... routine?) Simply expressing the url as hex, rather than ascii, may be

Unsigned 48-Bit Integer Divide for 8086

https://groups.google.com/g/comp.lang.asm.x86/c/-p6QYXRNDNQ
assembler code for the PDP-11 running RT-11. However, there is ... produce 4 hex ascii characters zero filled to display: 012300000000 which is ...

New Light on the Legend of Mel

https://groups.google.com/g/alt.folklore.computers/c/cVa3Z_VwtWk
tubes, Real Programmers wrote in machine code. Not Fortran. Not RATFOR. Not, even, assembly language. Machine Code.Raw, unadorned, inscrutable hexadecimal

Scott's TinyBasicPlus ported (and improved!) to RC2014

https://groups.google.com/g/rc2014-z80/c/-4jOOxYXGEo
I added some ascii char defines to clib_target_cfg.asm 4 ... ; l = ascii code ld a,l cp CHAR_CTRL_Z jp z, error_mc ; generate EOF (ctrl-z ...

Small Computer Monitor User Guide

https://groups.google.com/group/rc2014-z80/attach/298fd53da6f3c/SCMonitor%20User%20Guide%20edition%200.2.0.pdf?part=0.1
Nov 18, 2017 ... The memory editor is presented in a similar way to the assembler, but instead of entering instruction mnemonics you enter hexadecimal or ASCII ...

Decimal Binary Hex Converter - Apps on Google Play

https://play.google.com/store/apps/details?id=scrat.math.decimal.binary.octal.hex.converter
Dec 27, 2022 ... Decimal to Binary, Octal, Hex, Text, and ASCII converter. Our team would like to introduce a small and simple app to help students and ...

OSC Question

https://groups.google.com/g/qlab/c/hHWQ0LFLCCc
Jun 27, 2013 ... " indicates to Medialon Manager to send the associated hex value of non-alphanumeric ASCII characters): > / ... I mean, we *could* program QLab in ...