User:TakuikaNinja: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Undo revision 21757 by TakuikaNinja (talk))
Tag: Undo
(Add a few more projects and organise them better.)
 
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.


FC/NES Projects:
==NESdev Projects==
===[[FDS]]===
It has become pretty apparent that I like this thing a bit more than others...
*[https://github.com/TakuikaNinja/FDS-BIOS-Dumper FDS-BIOS-Dumper] - Disk program to dump the [[FDS BIOS]].
*[https://github.com/TakuikaNinja/IPL-MAIN IPL-MAIN] - Ongoing research & analysis of an [[Namco_IPL_Interface | IPL from Namco's FDS games]]
*[https://github.com/TakuikaNinja/IPL-MAIN IPL-MAIN] - Ongoing research & analysis of an [[Namco_IPL_Interface | IPL from Namco's FDS games]]
*[https://github.com/TakuikaNinja/asm6f-fds-example asm6f-fds-example] - Demonstration of using [https://github.com/freem/asm6f asm6f] for [[Famicom Disk System | FDS]] development, analogous to [https://github.com/bbbradsmith/NES-ca65-example/tree/fds Rainwarrior's CA65 example]
*[https://github.com/TakuikaNinja/asm6f-fds-example asm6f-fds-example] - Demonstration of using [https://github.com/freem/asm6f asm6f] for FDS development, analogous to [https://github.com/bbbradsmith/NES-ca65-example/tree/fds Rainwarrior's CA65 example]
*[https://github.com/TakuikaNinja/smb1-bugfix smb1-bugfix] - ''Super Mario Bros.'' with bugfixes, Quality-of-Life improvements & more
*[https://github.com/TakuikaNinja/dr-mario-fds dr-mario-fds] - Proof-of-concept port of ''Dr. Mario''.
*[https://github.com/TakuikaNinja/dr-mario-fds dr-mario-fds] - Proof-of-concept port of ''Dr. Mario'' to the [[Famicom Disk System | FDS]]
*[https://github.com/TakuikaNinja/TetrisFDS TetrisFDS] - Proof-of-concept port of ''Tetris (Nintendo)''.
*[https://github.com/TakuikaNinja/TetrisFDS TetrisFDS] - Proof-of-concept port of ''Tetris'' to the [[Famicom Disk System | FDS]]
 
===FC/NES===
*[https://github.com/TakuikaNinja/smb1-bugfix smb1-bugfix] - ''Super Mario Bros.'' with bugfixes, Quality-of-Life improvements & more.
*[https://github.com/TakuikaNinja/dr-mario-input-fixes dr-mario-input-fixes] - ''Dr. Mario'' with its controller polling routine fixed to avoid input corruption and game crashes.
*[https://github.com/TakuikaNinja/TetrisNESBugfix TetrisNESBugFix] - ''Tetris (Nintendo)'' with bugfixes, including an optimised scoring routine to avoid game crashes.

Latest revision as of 08:43, 20 April 2024

You have reached the user page for TakuikaNinja. Please leave messages on a different platform.

NESdev Projects

FDS

It has become pretty apparent that I like this thing a bit more than others...

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.