使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
jrhoffa
/
nese
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
NESe (pronounced "Nessie") is a NES emulator based on the e6502 emulator, also written in C with a focus on speed and portability for use on embedded platforms, especially ARM.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
18
提交
2
分支
1.3MB
目录树:
bfb9e3df5f
master
v2
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 'bfb9e3df5f'
${ noResults }
nese
/
src
文件历史
Nathaniel Walizer
bfb9e3df5f
Add basic mapper support
1年前
..
map
Add basic mapper support
1年前
apu.h
Initial commit: Everything in progress, with PPU R/W support nearly complete
1年前
cart.c
Add basic mapper support
1年前
cart.h
Add basic mapper support
1年前
ines.c
Add basic mapper support
1年前
ines.h
Add basic mapper support
1年前
input.c
Add controller support with keyboard via SDL
1年前
input.h
Add controller support with keyboard via SDL
1年前
mapper.c
Add basic mapper support
1年前
mapper.h
Add basic mapper support
1年前
nes.c
Add basic mapper support
1年前
nes.h
Add basic mapper support
1年前
nese.c
Add basic mapper support
1年前
ppu.c
Add basic mapper support
1年前
ppu.h
Add basic mapper support
1年前
render.h
Add skeleton SDL renderer for PPU
1年前
sdl_input.c
Add controller support with keyboard via SDL
1年前
sdl_render.c
Add basic mapper support
1年前
vram.c
Add horizontal/vertical VRAM mirroring
1年前
vram.h
Add horizontal/vertical VRAM mirroring
1年前