User:Rainwarrior: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (→‎Wiki Tasks: controller reading reorganization)
(maybe make a list of my NES stuff)
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


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]


== Wiki Tasks ==
NES Demos:
For when I want to hide spam reversions:
* [https://github.com/bbbradsmith/boingnes Boing Ball] - some amiga thing
* [[Special:RecentChangesCleanup]]
* [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
* [http://rainwarrior.ca/projects/nes/pico.html Famicompo Pico 1 & 2] - music carts
* [http://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


Things I might be currently thinking about doing to this Wiki:
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]
* [https://forums.nesdev.org/viewtopic.php?t=13264 Palette Test ROMs] - NES palette tests
* [https://forums.nesdev.org/viewtopic.php?t=13021 Zapper Test ROMs] - NES zapper tests
* [https://forums.nesdev.org/viewtopic.php?p=231608#p231608 Mouse Test ROM] - NES test ROM using the SNES mouse


* [[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
* Write [[Status bar]]
* [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
* [[Namco 163]] copy-editing
* [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
* [[PPU rendering]] and [[PPU frame timing]] may need a merge?
* [https://www.youtube.com/watch?v=EmUvGH2HMuc Fixing Startropics] - a patch to fix the broken music in StarTropics

Revision as of 06:36, 30 May 2022

rainwarrior is the user name of Brad Smith.

SNESDev Wiki: [https://snes.nesdev.org/wiki/User:Rainwarrior

Website: http://rainwarrior.ca

NES Games:

NES Demos:

NES Code:

Misc: