User:Rainwarrior: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
Rainwarrior (talk | contribs) m (fix mapper 31 link) |
Rainwarrior (talk | contribs) m (tests should be a separate category) |
||
Line 27: | Line 27: | ||
* [https://github.com/bbbradsmith/zensf ZENSF] - advanced NES music cart tool | * [https://github.com/bbbradsmith/zensf ZENSF] - advanced NES music cart tool | ||
* [https://github.com/bbbradsmith/NES-ca65-example Minimal NES example using ca65] | * [https://github.com/bbbradsmith/NES-ca65-example Minimal NES example using ca65] | ||
NES Hardware Tests: | |||
* [https://github.com/bbbradsmith/nes-audio-tests NES Audio tests] - various test ROMs for NES audio and Famicom expansion audio | * [https://github.com/bbbradsmith/nes-audio-tests NES Audio tests] - various test ROMs for NES audio and Famicom expansion audio | ||
* [https://forums.nesdev.org/viewtopic.php?t=8639 Famicom Expansion Recordings] | |||
* [https://forums.nesdev.org/viewtopic.php?t=13264 Palette Test ROMs] - NES palette and colour tests | * [https://forums.nesdev.org/viewtopic.php?t=13264 Palette Test ROMs] - NES palette and colour tests | ||
* [https://forums.nesdev.org/viewtopic.php?p=231608#p231608 Mouse Test ROM] - NES test ROM using the SNES mouse | * [https://forums.nesdev.org/viewtopic.php?p=231608#p231608 Mouse Test ROM] - NES test ROM using the SNES mouse | ||
* [https://forums.nesdev.org/viewtopic.php?t=13021 Zapper Test ROMs] - NES zapper tests | * [https://forums.nesdev.org/viewtopic.php?t=13021 Zapper Test ROMs] - NES zapper tests | ||
* [https://forums.nesdev.org/viewtopic.php?f=3&t=18314&p=232358#p232358 Famicom Microphone test] | * [https://forums.nesdev.org/viewtopic.php?f=3&t=18314&p=232358#p232358 Famicom Microphone test] | ||
* [https://forums.nesdev.org/viewtopic.php?f=2&t=19752 Controller port test] - generic input device test (16 bits x all 5 data lines) | |||
* [https://forums.nesdev.org/viewtopic.php?f=2&t=15080 NTSC Torture Test] - testing NTSC colour artifacts | * [https://forums.nesdev.org/viewtopic.php?f=2&t=15080 NTSC Torture Test] - testing NTSC colour artifacts | ||
* [https://forums.nesdev.org/viewtopic.php?t=13334 RAM power on test] | * [https://forums.nesdev.org/viewtopic.php?t=13334 RAM power on test] | ||
* [https://forums.nesdev.org/viewtopic.php?f=3&t=13120 Mapper 31 Test] - test ROM for [[INES Mapper 031|mapper 31]] (INL [[NSF]] mapper) | * [https://forums.nesdev.org/viewtopic.php?f=3&t=13120 Mapper 31 Test] - test ROM for [[INES Mapper 031|mapper 31]] (INL [[NSF]] mapper) | ||
* [https://forums.nesdev.org/viewtopic.php?f=3&t=12085 BxROM 512k Test] - test for oversized [[BxROM]] | * [https://forums.nesdev.org/viewtopic.php?f=3&t=12085 BxROM 512k Test] - test for oversized [[BxROM]] | ||
Line 48: | Line 51: | ||
* [https://www.patreon.com/posts/friday-13th-18159724 Friday the 13th] - a funny GIF turned into an NES ROM | * [https://www.patreon.com/posts/friday-13th-18159724 Friday the 13th] - a funny GIF turned into an NES ROM | ||
* [https://www.youtube.com/watch?v=EmUvGH2HMuc Fixing Startropics] - a patch to fix the broken music in StarTropics | * [https://www.youtube.com/watch?v=EmUvGH2HMuc Fixing Startropics] - a patch to fix the broken music in StarTropics | ||
Latest revision as of 01:09, 31 May 2022
rainwarrior is the user name of Brad Smith.
SNESDev Wiki: User:Rainwarrior
Website: http://rainwarrior.ca
NES Games:
- Lizard
- NESert Golfing
- Alwa's Awakening - NES port for Elden Pixels
NES Demos:
- Boing Ball - some amiga thing
- Screaming Khan - vertical "parallax"
- The Most Dangerous Game - a book on cart, text compression demo
- DMMC - simulating expansion audio without expansion hardware
- Famicompo Pico 1 & 2 - music carts
- 2A03 Puritans - music cart
- Giant Steps - a jazz standard on NES
- MOON8 - Pink Floyd's Dark Side of the Moon on NES
NES Code:
- Huffmunch - generic compression library for NES
- 6502 vdelay - variable cycle delay
- Lizard Music - famitracker-compatible NES game music engine
- EZNSF - easy NES music cart tool
- ZENSF - advanced NES music cart tool
- Minimal NES example using ca65
NES Hardware Tests:
- NES Audio tests - various test ROMs for NES audio and Famicom expansion audio
- Famicom Expansion Recordings
- Palette Test ROMs - NES palette and colour tests
- Mouse Test ROM - NES test ROM using the SNES mouse
- Zapper Test ROMs - NES zapper tests
- Famicom Microphone test
- Controller port test - generic input device test (16 bits x all 5 data lines)
- NTSC Torture Test - testing NTSC colour artifacts
- RAM power on test
- Mapper 31 Test - test ROM for mapper 31 (INL NSF mapper)
- BxROM 512k Test - test for oversized BxROM
- iNES2 submapper 2 and 7 test
- iNES2 submapper 3 test
- iNES2 submapper 34 test
Misc:
- NSFPlay - NES NSF music player
- Legacy of the Wizard Tool - game editor
- USB CopyNES Blue - USB CopyNES tool with some minor updates
- Karnov Inspector - for checking out Karnov
- Friday the 13th - a funny GIF turned into an NES ROM
- Fixing Startropics - a patch to fix the broken music in StarTropics