Commit Graph

  • d10de168ee Fixes #30 - The --machine command line option does not work Stefan Arentz 2016-11-21 20:38:24 -0500
  • 8b2a89dda6 Fixes #11 - Create better tracing facility Stefan Arentz 2016-11-18 16:50:31 -0500
  • 0bee4f7b93 Added a minimal README Stefan Arentz 2016-11-16 22:56:20 -0500
  • 5821b9c32a Resolve compile error on Linux Stefan Arentz 2016-11-16 22:54:35 -0500
  • 3fb4b362d8 Use -std=c99 instead of -std=c11 Stefan Arentz 2016-11-16 22:41:33 -0500
  • a5b5a887b5 Adding a Travis CI configuration Stefan Arentz 2016-11-16 22:32:31 -0500
  • 03ccb373eb Change compiler to cc for better cross-platform compat Stefan Arentz 2016-11-16 22:29:15 -0500
  • 79d951fb29 Fixes #25 - Remove delay code Stefan Arentz 2016-11-16 22:26:40 -0500
  • 8eafb8b559 Fixes #7 - Add a .gitignore for C projects Stefan Arentz 2016-11-16 22:20:38 -0500
  • 5c0f428514 Remove object files from git Stefan Arentz 2016-11-16 22:18:52 -0500
  • a33c6d9057 Fixes #24 - PLP and PHP instructions are missing Stefan Arentz 2016-11-16 22:09:26 -0500
  • e66c4fd87f Fixes #14 - Introduce a strict mode Stefan Arentz 2016-11-16 22:05:08 -0500
  • d6bb1e5371 Fixes #17 - Clean up PIA code Stefan Arentz 2016-11-16 21:06:35 -0500
  • 1fd0206de5 Fixes #16 - Move WOZ Monitor to separate file Stefan Arentz 2016-11-16 21:05:31 -0500
  • 91bfa94b36 Fixes #20 - Introduce machine profiles Stefan Arentz 2016-11-16 19:06:14 -0500
  • fc75d02130 Fixes #21 - SEx instructions are missing Stefan Arentz 2016-11-16 15:52:49 -0500
  • 3358bbd31a Fixes #18 - Better handle unknown instructions Stefan Arentz 2016-11-16 15:43:10 -0500
  • 6e0eaaa5be Fixes #19 - Allow ROM regions to be loaded from files Stefan Arentz 2016-11-16 15:28:35 -0500
  • f131038f70 Fixes #8 - Remove all magic numbers Stefan Arentz 2016-11-14 21:13:51 -0500
  • 670ed8b041 Fixes #9 - Implement configurable memory regions Stefan Arentz 2016-11-14 20:10:42 -0500
  • b0972be3c8 Fixes #10 - Implement the BRK instruction Stefan Arentz 2016-11-13 20:09:47 -0500
  • 85c8204c1b Fixes #5 - Support interrupts Stefan Arentz 2016-11-13 20:07:54 -0500
  • e7ed556023 Fixes #2 - Keep the stack pointer as a byte instead of word Stefan Arentz 2016-11-13 15:29:49 -0500
  • 51093f364c Fixes #1 - Properly reset the cpu Stefan Arentz 2016-11-12 22:14:09 -0500
  • c16b34f14a Initial import Stefan Arentz 2015-01-13 19:42:14 -0500