Search found 7 matches
- Sat Jun 18, 2022 2:55 pm
- Forum: Newbie Help Center
- Topic: simple way to see visualize code timing?
- Replies: 5
- Views: 320
Re: simple way to see visualize code timing?
Thanks everyone, these are all great ideas!
- Sat Jun 18, 2022 6:40 am
- Forum: Newbie Help Center
- Topic: simple way to see visualize code timing?
- Replies: 5
- Views: 320
simple way to see visualize code timing?
On the C64, a very easy way to "profile" code is to change the border color at the start and end of different sections of code. That way, you can see how many scanlines your code is taking in real time. Is there a similar trick available on the NES? Near as I can see, there are no register...
- Fri Jun 17, 2022 11:43 pm
- Forum: NES Music
- Topic: "hello world" tune in FamiStudio
- Replies: 2
- Views: 422
Re: "hello world" tune in FamiStudio
My art skills are even worse than my musical ones sadly 

- Fri Jun 17, 2022 11:30 pm
- Forum: NES Music
- Topic: "hello world" tune in FamiStudio
- Replies: 2
- Views: 422
"hello world" tune in FamiStudio
I'm not musician, but wanted to get a feel for the 2A03 APU, so I smashed this together with FamiStudio as a learning project.
If you like repetitive music, portamento, and square waves, this is for you I guess..
If you like repetitive music, portamento, and square waves, this is for you I guess..

- Fri Jun 17, 2022 11:20 pm
- Forum: NES Music
- Topic: FamiStudio 2.0.0 Released!
- Replies: 22
- Views: 18013
Re: FamiStudio 2.0.0 Released!
Just commenting to say, FamiStudio is awesome! I used trackers back in the day, but don't have the patience for them now. I'd never used anything with a piano roll before, but with a simple goal in mind and some quick experimentation I was able to pick up FamiStudio fairly quickly, even with my shor...
- Fri Jun 17, 2022 10:57 pm
- Forum: Newbie Help Center
- Topic: simple dev cart for Famicom?
- Replies: 3
- Views: 225
Re: simple dev cart for Famicom?
Thank you for the detailed reply! That's very helpful. The Everdrive N8 looks perfect, but a bit out of my price range, especially with the $US being what it is at the moment :( If my budget was in that ballpark though, it would do exactly what I want. I think the NESMaker option with an adapter mig...
- Fri Jun 17, 2022 5:26 am
- Forum: Newbie Help Center
- Topic: simple dev cart for Famicom?
- Replies: 3
- Views: 225
simple dev cart for Famicom?
Hi all. I bought an old Famicom and a Family Basic with a keyboard on a whim, and have been enjoying the rabbit hole that is getting it working, playing old games, buying cartridges, emulators etc. The wiki is very useful, and I've started experimenting with C and neslib. Seems like a great communit...