View Single Post
Old 15 June 2019, 10:58   #34
prb28
Registered User
 
Join Date: May 2018
Location: France
Posts: 246
When opening my helloword in vscode this line:
Code:
    DOSBase = OpenLibrary("dos.library", 0);
I've an intellisence error: "unknown register name 'd1'".

It builds with the makefile so I think there is a define or a gcc option that I should add to my config.
Do you know which one?
prb28 is offline  
 
Page generated in 0.05075 seconds with 11 queries