Skip to content

65c02 emulator in Pascal with flags for MOS6502, WD65c02, and undocumented instructions

License

Notifications You must be signed in to change notification settings

ajack2001my/65c02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CPU6502 v0.1beta (c) Copyright Adrian Chiang, 2025. All Rights Reserved.

Distributed under the MIT license.

A complete 65C02 processor emulator with 64K RAM, all addressing, states, and registers emulated in Free Pascal. Also, s boolean variable called "6502Enhanced" which when true emulates a WD65C02 processor, and when false the standard MOS6502 processor. Please also include all known undocumented opcodes to be supported when the "6502Undocumented" flag is enabled, works together with the 6502Enhanced flag for undocumented 65c02 opcodes.

About

65c02 emulator in Pascal with flags for MOS6502, WD65c02, and undocumented instructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages