SamCoVT / TaliForth2

A Subroutine Threaded Code (STC) ANSI-like Forth for the 65c02
Other
28 stars 4 forks source link

c65 default exit on BRK #79

Closed patricksurry closed 3 months ago

patricksurry commented 3 months ago

Fixes #76

By default c65 will exit on BRK. You can revert to the original behavior with c65 -x which resets via the BRK vector at $fffe.