Move all documentation to README.adoc
This includes both separate .md files, and documentation that was on the head of the .S source files. Retest everything as this was done, and fix a few easy things.
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
/*
|
||||
What happens when a newline is output with bios.
|
||||
|
||||
Outcome:
|
||||
|
||||
hello
|
||||
world
|
||||
|
||||
Carriage returns are needed just like in old days.
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
BEGIN
|
||||
PRINT_STRING $msg
|
||||
|
||||
Reference in New Issue
Block a user