Go to file
2024-01-21 16:07:01 -05:00
external Add a test/unity framework 2023-06-05 23:15:20 -04:00
src Added rom file watching to automatically take an action when the rom changes. Implemented simple apple II+ emulator 2023-09-01 20:18:09 -04:00
test Added rom file watching to automatically take an action when the rom changes. Implemented simple apple II+ emulator 2023-09-01 20:18:09 -04:00
.gitignore Add some defines for cpu flags and vectors, refine test structure 2023-06-15 05:35:41 -04:00
.gitmodules Begin adding instructions with matching tests, add ability to load memory from file, add Klaus's 6502 emulation tests 2023-07-06 19:47:29 -04:00
build.sh Add /opt/homebrew to includes and library search path if found 2024-01-21 16:07:01 -05:00
configure.ac Add /opt/homebrew to includes and library search path if found 2024-01-21 16:07:01 -05:00
Doxyfile.in doc improvements 2023-07-27 22:25:38 -04:00
Makefile.am Added rom file watching to automatically take an action when the rom changes. Implemented simple apple II+ emulator 2023-09-01 20:18:09 -04:00