OcttKB/Wiki-OcttKB/tiddlers/Normal/_Nintendo Entertainment Sys...

48 lines
3.9 KiB
Plaintext
Raw Normal View History

2023-06-11 22:14:59 +02:00
created: 20230202104823127
creator: Octt
2023-12-24 01:23:45 +01:00
modified: 20231223212338912
2023-06-11 22:14:59 +02:00
modifier: Octt
tags: Nintendo Gaming $:/i18n:en Console
2023-11-03 23:50:08 +01:00
title: Nintendo Entertainment System
2023-06-11 22:14:59 +02:00
2023-10-25 01:01:27 +02:00
<<^wikipediaframe "Nintendo Entertainment System" en>>
2023-06-11 22:14:59 +02:00
!! ''Resources''
2023-10-29 02:38:50 +02:00
* <<YoutubeL bfJzJOQqsDk "Pushing The Limits of the NES: Amazing Hacks That Made NES Games Possible [Sharopolis]">>
* [[NES (Famicom) Development Kit Hardware [Retro Reversing]|https://www.retroreversing.com/famicom-nes-development-kit/]]
2023-10-25 01:01:27 +02:00
2023-11-19 02:17:48 +01:00
* (Playlists of) [[Some NES Multicarts Music|https://www.youtube.com/playlist?list=PLP3KtH7oe6jVGoqvVgKldhrYn8q9pxx44]] ; [[NES/Famicom Multicarts Music Remake Video|https://www.youtube.com/playlist?list=PLP3KtH7oe6jUNno7Y2xjeTVIvTy9ig9Hp]]
2023-10-27 16:23:30 +02:00
* [[NesDev.org|https://www.nesdev.org/]] --- //Info, programs, and more//
* [[Nintendo Entertainment System Documentation|https://www.nesdev.org/NESDoc.pdf]]
2023-11-03 23:50:08 +01:00
* <<httpL nes.science>> --- //home to a bunch of random NES stuff// and useful archives
2023-10-25 01:01:27 +02:00
* [[Nerdy Nights (mirror)|https://nerdy-nights.nes.science/]] --- //tutorial series to help people write games for the NES//
2023-11-02 12:06:04 +01:00
* <<httpL nesdoug.com>> --- NES Programming tutorial in C
** [[GitBook re-adaptation by dag7dev|https://dag7.gitbook.io/nesdoug-nes-guide]] //for a comfy read// --- <<#[ Git"https://github.com/dag7dev/nesdoug-nes-guide">>
2023-10-27 16:23:30 +02:00
* [[everynes/no$nes technical documentation|https://problemkaputt.de/everynes.htm]]
2023-11-08 00:59:37 +01:00
* [[NES Programming [Wikibooks]|https://en.wikibooks.org/wiki/NES_Programming]] --- an extremely WIP resource on the matter as of 2023/11, but it's worth for it being just a concise list of specs and memory layout
2023-10-27 16:23:30 +02:00
2023-11-02 12:06:04 +01:00
* General [[Useful tools for NES development|https://www.nesdev.org/wiki/Tools]]
2023-11-19 02:17:48 +01:00
** [[FamiStudio|https://famistudio.org/]] --- //very simple music editor for NES/Famicom targeted at both chiptune artists and NES homebrewers// --- <<[# Git"https://github.com/BleuBleu/FamiStudio">>
** FamiTracker: after official development ceased and website died, see <<RedditL r/famitracker/comments/n97ve9/where_do_i_download_famitracker/ "Where do I download famitracker?">>
*** apparently, current best fork is [[Dn-Famitracker|https://github.com/Dn-Programming-Core-Management/Dn-FamiTracker]]
2023-11-03 01:23:03 +01:00
** [[nixel|https://alexpate.net/nixel/]] --- web editor for CHRs inside NES ROMs with a good UX
2023-11-10 01:29:08 +01:00
** [[NEXXT|https://frankengraphics.itch.io/nexxt]] --- //Featureful NES assets studio based off the classic "NES Screen Tool". It's the "famitracker" of NES graphics.// (sources included)
2023-11-02 01:40:21 +01:00
2023-10-25 01:01:27 +02:00
* [[Retro Puzzle Maker|https://puzzle.nes.science]] --- //new tool meant to help you create new puzzle games you can play on an NES//
2023-11-02 12:06:04 +01:00
* <<linkdescgit "C NES Starter Kit""https://cppchriscpp.github.io/nes-starter-kit/" "Simplified starter kit for making NES games using C and graphical tools." "https://github.com/cppchriscpp/nes-starter-kit">>
* [[ASM NES Starter Kit|https://github.com/battlelinegames/nes-starter-kit]] --- //starter kit for developing Nintendo Entertainment System games using 6502 Assembly language// with specific useful information
2023-11-03 01:23:03 +01:00
* [[little-things-nes|https://github.com/pinobatch/little-things-nes]] --- //One-off tech demos and test ROMs for NES//
2023-10-27 16:23:30 +02:00
* [[nessemble|https://github.com/kevinselwyn/nessemble]] --- //6502 assembler/disassembler/simulator targeting the Nintendo Entertainment System//
* [[BZK 6502 Disassembler|https://github.com/cyneprepou4uk/BZK-6502-Disassembler]] --- //Create a disassembly of a NES game// --- <<[# Manual "https://cyneprepou4uk.github.io/iromhacker/nes/en/bzk6502/1/index.html">> <<[# Thread "https://www.romhacking.net/forum/index.php?topic=31875.0">>
* [[NES Games Disassembly|https://github.com/cyneprepou4uk/NES-Games-Disassembly]] --- //Source code of some NES games// --- <<[# Thread "https://www.romhacking.net/forum/index.php?topic=32220.0">>
2023-12-24 01:23:45 +01:00
!!! Emulators
* [[FCEUX|https://fceux.com]] --- //The all in one NES/Famicom/Dendy Emulator// --- <<[# "https://github.com/TASEmulators/fceux">>
* [[Nestopia|]]
* [[NesDs|]]