redquark-amiberry-rb/VisualGDB/genlinetoscr
2020-06-01 09:41:33 +02:00
..
genlinetoscr.vcxproj Updated VisualGDB projects to latest toolchain references 2018-10-17 20:28:31 +02:00
genlinetoscr.vcxproj.filters Updated VisualGDB solution and projects to include Dispmanx target, genblitter, genlinetoscr projects 2018-01-09 22:59:22 +01:00
genlinetoscr.vcxproj.user Updated VisualGDB solution and projects to include Dispmanx target, genblitter, genlinetoscr projects 2018-01-09 22:59:22 +01:00
Readme.txt Updated VisualGDB solution and projects to include Dispmanx target, genblitter, genlinetoscr projects 2018-01-09 22:59:22 +01:00

This tool generates the "linetoscr.cpp" file.

Compile it for the target system (e.g. Raspberry) then run it there as:

genlinetoscr > linetoscr.cpp

Copy the generated file back into the "src" directory.