User contributions
From Nesdev wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:32, 22 November 2010 (diff | hist) m Mask ROM pinout (→8kB / 16kB / 32kB / 64kBytes (28pin) ROMs: pinout comparison)
- 17:30, 18 November 2010 (diff | hist) m APU basics (→Register initialization: don't alter code) (top)
- 09:05, 12 November 2010 (diff | hist) m Full palette demo (→Reducing horizontal image shaking: short frames only when rendering enabled) (top)
- 04:37, 5 November 2010 (diff | hist) Nm Talk:Status flags (Created page with 'The other description on CPU ALL is pretty good, but I wanted to present the flags in a way that conceptually makes clear that in the processor, they are just 6 separate flag…')
- 04:33, 5 November 2010 (diff | hist) N Status flags (Created page with 'The 6502 has 6 status flags: carry, decimal mode, interrupt disable, negative, overflow, and zero. Each of these can either be set or clear. The processor stores the current stat…')
- 12:23, 3 November 2010 (diff | hist) m Synthetic instructions (→8-bit rotate: branching version) (top)
- 09:22, 1 November 2010 (diff | hist) Emulator tests (→CPU: fixed instr_test to disable APU IRQ before every test)
- 18:27, 7 October 2010 (diff | hist) Synthetic instructions (Added sign extension, gave unnamed labels names)
- 08:36, 29 July 2010 (diff | hist) m APU basics (→Playing a musical note)
- 08:36, 29 July 2010 (diff | hist) m APU basics (→Playing a musical note)
- 08:35, 29 July 2010 (diff | hist) APU basics (full section describing note playing, and linked code playing scale)
- 07:39, 29 July 2010 (diff | hist) m APU basics (in example, enable triangle after setting pitch)
- 07:32, 29 July 2010 (diff | hist) m CPU unofficial opcodes (sometimes misleadingly called illegal/undocumented)
- 07:30, 29 July 2010 (diff | hist) m APU basics (Eliminated delay when muting/un-muting triangle)
- 07:28, 29 July 2010 (diff | hist) N Talk:APU basics (Created page with 'I removed some of the comments you added to the initial register values, because the aim of this article is to present a simplified model of the APU, and not require the programm…') (top)
- 04:01, 29 July 2010 (diff | hist) Programming guide (APU basics)
- 04:00, 29 July 2010 (diff | hist) N APU basics (Created)
- 04:53, 22 July 2010 (diff | hist) Emulator tests (→CPU: instr_test-v2 is more robust to emulator errors causing massive failures)
- 06:14, 25 June 2010 (diff | hist) Emulator tests (→CPU: newer nestest location, and known-correct log)
- 03:33, 24 June 2010 (diff | hist) N Consistent frame synchronization (First draft) (top)
- 02:46, 19 June 2010 (diff | hist) Reading 2007 during rendering (→Output: quad $2007 read test) (top)
- 20:45, 18 June 2010 (diff | hist) Emulator tests (→CPU: cpu_interrupts_v2 adds new test)
- 03:29, 16 June 2010 (diff | hist) m Full palette demo (slight rewording)
- 08:10, 14 June 2010 (diff | hist) m Projects (→stuff by Blargg: link to Full palette demo)
- 06:20, 14 June 2010 (diff | hist) m Full palette demo (tested on NES)
- 06:19, 14 June 2010 (diff | hist) m Full palette demo (top section was empty)
- 06:14, 14 June 2010 (diff | hist) N Full palette demo (Created page with '== Full palette demo == This demo shows the normal 56-color NES palette using all eight color tint settings, for a total of over 400 colors on screen at once. It does this using…')
- 06:04, 14 June 2010 (diff | hist) N File:Full palette alt demo.jpg (Screenshot of full_palette alternate palette) (top)
- 06:03, 14 June 2010 (diff | hist) N File:Full palette demo.jpg (Screenshot of full_palette demo) (top)
- 04:17, 11 June 2010 (diff | hist) m Reading 2007 during rendering (method of determining VRAM addr)
- 04:10, 11 June 2010 (diff | hist) N Reading 2007 during rendering (Created page with 'Some raw data on the effect of reading from $2007 when rendering is enabled and occurring. ; Beginning of vblank begins here ; Delays N PPU clocks, where N is value listed in …')
- 13:47, 10 June 2010 (diff | hist) Emulator tests (added recordings for apu_mixer test (bandwidth hog))
- 23:08, 9 June 2010 (diff | hist) Emulator tests (→APU: added apu_reset test)
- 22:16, 9 June 2010 (diff | hist) Emulator tests (→PPU: updated vbl_nmi test)
- 21:10, 9 June 2010 (diff | hist) Emulator tests (→APU: added apu_mixer test)
- 20:55, 9 June 2010 (diff | hist) m Emulator tests (→Validation ROMs: added APU test)
- 17:48, 9 June 2010 (diff | hist) m Projects (→stuff by Blargg: smooth screenshot)
- 16:34, 9 June 2010 (diff | hist) m Projects (→stuff by Blargg: link to 400 color screenshot)
- 12:00, 9 June 2010 (diff | hist) Emulator tests (Add automated testing)
- 20:24, 8 June 2010 (diff | hist) m PPU registers (→OAM data ($2004) read/write: best to treat as write-only)
- 20:22, 8 June 2010 (diff | hist) PPU registers (→Note: elaborated $2007 buffering note)
- 20:15, 8 June 2010 (diff | hist) PPU registers (→Controller ($2000) > write: after power/reset, writes ignored for about 30000 cycles.)
- 19:45, 8 June 2010 (diff | hist) Projects (→Demos: blargg's 410-color palette demo)
- 18:18, 8 June 2010 (diff | hist) MMC3 (→Variants: IRQ behavior differences among MMC3B chips)
- 22:16, 7 June 2010 (diff | hist) m Jump table (→Indirect jumping: linked to Wikipedia:reentrant) (top)
- 22:09, 7 June 2010 (diff | hist) m Synthetic instructions (→Reverse subtraction: removed stray paste)
- 15:53, 7 June 2010 (diff | hist) N Scanning Large Tables (moved Scanning Large Tables to Scanning large tables: only initial word should be capitalized) (top)
- 15:53, 7 June 2010 (diff | hist) m Scanning large tables (moved Scanning Large Tables to Scanning large tables: only initial word should be capitalized) (top)
- 15:53, 7 June 2010 (diff | hist) N Synthetic Instructions (moved Synthetic Instructions to Synthetic instructions: only initial word should be capitalized) (top)
- 15:53, 7 June 2010 (diff | hist) m Synthetic instructions (moved Synthetic Instructions to Synthetic instructions: only initial word should be capitalized)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)