All public logs

From NerdConsole
Jump to navigationJump to search

Combined display of all available logs of NerdConsole. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:59, 14 January 2024 NerdOfEpic talk contribs created page Assembly Language - General Init (Created page with "<source lang="ca65" line> ; Purpose: General initialization. ; For: NerdConsole (65C02 Assembly, ca65 format) ; By: David Stephens (NerdOfEpic) ; License: Public Domain - Can be used or modified by anyone ; for any purpose. cld ; Make sure we aren't in BCD mode sei ; Allow interrupts ; Make sure the stack pointer is in the right place ldx #$FF txs </source>")