Search found 4 matches
- Sat Aug 19, 2017 4:58 am
- Forum: NESdev
- Topic: CC65 compiler
- Replies: 50
- Views: 22495
Re: CC65 compiler
Before you try to program for the NES, you should learn about basic computer-related things, like the command line prompt because it looks like you don't know about it yet. Also, you should research what a compiler is and what it does. And I don't understand why you insist on getting a video tutori...
- Fri Aug 18, 2017 12:14 pm
- Forum: NESdev
- Topic: CC65 compiler
- Replies: 50
- Views: 22495
Re: CC65 compiler
You can write the code in anything that can produce a text format file. Even microsoft notepad. But your code will be more readable in something like notepad++, keep track of line numbers in your code, notify you when there has been changes to opened files, etc etc... lots of useful perks. Once you...
- Fri Aug 18, 2017 10:18 am
- Forum: NESdev
- Topic: CC65 compiler
- Replies: 50
- Views: 22495
Re: CC65 compiler
Are you having trouble "installing" the cc65 suite, or running the .exe files? If the 2nd, describe the error message you get. Did a black box appear and disappear when you clicked on it? I don't know where to start, let me explain ... .... Where I write the code? How to turn this code in...
- Fri Aug 18, 2017 5:30 am
- Forum: NESdev
- Topic: CC65 compiler
- Replies: 50
- Views: 22495
CC65 compiler
Hello friends I am new here and am wanting to learn to program for Nes, I would like to know how the compiler CC65 installation that will install the rom, because every time I try to start programming for Nes I stop these compilers where I have no idea how to install and get him to do the Assembly o...