1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-01 11:29:27 +00:00
Greg King dce5783dc9 Fixed the simulations of the stack pointer and the "break" and decimal-mode flags.
* The pointer wraps around the stack page.
* The break flag exists on only the stack, and only after an interrupt.
* 65C02 interrupts clear the decimal-mode flag.
2017-04-04 13:23:44 -04:00
..
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2016-07-05 17:10:10 +02:00