OptimeGBA:Optime GBA-Nintendo Game Boy Advance模拟器,使用C#和.NET Core编写

上传者: 42102358 | 上传时间: 2023-03-01 12:13:05 | 文件大小: 210KB | 文件类型: ZIP
欢迎使用Optime GBA! Optime GBA是一个进行中的Game Boy Advance仿真器。 我的目标是开发Optime GBA,使其可以运行性能出色的大多数流行游戏。 到目前为止,优化还有些乏味,仅在高端机器上以神奇宝贝Emerald的速度每秒处理约250帧。 目前的进展 通过所有 ,对GBA CPU的简单测试 通过所有 CPU指令测试 计时器和DMA已实现 音频已完全实现,在大多数游戏中听起来都很棒 像素处理单元(PPU)的有限仿真 非仿射背景渲染 仿射和非仿射精灵支持 阿尔法混合 加窗 保存文件适用于大多数使用闪存的游戏 未来的计划 优化,优化,优化 实施并修复其余的P

文件下载

资源详情

[{"title":"( 50 个子文件 210KB ) OptimeGBA:Optime GBA-Nintendo Game Boy Advance模拟器,使用C#和.NET Core编写","children":[{"title":"OptimeGBA-master","children":[{"title":".gitignore <span style='color:#111;'> 72B </span>","children":null,"spread":false},{"title":"icon.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"icon.xcf <span style='color:#111;'> 18.06KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"emulator","children":[{"title":"HWControl.cs <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false},{"title":"Timers.cs <span style='color:#111;'> 8.08KB </span>","children":null,"spread":false},{"title":"GbaAudio.cs <span style='color:#111;'> 11.90KB </span>","children":null,"spread":false},{"title":"CoreUtil.cs <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"GbaProvider.cs <span style='color:#111;'> 594B </span>","children":null,"spread":false},{"title":"GBA.cs <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"Keypad.cs <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"Memory.cs <span style='color:#111;'> 28.96KB </span>","children":null,"spread":false},{"title":"GbAudio.cs <span style='color:#111;'> 44.05KB </span>","children":null,"spread":false},{"title":"cpu","children":[{"title":"Thumb.cs <span style='color:#111;'> 40.32KB </span>","children":null,"spread":false},{"title":"ARM7.cs <span style='color:#111;'> 56.48KB </span>","children":null,"spread":false},{"title":"ARM.cs <span style='color:#111;'> 39.64KB </span>","children":null,"spread":false}],"spread":false},{"title":"saving","children":[{"title":"Eeprom.cs <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"Flash.cs <span style='color:#111;'> 6.01KB </span>","children":null,"spread":false},{"title":"NullSaveProvider.cs <span style='color:#111;'> 468B </span>","children":null,"spread":false},{"title":"SaveProvider.cs <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"Sram.cs <span style='color:#111;'> 824B </span>","children":null,"spread":false}],"spread":false},{"title":"LCD.cs <span style='color:#111;'> 54.27KB </span>","children":null,"spread":false},{"title":"Scheduler.cs <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"DMA.cs <span style='color:#111;'> 16.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"MainSDL.cs <span style='color:#111;'> 22.74KB </span>","children":null,"spread":false},{"title":"Util.cs <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"gui","children":[{"title":"ImGuiController.cs <span style='color:#111;'> 22.38KB </span>","children":null,"spread":false},{"title":"Window.cs <span style='color:#111;'> 70.86KB </span>","children":null,"spread":false},{"title":"Shader.cs <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"MainOpenTK.cs <span style='color:#111;'> 587B </span>","children":null,"spread":false}],"spread":true},{"title":"resources","children":[{"title":"animation","children":[{"title":"5.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"4.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"7.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"1.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"2.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"0.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"3.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"6.raw <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"OptimeGBA-OpenTK.csproj <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"OptimeGBA-SDL.csproj <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":".vscode","children":[{"title":"settings.json <span style='color:#111;'> 32B </span>","children":null,"spread":false},{"title":"launch.json <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"tasks.json <span style='color:#111;'> 761B </span>","children":null,"spread":false}],"spread":true},{"title":"nuget.config <span style='color:#111;'> 474B </span>","children":null,"spread":false},{"title":"icon.png <span style='color:#111;'> 10.15KB </span>","children":null,"spread":false},{"title":"icon.ico <span style='color:#111;'> 106.64KB </span>","children":null,"spread":false},{"title":"img","children":[{"title":"emerald.png <span style='color:#111;'> 25.36KB </span>","children":null,"spread":false},{"title":"pmd.png <span style='color:#111;'> 24.59KB </span>","children":null,"spread":false},{"title":"icon-condensed.png <span style='color:#111;'> 12.40KB </span>","children":null,"spread":false},{"title":"kirby_nightmare_in_dreamland.png <span style='color:#111;'> 13.95KB </span>","children":null,"spread":false}],"spread":true}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明