Browse Source

Prettier

master
tinfoilcat 3 years ago
parent
commit
756c6f2770
  1. 2
      README.md
  2. 4
      blorp_1

2
README.md

@ -2,7 +2,7 @@ A collection of 1802 machine code programs
------------------------------------------ ------------------------------------------
Just some raw machine code for the RCA 1802/COSMAC, ready to toggle in Just some raw machine code for the RCA 1802/COSMAC, ready to toggle in
or enter in some other way. Comments are added for clarity on every line. or enter in some other way. Comments are added for clarity on most lines.
Format: Format:
------- -------

4
blorp_1

@ -1,8 +1,8 @@
; blorp_1 ; blorp_1
; 1802 machine code ; 1802 machine code
; It makes the computer go blooooblooobloobloblrrp ; It makes the computer go blooooblooobloobloblrrp
; Assumes a speaker connected to Q and a clock around 10 Khz, ; Assumes a speaker connected to Q and a clock around 10 kHz,
; adjust the number at addr 1 as needed ; Adjust the number at addr 1 as needed
; Memory address, command in hexadecimal, mnemonic, comment ; Memory address, command in hexadecimal, mnemonic, comment

Loading…
Cancel
Save