ASD

所属分类:游戏机
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2018-03-16 12:19:52
上 传 者sh-1993
说明:  .NET Standard v1.1上的“任天堂娱乐系统”游戏机模拟器,
("Nintendo Entertainment System" game console emulator on the .NET Standard v1.1,)

文件列表:
Additional/ (0, 2018-03-16)
Additional/icon.ico (101383, 2018-03-16)
Additional/icon.png (6713, 2018-03-16)
Additional/setup-script.iss (1864, 2018-03-16)
Application/ (0, 2018-03-16)
Application/.editorconfig (148, 2018-03-16)
Application/ASD.NES.Core/ (0, 2018-03-16)
Application/ASD.NES.Core/ASD.NES.Core.csproj (693, 2018-03-16)
Application/ASD.NES.Core/BasicComponents/ (0, 2018-03-16)
Application/ASD.NES.Core/BasicComponents/IMemory.cs (157, 2018-03-16)
Application/ASD.NES.Core/Cartridge.cs (2410, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/ (0, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Boards/ (0, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Boards/Board.cs (722, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Boards/CNROM.cs (1072, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Boards/NROM.cs (1060, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Mappers/ (0, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Mappers/Mapper000.cs (124, 2018-03-16)
Application/ASD.NES.Core/CartridgeComponents/Mappers/Mapper003.cs (125, 2018-03-16)
Application/ASD.NES.Core/Console.FSM.cs (1499, 2018-03-16)
Application/ASD.NES.Core/Console.cs (2659, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/ (0, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/ (0, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/AudioBuffer.cs (1615, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/ (0, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/AudioChannel.cs (3282, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/DeltaModulationChannel.cs (1726, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/NoiseChannel.cs (2677, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/PulseChannel.cs (4019, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Channels/TriangleChannel.cs (2746, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Registers/ (0, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Registers/AudioChannelRegisters.cs (509, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/Registers/AudioChannelStatusRegister.cs (916, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/APUParts/RegistersAPU.cs (1850, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/AudioProcessor.cs (4717, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/CPUParts/ (0, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/CPUParts/AddressingMode.cs (4751, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/CPUParts/CPUAddressSpace.cs (3255, 2018-03-16)
Application/ASD.NES.Core/ConsoleComponents/CPUParts/CPUCore.cs (20833, 2018-03-16)
... ...

# ASD.NES ### Emulator of the "Nintendo Entertainment System" game console. |![Battle City Screenshot](https://github.com/Art-Stea1th/ASD.NES/blob/master/Screenshots/battle-city.jpg)|![Battle City Screenshot](https://github.com/Art-Stea1th/ASD.NES/blob/master/Screenshots/sky-destroyer.jpg)|![Battle City Screenshot](https://github.com/Art-Stea1th/ASD.NES/blob/master/Screenshots/pacman.jpg)| |:---:|:---:|:---:| #### Capabilities: - Almost all code - implemented as a cross-platform library .NET Standard 1.1. - View (WPF): so far only for a single platform (Windows 10 or 7 with the .NET Framework 4.5). - There are sound, all audio channels works except for "Delta Modulation Channel". - Supports all games on the "Mapper 0" (NROM). - You can play together, but the ability to reassign keys is not yet available. | Joypad Button | Player One | Player Two | | :--- | :---: | :---: | | **Left** | *A* | *Left* | | **Up** | *W* | *Up* | | **Right** | *D* | *Right* | | **Down** | *S* | *Down* | | **Select** | **R-Shift** | **R-Shift** | | **Start** | **Enter** | **Enter** | | **B** | *K* | *Insert (Num "0")* | | **A** | *L* | *Delete (Num ",")* | [![Releases](https://img.shields.io/badge/Releases-All-green.svg?style=flat-square&colorB=9FB861)](https://github.com/Art-Stea1th/ASD.NES/releases) [![v 0.1](https://img.shields.io/badge/v%200.1-Latest-green.svg?style=flat-square&colorB=9FB861)](https://github.com/Art-Stea1th/ASD.NES/releases/latest) [![Demo (YouTube)](https://img.shields.io/badge/Demo-YouTube-red.svg?style=flat-square&colorB=E52D27)](https://youtu.be/x1VdTbkar8M)

近期下载者

相关文件


收藏者