User:Rainwarrior: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
Rainwarrior (talk | contribs) m (→Wiki Tasks: controller reading reorganization) |
Rainwarrior (talk | contribs) (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. | ||
SNESDev Wiki: [https://snes.nesdev.org/wiki/User:Rainwarrior | |||
Website: [https://rainwarrior.ca http://rainwarrior.ca] | |||
NES Games: | |||
* [https://rainwarrior.ca/lizard Lizard] | |||
* [https://rainwarrior.itch.io/nesert-golfing NESert Golfing] | |||
= | NES Demos: | ||
* [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 | |||
* [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 | |||
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 | |||
* [ | Misc: | ||
* [https://bbbradsmith.github.io/nsfplay/ NSFPlay] - NES NSF music player | |||
* | * [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 | |||
* [ | * [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 |
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:
- 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
- Palette Test ROMs - NES palette tests
- Zapper Test ROMs - NES zapper tests
- Mouse Test ROM - NES test ROM using the SNES mouse
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