User:Rainwarrior: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(m206+dxrom → n108 ?)
m (tests should be a separate category)
 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
rainwarrior is the user name of Brad Smith.
rainwarrior is the user name of Brad Smith.


Website: [http://rainwarrior.ca http://rainwarrior.ca]
SNESDev Wiki: [https://snes.nesdev.org/wiki/User:Rainwarrior User:Rainwarrior]


NES game: [http://lizardnes.com/ http://lizardnes.com/]
Website: [https://rainwarrior.ca http://rainwarrior.ca]


NES Games:
* [https://rainwarrior.ca/lizard Lizard]
* [https://rainwarrior.itch.io/nesert-golfing NESert Golfing]
* [https://eldenpixels.com/alwas-awakening-nes/ Alwa's Awakening] - NES port for Elden Pixels


== Wiki Tasks ==
NES Demos:
Things I might be currently thinking about doing to this Wiki:
* [https://github.com/bbbradsmith/boingnes Boing Ball] - some amiga thing
* [https://github.com/bbbradsmith/khanes Screaming Khan] - vertical "parallax"
* [https://www.patreon.com/posts/most-dangerous-27363105 The Most Dangerous Game] - a book on cart, text compression demo
* [https://www.youtube.com/watch?v=iDK-1ZX5KoA DMMC] - simulating expansion audio without expansion hardware
* [https://rainwarrior.ca/projects/nes/pico.html Famicompo Pico 1 & 2] - music carts
* [https://rainwarrior.ca/projects/nes/2a03puritans.html 2A03 Puritans] - music cart
* [https://www.youtube.com/watch?v=i5vyQO81qNc Giant Steps] - a jazz standard on NES
* [https://rainwarrior.ca/music/moon8.html MOON8] - Pink Floyd's Dark Side of the Moon on NES


* [http://wiki.nesdev.org/w/index.php?title=Special%3ASearch&search=disch%27s+original&fulltext=Search Search for "disch's original"] to find notes dumped here, and integrate them into their respective mapper articles.
NES Code:
* [https://github.com/bbbradsmith/huffmunch Huffmunch] - generic compression library for NES
* [https://github.com/bbbradsmith/6502vdelay 6502 vdelay] - variable cycle delay
* [https://github.com/bbbradsmith/lizard_music Lizard Music] - famitracker-compatible NES game music engine
* [https://github.com/bbbradsmith/eznsf EZNSF] - easy 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]


* Merge [[DxROM]] and [[iNES Mapper 206]]?
NES Hardware Tests:
** I'd probably move them together to the not-yet-existant page [[Namco 108]]...[[User:Lidnariq|Lidnariq]] ([[User talk:Lidnariq|talk]]) 13:13, 30 May 2015 (MDT)
* [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?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?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?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=12085 BxROM 512k Test] - test for oversized [[BxROM]]
* [https://forums.nesdev.org/viewtopic.php?f=3&t=9350&start=90#p157804 iNES2 submapper 2 and 7 test]
* [https://forums.nesdev.org/viewtopic.php?f=3&t=9350&start=90#p154555 iNES2 submapper 3 test]
* [https://forums.nesdev.org/viewtopic.php?f=3&t=9350&start=90#p153334 iNES2 submapper 34 test]


* [[APU Mixer]] is not a correct approximation, by my measurements. I need to measure it better and construct a new model.
Misc:
 
* [https://bbbradsmith.github.io/nsfplay/ NSFPlay] - NES NSF music player
* [[INES Mapper 001]] should be merged with [[MMC1]], try to review disch notes about SOROM/SUROM/SXROM which may be some extra detail too: [http://wiki.nesdev.org/w/index.php?title=INES_Mapper_001&curid=195&diff=10031&oldid=7957 de-disch]
* [https://github.com/bbbradsmith/lotwtool Legacy of the Wizard Tool] - game editor
 
* [https://github.com/bbbradsmith/usbcopynesblue USB CopyNES Blue] - USB CopyNES tool with some minor updates
* Write [[Status bar]]
* [https://www.patreon.com/posts/karnov-inspector-22622436 Karnov Inspector] - for checking out Karnov
* [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

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:

NES Demos:

NES Code:

NES Hardware Tests:

Misc: