LaiNES:约1000行代码中的周期精确NES模拟器

时间:2024-02-25 14:22:12
【文件属性】:

文件名称:LaiNES:约1000行代码中的周期精确NES模拟器

文件大小:479KB

文件格式:ZIP

更新时间:2024-02-25 14:22:12

emulator nintendo minimal nes emulators

莱恩斯 紧凑,精确到周期的NES仿真器,可使用约1000行C ++(最初,是)。 要求 LaiNES应该在与以下工具兼容的任何Unix系统上运行。 SCons C ++ 11兼容的编译器(例如clang ++) SDL2(包括sdl2-ttf和sdl2-image) 建立和运行 安装依赖项: # Arch Linux: sudo pacman -S clang scons sdl2 sdl2_image sdl2_ttf # Debian-based systems: sudo apt-get install clang scons libsdl2-dev libsdl2-image-


【文件预览】:
LaiNES-master
----.gitmodules(91B)
----res()
--------init.png(408KB)
--------font.ttf(10KB)
----SConstruct(583B)
----simpleini()
----LICENSE(1KB)
----src()
--------joypad.cpp(711B)
--------palette.inc(673B)
--------config.cpp(5KB)
--------apu.cpp(847B)
--------include()
--------mapper.cpp(2KB)
--------menu.cpp(4KB)
--------ppu.cpp(12KB)
--------mappers()
--------gui.cpp(10KB)
--------main.cpp(153B)
--------cpu.cpp(13KB)
--------cartridge.cpp(2KB)
----.gitignore(28B)
----lib()
--------apu_snapshot.cpp(4KB)
--------Nes_Vrc6.cpp(5KB)
--------Sound_Queue.cpp(3KB)
--------Nes_Apu.cpp(7KB)
--------include()
--------Nonlinear_Buffer.cpp(4KB)
--------Nes_Oscs.cpp(11KB)
--------Blip_Buffer.cpp(10KB)
--------Nes_Namco.cpp(4KB)
--------Multi_Buffer.cpp(4KB)
----README.md(4KB)

网友评论