All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Public Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 22:57, 7 October 2023 Legg talk contribs created page 6510 - STA - 0x99 - Absolute,Y (Created page with "==Synopsis== Stores value of A into the location of BASE+Y. ==Assembly Demo== <syntaxhighlight lang="nasm"> ; Subroutine BlankScreen() ; write ' ' to the memory from $0428 t...")
- 22:43, 7 October 2023 Legg talk contribs created page Commodore 64 6510 CPU Explained (Created page with "==Opcodes== 6510 - STA - 0x99 - Absolute,Y")
- 20:26, 6 October 2023 Legg talk contribs created page Commodore Projects (Created page with "Commodore 64 6510 CPU Explained")
- 18:51, 12 September 2023 Legg talk contribs created page NAND Gate (Verilog) (Created page with "==Synopsis== All logic gates can be simplified to a NAND Gate. This is a demonstration of a NAND Gate in Verilog ==Notes== I am not an expert, but I discourage using truth...")
- 18:51, 12 September 2023 Legg talk contribs created page File:GTKWave NAND.png
- 18:51, 12 September 2023 Legg talk contribs uploaded File:GTKWave NAND.png
- 18:36, 12 September 2023 Legg talk contribs created page File:GTKWave NOR.png
- 18:36, 12 September 2023 Legg talk contribs uploaded File:GTKWave NOR.png
- 18:10, 12 September 2023 Legg talk contribs created page NOR Gate (Verilog) (Created page with "==Synopsis== All logic gates can be simplified to a NOR Gate. This is a demonstration of a NOR Gate in Verilog ==Notes== ==Compilation== <syntaxhighlight lang="bash"> ive...")
- 22:11, 18 March 2022 Legg talk contribs created page Sandbox (Created page with "=Title 1= ==Title1.1== ===Title1.1.1===")
- 03:52, 3 November 2021 Legg talk contribs created page Launching and Terminating Assembly Programs Commodore 64 (Created page with "==Synopsis== In it's default state, the Commodore 64 is executing a Microsoft BASIC interactive environment. When you run SYS 49152, this begins execution of assembly code st...")
- 00:03, 14 October 2021 Legg talk contribs created page Star Strike by Kevin Dixon for the Commodore 64 Compute Gazette June 1991 - Magazine Variant (Created page with "==Disassembly== <syntaxhighlight lang="nasm"> *=$0801 0801: 0B 08 ANC #$08 0803: 70 17 BVS $081C 0805: 9E 32 34 SHX $3432,Y 0808: 30 37 BMI $0841 080A: 0...")
- 05:04, 12 October 2021 Legg talk contribs created page MLX II by Ottis Cowper Ver 1.1 (Created page with "==Code== <syntaxhighlight lang="basic"> 10 rem version 1.1: lines 830,950 modified, lines 485-487 added 100 poke 56,50:clr:dim in$,i,j,a,b,a$,b$,a(7),n$...")
- 05:24, 11 October 2021 Legg talk contribs created page Automatic Proofreader by Charles Brannon for the Commodore 64 Compute Gazette October 1983 (Created page with "==Code== {| class="wikitable" |- ! Line number !! BASIC command !! Comment |- | 100 || FOR I=828 TO 932: || I is counting through tape buffer |- | || READ A: || Example |- |...")
- 15:59, 2 August 2021 Legg talk contribs created page Linux Command Line Tricks (Created page with "==MD5SUM an entire directory tree== ===Synopsis=== Create a single text file that contains a list of every file in the current directory, including complete path, along with a...")
- 15:39, 3 June 2021 Legg talk contribs changed group membership for Curtis from (none) to administrator, interface administrator and bureaucrat (Because I can)
- 06:38, 3 June 2021 User account Curtis talk contribs was created by Legg talk contribs
- 19:08, 27 May 2021 Legg talk contribs created page Langston's Ant, animated for POSIX (Created page with "==Synopsis== Performs a simulation of Langston's Ant as an animation for Linux, Un*x systems. ==Notes== There are no borders, the map wraps edge to edge. Define statements...")
- 16:54, 27 May 2021 Legg talk contribs created page Langston's Ant (Created page with "==Synopsis== Performs a simulation of Langston's Ant ==Notes== There are no borders, the map wraps edge to edge. Define statements have a 11x11 grid and 10 steps. The ANT...")
- 03:54, 19 April 2021 Legg talk contribs created page Linear regulator module LM317 (Created page with "thumb|Linear Power Supply LM317 ==Description== German LM317 power supply module. Current up to 1A ==Pinout== HV DC in, LV DC out.")