Search found 6 matches
- Tue Sep 24, 2013 12:02 am
- Forum: NES Music
- Topic: NES synthesis theory books
- Replies: 4
- Views: 2620
Re: NES synthesis theory books
rainwarrior, thanks! I'll check it out!
- Mon Sep 23, 2013 2:20 pm
- Forum: NES Music
- Topic: NES synthesis theory books
- Replies: 4
- Views: 2620
Re: NES synthesis theory books
Shiru, thanks for the information!
- Mon Sep 23, 2013 1:47 pm
- Forum: NES Music
- Topic: NES synthesis theory books
- Replies: 4
- Views: 2620
NES synthesis theory books
Hello, guys! I was wondering if there were any books about NES synthesis or something similar to that topic? You know, there are some books about FM synthesis, so maybe it's possible to get the theoretical background about audio capabilities of 2A03 through literature? It is cool to be able to push ...
- Tue Apr 02, 2013 9:54 pm
- Forum: Newbie Help Center
- Topic: NES development on Android tablet
- Replies: 4
- Views: 2598
Re: NES development on Android tablet
If you've rooted your tablet, you can install a GNU operating environment inside Android. At that point, you can load ca65 and the rest of the toolchain. Or you can put an X server or VNC viewer on your tablet and put in a PC in a different room and then run the toolchain on that. But with the end ...
- Sun Mar 31, 2013 2:49 am
- Forum: Newbie Help Center
- Topic: NES development on Android tablet
- Replies: 4
- Views: 2598
Re: NES development on Android tablet
Well, if you can develop a lot of tools by yourself, including music editor, assembler etc, as most of them aren't exist for Android yet - then yes. But you would have to find a way how to write Android apps under Android first, and it is so much extra work that it just makes no sense to go through...
- Sun Mar 31, 2013 1:53 am
- Forum: Newbie Help Center
- Topic: NES development on Android tablet
- Replies: 4
- Views: 2598
NES development on Android tablet
Hello, friends! I'm a total noob in programming, but I would like to try to learn NES programming . I know, it's not an easy task, but I'm not ambitious in my desires, just want to test myself in that sphere of life:) There's already a lot of information about NES programming on the internet and I w...