OcttKB/Wiki-OcttKB/tiddlers/Normal/_NES.tid

26 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-06-11 22:14:59 +02:00
created: 20230202104823127
creator: Octt
2023-10-27 16:23:30 +02:00
modified: 20231027142143929
2023-06-11 22:14:59 +02:00
modifier: Octt
tags: Nintendo Gaming $:/i18n:en Console
title: NES
2023-10-25 01:01:27 +02:00
<<^wikipediaframe "Nintendo Entertainment System" en>>
2023-06-11 22:14:59 +02:00
!! ''Resources''
* <<YoutubeL bfJzJOQqsDk "Pushing The Limits of the NES: Amazing Hacks That Made NES Games Possible">>
2023-10-25 01:01:27 +02:00
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-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-10-27 16:23:30 +02:00
* [[everynes/no$nes technical documentation|https://problemkaputt.de/everynes.htm]]
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-10-27 16:23:30 +02:00
* <<linkdescgit "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">>
* [[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">>