演示模拟器:用Go语言编写的Nintendo Game Boy模拟器可用于有关模拟器编程的讲习班 源码
演示仿真器 版权所有:copyright:2016 Ignacio Sanchez 用Go语言编写的Nintendo Game Boy模拟器可用于有关模拟器编程的研讨会。 在Twitter上关注我以获取更新: : 介绍 要求 在开始之前,请确保已安装Go并准备构建应用程序: : 拥有可运行的Go环境后,您需要安装以下依赖项: 视窗 已安装GCC 64位: : Linux Ubuntu: sudo apt-get install build-essential libgl1-mesa-dev xorg-dev Fedora: sudo dnf install @develo
文件列表
demo-emulator-master.zip
(预估有个60文件)
demo-emulator-master
.gitignore
284B
main.go
1KB
README.md
2KB
glfw
glfw.go
3KB
opengl
opengl.go
2KB
.github
FUNDING.yml
642B
暂无评论