nes-pascal

NES Pascal documentation

NES Pascal is a compiled, strongly typed language inspired by Pascal and specialized for Nintendo Entertainment System games. It compiles source code to ca65-compatible Assembly and produces an NROM-256 image for NTSC NES systems.

This documentation describes only behavior implemented by the compiler. Planned work is tracked separately in the project roadmap.

Getting Started

Language Guide

NES Runtime

Reference