mirror of
https://github.com/iKarith/beneath-apple-dos.git
synced 2025-01-02 18:30:56 +00:00
Update method in README.md
This commit is contained in:
parent
93dd3e1ecd
commit
d9046beb1d
@ -23,6 +23,8 @@ join in--send patches, help add stuff, etc.
|
|||||||
* For characters 0xa0-0xfe, strip the high bit to get pure ASCII
|
* For characters 0xa0-0xfe, strip the high bit to get pure ASCII
|
||||||
* Convert 0x0d and 0x8d (return) characters ti 0x0a (newline)
|
* Convert 0x0d and 0x8d (return) characters ti 0x0a (newline)
|
||||||
* Escape all else in C-style
|
* Escape all else in C-style
|
||||||
|
3. Remove NUL at end of .txt files
|
||||||
|
4. .pp dot command is paragraph break, replace with blank line.
|
||||||
|
|
||||||
This has probably broken the .s files a bit, and I haven't bothered to decompile
|
This has probably broken the .s files a bit, and I haven't bothered to decompile
|
||||||
the five byte HELLO ... ;)
|
the five byte HELLO ... ;)
|
||||||
|
Loading…
Reference in New Issue
Block a user