User:TakuikaNinja: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Add Ikki-FDS project.)
(Add IPL-BattleCity project.)
 
Line 20: Line 20:
*[https://github.com/TakuikaNinja/IPL-MAIN IPL-MAIN] - Ongoing research/analysis of the IPL and its [[Namco IPL Interface | interface hardware]].
*[https://github.com/TakuikaNinja/IPL-MAIN IPL-MAIN] - Ongoing research/analysis of the IPL and its [[Namco IPL Interface | interface hardware]].
*[https://github.com/TakuikaNinja/IPL-demo IPL-demo] - Demo program to be loaded using the IPL.
*[https://github.com/TakuikaNinja/IPL-demo IPL-demo] - Demo program to be loaded using the IPL.
*[https://github.com/TakuikaNinja/IPL-BattleCity IPL-BattleCity] - ''Battle City'' ported to the FDS via the IPL.


===FC/NES===
===FC/NES===

Latest revision as of 02:34, 13 November 2024

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

Subpages

These will mostly be drafts for future articles.

NESdev Projects

FDS

It has become pretty apparent that I like the FDS a bit more than others...

Namco IPL Interface

These relate to an Initial Program Loader (IPL.MAIN) found in FDS games developed by Namco:

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.