Search found 1316 matches

by unregistered
Sat May 20, 2023 7:15 pm
Forum: Newbie Help Center
Topic: Syntax Error (I hope...)
Replies: 6
Views: 1827

Re: Syntax Error (I hope...)

LDX #$00 ;load sprite data - initialize X register (prepare for sprite palette data loop) LoadSprites: ;load sprites - label for sprite loop LDA SpriteData, X ;load sprites - load "SpriteData" into A register then increment X register (SpriteData Array) STA $0200 ;load sprites - store val...
by unregistered
Fri May 12, 2023 2:13 pm
Forum: Newbie Help Center
Topic: Debugging with Mesen
Replies: 12
Views: 2312

Re: Debugging with Mesen

Some emulators may let you work around this without mocking by buying a USB gamepad, setting the emulator to use it, and holding buttons on the gamepad while pressing the continue key. Buying a USB gamepad? Why not just get a RetroUSB cord adapter to connect an NES controller to the computer? That ...
by unregistered
Fri Apr 28, 2023 8:59 am
Forum: General Stuff
Topic: The Super Mario Bros. Movie
Replies: 41
Views: 6952

Re: The Super Mario Bros. Movie

I loved it! A great movie! Enjoy it Pokun. :)
by unregistered
Fri Apr 14, 2023 4:04 pm
Forum: NESdev
Topic: ASM6 - LST files?
Replies: 3
Views: 719

Re: ASM6 - LST files?

-L (capital L) expands both repts and macros in the created .lst file. edit: it’s not good for my .lst file if repts are expanded, so I was extremely blessed to disable them expanding in my asm6_ with -u. And then -U was needed to expand only macro use and hide their definitions. edit: a link to asm...
by unregistered
Thu Mar 23, 2023 4:06 pm
Forum: NESemdev
Topic: Mesen - Emulator
Replies: 423
Views: 253502

Re: Mesen - Emulator

Pokun wrote: Tue Mar 14, 2023 4:51 pm For 1) I think that option should be called "image file" or something like that to make it clear that it's the ROM image file and not the actual ROM chip.
how about “emu ROM”? It’s the ROM image that’s useful for emulators.

Edit: emu’s ROM?
by unregistered
Mon Feb 27, 2023 4:21 pm
Forum: Newbie Help Center
Topic: How do I assemble assembly code?
Replies: 26
Views: 17687

Re: How do I assemble assembly code?

Ooh, sigh, 4 years old; sorry Sir Fiskbit.
by unregistered
Mon Feb 27, 2023 3:56 pm
Forum: Newbie Help Center
Topic: How do I assemble assembly code?
Replies: 26
Views: 17687

Re: How do I assemble assembly code?

Following tepples advice, 1.) You’d need to compile asm6.c using a C compiler on your Mac. 2.) Then use that Mac ready asm6.exe, created in step1, to assemble your game.asm into a game.nes file. On windows, I type something like: asm6 game.asm game.nes Though, the asm6 assembler has flags you can in...
by unregistered
Fri Feb 24, 2023 10:08 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

Hmmm… that’s interesting; but, OnStar is not the same as a cell phone. :)
by unregistered
Tue Feb 07, 2023 7:18 pm
Forum: General Stuff
Topic: More phone debate (split)
Replies: 19
Views: 3987

Re: More phone debate (split)

True… true. Yes, the maker can work around the technology they create, but I trust Apple. :) Kind of like I trust Nintendo; I’ve agreed to their user agreement and have a Nintendo online account.

They both have made great products that I really enjoy. (That’s NOT why I trust them. :))
by unregistered
Tue Feb 07, 2023 3:36 pm
Forum: General Stuff
Topic: More phone debate (split)
Replies: 19
Views: 3987

Re: new technologies for developing on NES

Others keep touting the "indispensable" conveniences of a smartphone.  To me, they're not worth putting up with the surveillance note: iPhones have a way to monitor “surveillance”. If a tiny orange dot appears at the top of the phone, that alerts that the microphone is activated/being use...
by unregistered
Wed Feb 01, 2023 2:29 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

Pokun wrote: Wed Feb 01, 2023 8:39 am I also practice traditional Ryukyu karate & kobudo (though that's generally inside a dojo).
Really cool! :D My sister has a black belt in karate and taekwondo; my body isn’t flexible enough for martial arts… and I didn’t want to improve my flexibility that much. :)
by unregistered
Tue Jan 31, 2023 5:22 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

What exactly is there to do outside these days? :P Hmmm… there’s countless things to do outside. :) Examples from me: i.) There is an outside water filter next to our house. The original pipe transferring water between it and our house became problematic bc the water filter output is higher than ou...
by unregistered
Mon Jan 30, 2023 3:22 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

We have long known that mobile phones were a potential health risk, but the discussion became a lot more quiet in recent years. I remember they eventually said that the new phones were much safer and the discussion died down, but that was only the word on the street. Hmmm… mobile phones WERE a pote...
by unregistered
Thu Jan 26, 2023 3:51 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

Sry again. I DIDN’T ever work for Steve Jobs; rather, my dad did read his autobiography and I was just relaying info I heard.
by unregistered
Thu Jan 26, 2023 2:45 pm
Forum: General Stuff
Topic: Living without a personal smartphone
Replies: 69
Views: 31046

Re: Living without a personal smartphone

I feel odd here. (This is a short note to give my small opinion.) Steve Jobs was an excellent perfectionist interesting hard boss. He often fired people for failing a task. He hired a guy; told him what needed to be done; and the hired worker came up with a solution. Though, Sir Jobs didn’t mention ...