[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Writing An Operating System
Just wondering what and how one would go about writing an Operating System for the SBC-V2, I'd assume you'd write it in ASM (using Z80 instructions?) and then somehow compile it to a file that can be burned onto the EPROM. What Programs do you use for this? and are there some docs on Z80 code and ASM?