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
/
main.c
Age
Commit message (
Expand
)
Author
2023-12-08
major refactor of cpu code
alekseiplusplus
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-03
half-fixed infinite loop; new debug util, old one out
alekseiplusplus
2023-12-01
stuck at number parsing inf. loop error
alekseiplusplus
2023-12-01
large progress approaching functionality
alekseiplusplus
2023-11-30
fixed BIT and branch instructions
alekseiplusplus
2023-11-30
Something running now
alekseiplusplus
2023-11-30
overall progress
alekseiplusplus
2023-11-29
Display progress, still wip
alekseiplusplus
2023-11-29
bug fix apple.c:9 + inconsequential refactoring
alekseiplusplus
2023-11-28
terminal
alekseiplusplus
2023-11-28
days end
alekseiplusplus
2023-11-27
actually fixed build this time
alekseiplusplus
2023-11-27
revamped build; minor pointless changes
alekseiplusplus
2023-08-05
major refactor; doesn't compile (see ToDo)
alekseiplusplus
2023-08-03
New direction for video
alekseiplusplus
2023-07-27
refactoring of src/cpu/
alekseiplusplus
2023-05-08
started graphical application, plus other stuff
alekseiplusplus