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-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
2023-04-29
misc. fixes, finished LDA test.
alekseiplusplus
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
[next]