mirror of
https://github.com/pevans/erc-c.git
synced 2024-11-27 20:51:17 +00:00
0581ed6b44
1. The stack should descend, not ascend; 2. The stack should be pushed byte for byte; meaning, when pushing P or A, those should consume one byte, not two; 3. The MSB should be pushed first when doing JSR and BRK, which makes some sense if you were reading the stack from $0100 - $01FF. |
||
---|---|---|
.. | ||
apple2.bank.h | ||
apple2.dbuf.h | ||
apple2.dd.h | ||
apple2.draw.h | ||
apple2.h | ||
apple2.kb.h | ||
apple2.mem.h | ||
apple2.pc.h | ||
apple2.tests.h | ||
log.h | ||
mos6502.dis.h | ||
mos6502.enums.h | ||
mos6502.h | ||
mos6502.tests.h | ||
objstore_data.h | ||
objstore.h | ||
option.h | ||
vm_area.h | ||
vm_bitfont.h | ||
vm_bits.h | ||
vm_screen.h | ||
vm_segment.h |