My favourite Git commit | dhwthompson.comhttps://dhwthompson.com/2019/my-favourite-git-commit
onvert template to US-ASCII to fix error ”. A quick aside: one of the benefits of coding in the open , as practised at GDS, is that it’s possible to share examples like this outsid
I like Git commit messages. Used well, I think they’re one of the most powerful tools available to document a codebase over its lifetime. I’d like to illustrate that by showing
https://www.rfc-editor.org/rfc/rfc3629.txthttps://www.rfc-editor.org/rfc/rfc3629.txt
preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values. This me
Simple CPU v1http://www.simplecpudesign.com/simple_cpu_v1/
0xF0 to 0xFD, as an ASCII value ( Link ). To simplify the program they are actually stored as their inverted forms e.g. H = 0x48 (01001000), inverted = 0xB7 (10110111). The progra
Mike's web page of stuff
Theiling am Draht: Grauburgunderhttp://www.theiling.de/wein-grauburgunder/
„cat“ mit ASCII-Balken .dot nach .gdl EditForm Emacs: HT-MIME Erwin Datenstrukturen Handbuch Linux: Atmel AVR Logdatei-Download Lookup Tables Message-Bibliothek Handbu
The Infinity Machinehttps://www.chiark.greenend.org.uk/~sgtatham/infinity.html
nature of the data ("ASCII text" for example), theMachine can try all possible decryption keys and see which potentialplaintexts fall within the description of the real plaintext.
Win32 Assembler FAQ [deinmeister.de]http://www.deinmeister.de/wasmfaq_e.htm
a Hexeditor supporting ASCII-View and search the function name with it in the *.LIB file. Then do the same with the *.OBJ file and check if they are the same. The following lines
Win32 Assembler FAQ
Dudley's dungeon -- Wednesday, 31 December, 2008http://www.nicolaas.net/dudley/index.php
If you want to run an ASCII webcomic, the (messy) source code of this website is available. It is written in PHP, and will run on any version above 4.3. Mail me if you are interes
http://www.columbia.edu/kermit/ftp/ucsterminal/ucsterminal.txthttp://www.columbia.edu/kermit/ftp/ucsterminal/ucsterminal.txt
the characters of ASCII [1] orEBCDIC [13], and often also accented or non-Roman letters (or ideograms),and often also "graphics" (2) (non-alphabetic, non-digit, non-punctuation)ch
Self-Printing Machine Code - Susam Palhttps://susam.net/self-printing-machine-code.html
dollar symbol has an ASCII code of 0x24 (decimal 36). We need to be careful about not having this value anywhere within the the data bytes or this DOS function would prematurely s
Compucolor II Technical Informationhttp://compucolor.org/tech.html
to mapkey presses to ASCII codes, the Compucolor instead would scan the keyboarditself. At a roughly 60 Hz rate, timer #3 would fire, issue an RST 3 instruction to the8080. That r
War Is A Racket, by Major General Smedley Butler, 1935http://ratical.org/ratville/CAH/warisaracket.html
| Search | tree ( PDF | ASCII text formats) War Is A Racket By Major General Smedley Butler Contents Chapter 1: War Is A Racket &nb
https://www.ietf.org/rfc/rfc2279.txthttps://www.ietf.org/rfc/rfc2279.txt
preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values. This me
Find more...