diff options
author | 2021-07-28 16:43:28 -0400 | |
---|---|---|
committer | 2021-07-28 16:45:18 -0400 | |
commit | f3cae23ba079a3fa6f1591d68126a4a80b3a9a1c (patch) | |
tree | eb39d1f4cf446c9af713dac330b161cdb8a32743 /src/emu/debug/debugcmd.cpp | |
parent | 58ef5d8372c595d555cc8610a1707a439b3f9fa9 (diff) |
f2mc16: General cleanup
- Add helper functions for increment and decrement operations and short direct banking
- Rationalize use of temporary variables
- Modify only lowest 8 bits of accumulator for XOR A, #imm8
- Perform a 16-bit rather than 8-bit write for MOVW @RLx + #disp8, A
- Use SSB instead of USB for @RW3 or @RW7 addressing when S flag is set
- Fix numerous flag calculations
Diffstat (limited to 'src/emu/debug/debugcmd.cpp')
0 files changed, 0 insertions, 0 deletions