index
:
apple-c
master
An Apple I emulator written in C.
Aleksei Eaves
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
instructions.c
Age
Commit message (
Collapse
)
Author
2023-12-07
FIXED THAT BUG.
alekseiplusplus
2023-12-07
changed shift ins.s and now log CPU state
alekseiplusplus
2023-12-07
small changes
alekseiplusplus
2023-12-07
about to rip apart my code, so saving progress
alekseiplusplus
2023-12-04
removed stuff; various instruction improvements
alekseiplusplus
2023-12-03
making CPU more correct, STILL not working
alekseiplusplus
2023-12-03
changed compare instructions
alekseiplusplus
2023-12-03
half-fixed infinite loop; new debug util, old one out
alekseiplusplus
2023-12-01
fixed CR with terminal & VRAM
alekseiplusplus
2023-12-01
small changes
alekseiplusplus
2023-12-01
progress, still WIP
alekseiplusplus
2023-12-01
large progress approaching functionality
alekseiplusplus
2023-11-30
fixed BIT and branch instructions
alekseiplusplus
2023-11-30
fixed branching instructions
alekseiplusplus
2023-11-30
instructions responsible for changing PC
alekseiplusplus
2023-11-29
bug fix apple.c:9 + inconsequential refactoring
alekseiplusplus
2023-11-27
actually fixed build this time
alekseiplusplus
2023-08-05
major refactor; doesn't compile (see ToDo)
alekseiplusplus
2023-07-27
refactoring of src/cpu/
alekseiplusplus