I want to use Visual Studio code to write code for my homegrown Z80 computer . I am using z88dk and its tools to compile C, build asm Z80 files, etc. I will write the details in the collector and other parts of C. I also need to edit the .m4 files. It would be nice if these file types had syntax coloring.
I am completely new to vscode and I have seen some languages ​​for z80, but I do not know how to continue from there - or if they will work at all.
I don’t want to write a language extension because it seems like too much work - from what I understand. I am also not a typescript / javascript developer.
Do you have a tutorial on how to configure this or any other useful resources?
c visual-studio-code toolchain z80
obiwanjacobi
source share