User contributions for TakuikaNinja
From NESdev Wiki
Jump to navigationJump to search
24 August 2024
- 07:1907:19, 24 August 2024 diff hist +62 FDS BIOS Move note regarding ReadOrDownVerifyPads to a proper Notes section.
- 07:1407:14, 24 August 2024 diff hist +108 User:TakuikaNinja Link BCD subpage.
- 07:1107:11, 24 August 2024 diff hist +5,495 N User:TakuikaNinja/Binary-coded decimal Create draft for BCD article.
18 August 2024
- 04:3104:31, 18 August 2024 diff hist 0 m FDS BIOS Publisher for Tetris should not be italicised.
- 04:2904:29, 18 August 2024 diff hist 0 m User:TakuikaNinja Publisher for Tetris should not be italicised.
- 04:2804:28, 18 August 2024 diff hist +387 Game bugs Add bug for Tetris 2 + Bombliss.
- 03:5603:56, 18 August 2024 diff hist +1,446 FDS BIOS Add more notes regarding the Other BIOS Routines, especially the potential false read issue in ReadOrDownVerifyPads.
- 02:1202:12, 18 August 2024 diff hist +312 Family Computer Disk System Move ccovell's tools to "See Also", link asm6f example, and add extra info to the FDS & BIOS summaries.
14 August 2024
- 05:4305:43, 14 August 2024 diff hist +522 Namco IPL Interface Reference existing articles for serial transmissions. current
4 August 2024
- 04:3204:32, 4 August 2024 diff hist +4 Interrupt forwarding Fix link to the FDS protocol. current
23 July 2024
- 02:1402:14, 23 July 2024 diff hist +110 Namco IPL Interface Add IPL-demo project.
- 01:5201:52, 23 July 2024 diff hist +232 User:TakuikaNinja Make the Namco IPL projects its own section.
22 July 2024
- 05:2405:24, 22 July 2024 diff hist +55 Namco IPL Interface Mention the addition of a Lua script to the repo.
- 01:4701:47, 22 July 2024 diff hist −3 m User:TakuikaNinja No edit summary
7 July 2024
- 03:3403:34, 7 July 2024 diff hist −6 User:TakuikaNinja/Code snippets Optimise 8-bit PRNG routine, again. current
6 July 2024
- 06:3406:34, 6 July 2024 diff hist −11 User:TakuikaNinja/Code snippets Optimise 8-bit PRNG routine.
5 July 2024
- 08:4708:47, 5 July 2024 diff hist +1,102 Base 100 Add examples of multiplication/division by 2.
1 July 2024
- 09:1309:13, 1 July 2024 diff hist 0 Synthetic instructions Change wording on second bit counting snippet from "cleared" to "shifted out" current
27 June 2024
- 02:4302:43, 27 June 2024 diff hist +74 Installing CC65 Add remark about features/bugfixes possibly being missing in release versions of CC65. current
26 June 2024
- 03:3903:39, 26 June 2024 diff hist +11 m Tricky-to-emulate games Fix link to PPU scrolling section.
23 June 2024
- 11:2511:25, 23 June 2024 diff hist +37 User:TakuikaNinja Link subpage for code snippets.
- 11:2411:24, 23 June 2024 diff hist +2,539 N User:TakuikaNinja/Code snippets Create user subpage for various code snippets.
- 08:2108:21, 23 June 2024 diff hist +49 Programming guide Link to the article about CRC32 calculation. current
20 June 2024
- 04:1304:13, 20 June 2024 diff hist +82 Game bugs Link to the PPU scrolling page for Zelda 1.
- 04:0204:02, 20 June 2024 diff hist −167 Tricky-to-emulate games Drop the reference for Zelda 1 and link to the game bugs page instead.
- 00:3300:33, 20 June 2024 diff hist +89 Game bugs Add a reference for Zelda 1's scroll behaviour.
- 00:3200:32, 20 June 2024 diff hist +416 Tricky-to-emulate games Zelda 1 relies on setting the coarse Y scroll midframe using PPUADDR writes.
19 June 2024
- 04:4304:43, 19 June 2024 diff hist +3 INES Mapper 019 "undefined" better describes the initial internal RAM state compared to "random".
- 03:2403:24, 19 June 2024 diff hist +84 Programming guide Link to the Base 100 page as an alternate method of storing variables .
18 June 2024
- 23:2523:25, 18 June 2024 diff hist +10 CPU power up state Link the Stack article.
- 23:1223:12, 18 June 2024 diff hist +68 CPU power up state Reduce the amount of hex values to avoid confusion with addresses. Also adjust reference for DMC state.
4 June 2024
- 05:3505:35, 4 June 2024 diff hist +2 m Game bugs Add period after Super Mario Bros.
- 05:3405:34, 4 June 2024 diff hist +455 Game bugs Add Super Mario Bros. to the list of games reliant on initial RAM values.
3 June 2024
- 03:5203:52, 3 June 2024 diff hist +1 m CPU power up state Fix typo for "initial"
- 03:4903:49, 3 June 2024 diff hist +2,746 CPU power up state Overhaul the layout and add information on save RAM and best practices.
26 May 2024
- 04:5604:56, 26 May 2024 diff hist +150 Game bugs Add Tetris (Nintendo) to the list of impossible controller inputs.
25 May 2024
- 20:5420:54, 25 May 2024 diff hist +201 PowerPak Add the patched N.MAP loader to the recommended setup. current
19 May 2024
- 03:3603:36, 19 May 2024 diff hist +436 Synthetic instructions Add an alternate implementation for counting bits set.
10 May 2024
- 05:2005:20, 10 May 2024 diff hist +334 Family Computer Disk System Explain the ready and protect flags. ($4032.d1~d2)
4 May 2024
- 05:0005:00, 4 May 2024 diff hist +80 Emulators Add Heritage (NES/Famicom Remix) to the list of commercial emulators.
1 May 2024
- 21:4621:46, 1 May 2024 diff hist −75 FDS BIOS Ai Senshi Nicol's bug has nothing to do with disk loads.
- 05:2605:26, 1 May 2024 diff hist +338 FDS BIOS Update CPU vectors and warn against leaving NMIs on during disk accesses.
30 April 2024
- 08:1608:16, 30 April 2024 diff hist +11 FDS BIOS Change Super Pig to its proper company, Hacker International.
29 April 2024
- 03:5203:52, 29 April 2024 diff hist +293 Game bugs Add Star Soldier to the list of impossible controller inputs.
26 April 2024
- 10:3910:39, 26 April 2024 diff hist +18 FDS BIOS Rephrase section on disks which bypass the approval check.
20 April 2024
- 09:3309:33, 20 April 2024 diff hist +251 FDS BIOS Add info on games which bypass the approval check.
- 09:1709:17, 20 April 2024 diff hist +120 FDS BIOS Link to FDS-BIOS-Dumper.
- 08:4308:43, 20 April 2024 diff hist +479 User:TakuikaNinja Add a few more projects and organise them better.
- 08:1208:12, 20 April 2024 diff hist +2,152 Talk:Family Computer Disk System Create topic for improving FDS documentation.
- 07:5107:51, 20 April 2024 diff hist +87 Family Computer Disk System Link to the TNES format, which has FDS support.