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 (
Expand
)
Author
2023-04-28
changed dirs
alekseiplusplus
2023-04-28
expanded interpreter.c, starting test programs
alekseiplusplus
2023-04-27
interpreter.c is mostly complete
alekseiplusplus
2023-04-27
fixed makefile
alekseiplusplus
2023-04-27
Major progress on interpreter
alekseiplusplus
2023-04-21
changed dirs, now testing instructions.
alekseiplusplus
2023-04-21
used a file to hold dynamic addresses :/ works now
alekseiplusplus
2023-04-21
have to call it a night.
alekseiplusplus
2023-04-21
work in progress
alekseiplusplus
2023-04-20
Call now uses correct addressing
alekseiplusplus
2023-04-20
callIT() FINALLY WORKS
alekseiplusplus
2023-04-11
just shifting over to PC
alekseiplusplus
2023-04-11
commit prior to segfault debugging
alekseiplusplus
2023-04-11
interpreter.c can run, but segfaults.
alekseiplusplus
2023-04-11
work on instruction table data and interpreter
alekseiplusplus
2023-04-11
WIP on instruction table
alekseiplusplus
2023-04-10
Changed pointer switch case to if else for now
alekseiplusplus
2023-04-07
commit so I can access it tomorrow.
alekseiplusplus
2023-04-06
fixed instruction-init.h
alekseiplusplus
2023-04-06
shifting towards new structure
alekseiplusplus
2023-04-05
reworking instructions, added assembler.c
alekseiplusplus
2023-04-03
Updated README
alekseiplusplus
2023-04-03
removed some files
alekseiplusplus
2023-03-28
Added local resources
alekseiplusplus
2023-03-28
shifting to other computer
alekseiplusplus
2023-03-27
debug.c > interpreter.c
alekseiplusplus
2023-03-27
+special debug commands, +instruction data
alekseiplusplus
2023-03-27
More instructions, misc system details
alekseiplusplus
2023-03-27
Added debug.c
alekseiplusplus
2023-03-27
README
alekseiplusplus
2023-03-27
Added instructions, changed C and V set flag funcs
alekseiplusplus
2023-03-26
Expanded README, will do real work tomorrow
alekseiplusplus
2023-03-23
Update README.md
alekseiplusplus
2023-03-23
Update README.md
alekseiplusplus
2023-03-23
Trying to set up repository
alekseiplusplus
2023-03-23
first commit I think
alekseiplusplus