Contents Menu Expand Light mode Dark mode Auto light/dark mode
chip8-py3 0.0.1 documentation
chip8-py3 0.0.1 documentation

Contents:

  • Tutorial
    • 初识 Chip8
    • Pygame 简介
    • 模拟器架构
    • 屏幕绘制
    • CPU 与指令
    • 基本指令
    • 更多指令
    • 帧率与按键
    • TETRIS
    • Summary
  • Chip8 API
    • CPU
    • Memory
    • Display
    • Keyboard
    • Machine
  • Assembly
  • Disassembly

Python Module Index

s
 
s
- src
    src.chip8.cpu
    src.chip8.display
    src.chip8.keyboard
    src.chip8.machine
    src.chip8.memory
    src.tutorial.02.1_pygame_loop
    src.tutorial.02.2_pygame_keyboard_event
    src.tutorial.02.3_pygame_rect
    src.tutorial.02.4_pygame_animate_rect
Copyright © 2021, rsj217 | Created using Sphinx and @pradyunsg's Furo theme.