Page 1 of 1

cc65nes - Write & Test Code for Nintendo with PBs Editor

Posted: Fri May 31, 2019 12:20 am
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 :)