cc65nes - Write & Test Code for Nintendo with PBs Editor

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

cc65nes - Write & Test Code for Nintendo with PBs Editor

Post by Mijikai »

I wrote a small tool that assists me in writing code for the NES (Nintendo Entertainment System)
It allows you to use the PureBasic IDE as base to write, compile and test code for the NES.

What is needed:

Compiler: https://www.cc65.org
Emulator: http://www.fceux.com

Setup:
Place cc65nes.exe in the same directory as the cc65 compiler (ca65.exe & lb65.exe)

In PureBasic:
Image

Download:
https://www.dropbox.com/s/a3545l4hyxz94 ... s.zip?dl=0

Have fun :)