文件名称:Chippy:用C编写的CHIP-8口译员
文件大小:10KB
文件格式:ZIP
更新时间:2024-04-18 07:10:56
C
花栗鼠 用C编写的CHIP-8口译员
【文件预览】:
Chippy-master
----chippy.h(315B)
----roms()
--------maze.ch8(34B)
--------sierpinski.ch8(521B)
--------pong.ch8(264B)
--------test_opcode.ch8(478B)
--------stars.ch8(968B)
--------IBM_logo.ch8(132B)
--------tetris.ch8(494B)
--------particles.ch8(353B)
----chippy.c(14KB)
----.clang-format(618B)
----.gitignore(11B)
----Makefile(376B)
----README.md(43B)
----stack.c(1KB)
----stack.h(433B)