User:TakuikaNinja: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Link subpage for code snippets.)
mNo edit summary
Line 4: Line 4:


==NESdev Projects==
==NESdev Projects==
===[[FDS]]===
===FDS===
It has become pretty apparent that I like this thing a bit more than others...
It has become pretty apparent that I like the [[FDS]] 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/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]]

Revision as of 01:47, 22 July 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 the FDS 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.