User:TakuikaNinja: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Add IPL-BattleCity project.)
(Add FC-DiskBASIC project.)
 
Line 15: Line 15:
*[https://github.com/TakuikaNinja/TetrisFDS TetrisFDS] - PoC port of ''Tetris'' (Nintendo).
*[https://github.com/TakuikaNinja/TetrisFDS TetrisFDS] - PoC port of ''Tetris'' (Nintendo).
*[https://github.com/TakuikaNinja/Ikki-FDS Ikki-FDS] - PoC port of ''いっき (Ikki)''.
*[https://github.com/TakuikaNinja/Ikki-FDS Ikki-FDS] - PoC port of ''いっき (Ikki)''.
*[https://github.com/TakuikaNinja/FC-DiskBASIC FC-DiskBASIC] - Port of ''Family BASIC v2.1A'' (aka ''Disk BASIC''), originally documented in hacking magazines during its commercial life.


===Namco IPL Interface===
===Namco IPL Interface===

Latest revision as of 00:53, 24 January 2025

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.