Search found 1047 matches
- Tue Mar 04, 2008 2:47 pm
- Forum: NESdev
- Topic: Yay my first program.
- Replies: 5
- Views: 6515
- Mon Mar 03, 2008 1:14 pm
- Forum: NESdev
- Topic: Yay my first program.
- Replies: 5
- Views: 6515
.inesprg 1 .ineschr 0 .inesmir 1 .inesmap 0 .org $8000 .bank 0 reset: sei ; ignore IRQs cld ; disable decimal mode ldx #$40 stx $4017 ; disable APU frame IRQ ldx #$ff txs ; Set up stack inx ; now X = 0 stx $2000 ; disable NMI stx $2001 ; disable rendering stx $4010 ; disable DMC IRQs ; Optional (om...
- Wed Feb 27, 2008 6:28 pm
- Forum: NESdev
- Topic: Yay my first program.
- Replies: 5
- Views: 6515
- Tue Feb 26, 2008 5:43 pm
- Forum: Newbie Help Center
- Topic: Difficulty of programming different systems
- Replies: 10
- Views: 5044
- Tue Feb 26, 2008 5:31 pm
- Forum: Newbie Help Center
- Topic: Difficulty of programming different systems
- Replies: 10
- Views: 5044
- Tue Feb 26, 2008 5:04 pm
- Forum: NESdev
- Topic: Yay my first program.
- Replies: 5
- Views: 6515
Yay my first program.
Got of my lazy ass and started programming. 15-30 min later I had a program that could display green (had some problems) special thanks to the guy that made the init code on the wiki BOOdaw and Bunnyboy. code is here: http://rafb.net/p/J1kgB593.html edit: slightly more noob friendly code here: http:...
- Fri Oct 05, 2007 4:47 pm
- Forum: NES Hardware and Flash Equipment
- Topic: Questions regarding the Yobo FC
- Replies: 75
- Views: 24299
- Sat Sep 22, 2007 9:07 am
- Forum: NES Hardware and Flash Equipment
- Topic: copynes board?
- Replies: 1
- Views: 1951
- Fri Sep 07, 2007 12:48 pm
- Forum: NES Hardware and Flash Equipment
- Topic: Save game backup/restore
- Replies: 21
- Views: 8335
- Fri Aug 31, 2007 6:05 am
- Forum: NES Hardware and Flash Equipment
- Topic: disabling lockout chip
- Replies: 16
- Views: 7366
- Thu Aug 23, 2007 11:00 pm
- Forum: NESdev
- Topic: Easier and harder game genre to code/developp
- Replies: 19
- Views: 15680
- Sun Aug 19, 2007 7:10 am
- Forum: General Stuff
- Topic: Zelda?
- Replies: 52
- Views: 14871
- Fri Aug 10, 2007 2:04 pm
- Forum: NESdev
- Topic: Finished my game (Sudoku) (added link to the rom)
- Replies: 11
- Views: 5725
- Fri Aug 03, 2007 10:09 am
- Forum: NESdev
- Topic: FDS Redumping Project
- Replies: 23
- Views: 14237
- Sun Jul 29, 2007 7:09 am
- Forum: NES Hardware and Flash Equipment
- Topic: Resistorfixed PowerPak still has problems
- Replies: 15
- Views: 7143