Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 781 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 781 Bytes

kcide-sample

Sample projects for the VSCode KC IDE extension.

Open VSCode in one of the subdirectories to open the sample project for a specific computer system:

  • kc854/: the KC85/4 sample project
  • c64/: the C64 sample project
  • cpc/: the Amstrad CPC sample project

KC85/4 sample

Live demo: https://floooh.github.io/kcide-sample/kc854.html?file=demo.kcc

kc854 sample screenshot

C64 sample

Live demo: https://floooh.github.io/kcide-sample/c64.html?file=demo.prg

c64 sample screenshot

Amstrad CPC sample

Live demo: https://floooh.github.io/kcide-sample/cpc.html?file=demo.bin

cpc sample screenshot