index
:
apple-c
master
An Apple I emulator written in C.
Aleksei Eaves
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-12-08
major refactor of cpu code
alekseiplusplus
2023-12-08
now you can press lowercase letters
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-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
video part no longer segfaults
alekseiplusplus
2023-12-03
half-fixed infinite loop; new debug util, old one out
alekseiplusplus
2023-12-01
handling DSP differently
alekseiplusplus
2023-12-01
fixed CR with terminal & VRAM
alekseiplusplus
2023-12-01
changed TerminalShiftRegister to VRAM
alekseiplusplus
2023-12-01
stuck at number parsing inf. loop error
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
fixed unchanging registers
alekseiplusplus
2023-11-30
Something running now
alekseiplusplus
2023-11-30
overall progress
alekseiplusplus
2023-11-30
instructions responsible for changing PC
alekseiplusplus
2023-11-29
new README
alekseiplusplus
2023-11-29
changed ROM handling temporarily
alekseiplusplus
2023-11-29
various changes?
alekseiplusplus
2023-11-29
Display progress, still wip
alekseiplusplus
2023-11-29
bug fix apple.c:9 + inconsequential refactoring
alekseiplusplus
2023-11-29
work on peripherals and display
alekseiplusplus
2023-11-28
misc.
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-11-14
remove useless things
alekseiplusplus
2023-10-05
added Apple I research
alekseiplusplus
2023-08-17
thanks Hugh for these fixes
alekseiplusplus
2023-08-15
forgone build process & misc stuff
alekseiplusplus
2023-08-13
Added functions to addressing
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-09
minor things
alekseiplusplus
2023-05-09
fixed makefile
alekseiplusplus
2023-05-08
started graphical application, plus other stuff
alekseiplusplus
2023-05-08
instructions done, plus minor changes
alekseiplusplus
2023-05-01
Removed fAddressGetLengthPrempt()
alekseiplusplus
2023-05-01
changed directory structure, and other minor stuff
alekseiplusplus
2023-05-01
memory access thru function; will be vital later.
alekseiplusplus
[next]