All Projects → Emu-Docs → Emu Docs

Emu-Docs / Emu Docs

Emulator documentation archive

Projects that are alternatives of or similar to Emu Docs

Webpack.js.org
Repository for webpack documentation and more!
Stars: ✭ 2,049 (+822.97%)
Mutual labels:  documentation, docs
Vaporboy
Gameboy / Gameboy Color Emulator PWA built with Preact. ⚛️ Powered by wasmBoy. 🎮Themed with VaporWave. 🌴🐬
Stars: ✭ 182 (-18.02%)
Mutual labels:  emulator, emulation
Nes
A Javascript NES Emulator
Stars: ✭ 168 (-24.32%)
Mutual labels:  emulator, emulation
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+964.86%)
Mutual labels:  documentation, docs
Punes
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Stars: ✭ 217 (-2.25%)
Mutual labels:  emulator, emulation
Sentry Docs
The new place for the sentry documentation (and tools to build it)
Stars: ✭ 160 (-27.93%)
Mutual labels:  documentation, docs
Press
Minimalist Markdown Publishing for Nuxt.js
Stars: ✭ 181 (-18.47%)
Mutual labels:  documentation, docs
Larecipe
🍪 Write gorgeous documentation for your products using Markdown inside your Laravel app.
Stars: ✭ 1,953 (+779.73%)
Mutual labels:  documentation, docs
Segs
💪 SEGS - Super Entity Game Server
Stars: ✭ 190 (-14.41%)
Mutual labels:  emulator, emulation
Openemu
🕹 Retro video game emulation for macOS
Stars: ✭ 13,369 (+5922.07%)
Mutual labels:  emulator, emulation
Jsdoc
An API documentation generator for JavaScript.
Stars: ✭ 12,555 (+5555.41%)
Mutual labels:  documentation, docs
Registry
npm registry documentation
Stars: ✭ 202 (-9.01%)
Mutual labels:  documentation, docs
Nsfplay
Nintendo NES sound file NSF music player
Stars: ✭ 155 (-30.18%)
Mutual labels:  emulator, emulation
Bsnes Plus
debug-oriented fork of bsnes
Stars: ✭ 209 (-5.86%)
Mutual labels:  emulator, emulation
Typemill
TYPEMILL is a simple and lightweight Flat-File-CMS for authors and publishers.
Stars: ✭ 150 (-32.43%)
Mutual labels:  documentation, docs
Rust64
Commodore 64 emulator written in Rust
Stars: ✭ 176 (-20.72%)
Mutual labels:  emulator, emulation
X0
Document & develop React components without breaking a sweat
Stars: ✭ 1,706 (+668.47%)
Mutual labels:  documentation, docs
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (-36.04%)
Mutual labels:  documentation, docs
Snowflake
❄️ 🎮 Extensible Emulator Frontend written in C# and Javascript
Stars: ✭ 185 (-16.67%)
Mutual labels:  emulator, emulation
Washingtondc
Open-source Sega Dreamcast emulator
Stars: ✭ 201 (-9.46%)
Mutual labels:  emulator, emulation

Emu-Docs

This is an archive of emulator documentation and test ROMs to assist anyone understand the underlying architecture of multiple consoles.

How to easily browse the archive

In the future, we are planning to create a GitHub pages front-end but for now, just execute the following command: git clone --depth=1 https://github.com/Emu-Docs/Emu-Docs.git

Resources to Archive

http://emu-docs.org/

http://www.zophar.net/documents/

https://github.com/franckverrot/EmulationResources

Documentation Guidelines

  1. If you're adding specific CPU/chip documentation, please put the appropriate documentation under "Shared Components". Inside the console's directory, create a relative symbolic link to the folder you created in "Shared Components". e.g. in the NES folder, there's a relative symbolic link to "CPU 65xx" in "Shared Components"

  2. Consoles in the root directory should be named by the full name e.g. "Playstation 2" instead of "PS2"

  3. Test ROMs are welcome and should be placed under a folder called "test_roms" in the console's directory. Documentation about certain games or ROM hacking should be placed under a folder called "game_documentation". SDKs/DDKs should be placed under a folder called "SDK" or "DDK".

  4. Inside each folder, there should be a README.md describing the files in that directory

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].