first (crude) implementation for Radeon console output

This commit is contained in:
Markus Fröschle
2016-11-18 17:00:04 +00:00
parent 24a7fab3ee
commit 656065553f
7 changed files with 687 additions and 55 deletions

View File

@@ -82,6 +82,7 @@ SECTIONS
OBJDIR/s19reader.o(.text)
OBJDIR/bas_printf.o(.text)
OBJDIR/bas_string.o(.text)
OBJDIR/conout.o(.text)
#if (FORMAT_ELF == 1)
OBJDIR/libgcc_helper.o(.text)
#endif