User:TakuikaNinja: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
TakuikaNinja (talk | contribs) (Add a few more projects and organise them better.) |
TakuikaNinja (talk | contribs) (Link subpage for code snippets.) |
||
Line 1: | Line 1: | ||
You have reached the user page for TakuikaNinja. Please leave messages on a different platform. | You have reached the user page for TakuikaNinja. Please leave messages on a different platform. | ||
[[User:TakuikaNinja/Code snippets]] | |||
==NESdev Projects== | ==NESdev Projects== |
Revision as of 11:25, 23 June 2024
You have reached the user page for TakuikaNinja. Please leave messages on a different platform.
User:TakuikaNinja/Code snippets
NESdev Projects
FDS
It has become pretty apparent that I like this thing a bit more than others...
- FDS-BIOS-Dumper - Disk program to dump the FDS BIOS.
- IPL-MAIN - Ongoing research & analysis of an IPL from Namco's FDS games
- asm6f-fds-example - Demonstration of using asm6f for FDS development, analogous to Rainwarrior's CA65 example
- dr-mario-fds - Proof-of-concept port of Dr. Mario.
- TetrisFDS - Proof-of-concept port of Tetris (Nintendo).
FC/NES
- smb1-bugfix - Super Mario Bros. with bugfixes, Quality-of-Life improvements & more.
- dr-mario-input-fixes - Dr. Mario with its controller polling routine fixed to avoid input corruption and game crashes.
- TetrisNESBugFix - Tetris (Nintendo) with bugfixes, including an optimised scoring routine to avoid game crashes.