elect-gombe / nativeC-MachiKania

MachiKaniaにC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native-C Single chip Color Video system (NTSC)

This is small OS for Single chip color video system.

Target: PIC32MX270F256B(or PIC32MX170F256B)

User Application area

  • Flash(internal storage, future upgrade area):80KB/256KB
  • RAM 60KB/64kB

build-in

  • C build-tools
  • Video system(graphic and text mode)
  • shell(tiny)

applications

  • editor(Undo, select-region, copy&paste, ...)
  • other commands(cd, ls, cls, ...)
  • games(TETRIS,...)
  • Video Player(top feature of graphic mode)

About

MachiKaniaにC

License:Other


Languages

Language:C 97.6%Language:Assembly 2.1%Language:Makefile 0.3%