User:Tepples: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(Pently is coming) |
(Redlink for new page about controller tests that don't yet exist) |
||
Line 13: | Line 13: | ||
* Test ROMs | * Test ROMs | ||
** Mapper-specific tests: BNTest (oversize [[BNROM]] and [[AOROM]]), Test28 (Action 53 mapper), and tests for [[FME-7]] timer and WRAM bank switching | ** Mapper-specific tests: BNTest (oversize [[BNROM]] and [[AOROM]]), Test28 (Action 53 mapper), and tests for [[FME-7]] timer and WRAM bank switching | ||
** Controller tests: Vaus Test ([[Arkanoid controller]]), Eighty ([[Four Score]]), spadtest ([[Standard controller|Super NES controller]] on NES) | ** Controller tests: Zap Ruder (Zapper), Vaus Test ([[Arkanoid controller]]), Eighty ([[Four Score]]), spadtest ([[Standard controller|Super NES controller]] on NES), but not [[User:Tepples/Untested controllers|these]] | ||
** Holy Diver Batman, a multi-mapper test that works unchanged on a dozen different mappers | ** Holy Diver Batman, a multi-mapper test that works unchanged on a dozen different mappers | ||
** Open bus behavior test | ** Open bus behavior test | ||
** ca65 project templates for NES NROM, NES UNROM/SGROM/SNROM, and Super NES LoROM | ** ca65 project templates for NES NROM, NES UNROM/SGROM/SNROM, and Super NES LoROM | ||
** [[240p test suite]], which tests the TV or upscaler connected to the video output | ** [[240p test suite]], which tests the TV or upscaler connected to the video output | ||
** But see | |||
* [[Pently]], an audio engine designed for small ROM footprint without sacrificing power | * [[Pently]], an audio engine designed for small ROM footprint without sacrificing power | ||
Revision as of 13:10, 17 July 2016
My name is Damian Yerrick. I have developed a few NES programs:
- Games
- Concentration Room, a card game
- Thwaite, a missile interception game that won the NROM division of the 2011 NESdev compo
- Zap Ruder, a Zapper demo and air hockey simulator
- RHDE: Furniture Fight, a comical real-time strategy game
- A port of robotfindskitten, a Zen simulator resembling an Easter egg hunt
- Haunted: Halloween '85, a platformer programmed under contract for Retrotainment Games (Cash-In Culture) and Two Coins Entertainment
- Multicart engines
- Forbidden Four, early MMC1 multicart engine
- Action 53, flexible multicart engine for discrete games, for which I designed a custom mapper
- Test ROMs
- Mapper-specific tests: BNTest (oversize BNROM and AOROM), Test28 (Action 53 mapper), and tests for FME-7 timer and WRAM bank switching
- Controller tests: Zap Ruder (Zapper), Vaus Test (Arkanoid controller), Eighty (Four Score), spadtest (Super NES controller on NES), but not these
- Holy Diver Batman, a multi-mapper test that works unchanged on a dozen different mappers
- Open bus behavior test
- ca65 project templates for NES NROM, NES UNROM/SGROM/SNROM, and Super NES LoROM
- 240p test suite, which tests the TV or upscaler connected to the video output
- But see
- Pently, an audio engine designed for small ROM footprint without sacrificing power
I'm currently working on a commercial NES project. After that possibly are "Corral", "Fizzbuzz", "Wrecking Ball Boy" and the "Reptile" project.
For now see my web site, my microblog on Twitter (@PinoBatch), and my user pages on other wikis:
I am an administrator. If you have problems requiring sysop attention, I typically get at least an hour a day on a machine with administrative access.
Licensing
Where otherwise unspecified, I hereby license my original contributions to this wiki under the Creative Commons Attribution License (CC BY) version 3.0. My code samples are additionally licensed under the zlib license.