1. eedbf73 Update mcmod.info and README by gamax92 · 8 years ago
  2. 52af1be Update boot.rom file by gamax92 · 8 years ago
  3. 8e369c1 Save some more space in the eeprom by gamax92 · 8 years ago
  4. 3dea19f Handle boot file returning to eeprom by gamax92 · 8 years ago
  5. f94ac16 Close handle in save command by gamax92 · 8 years ago
  6. 58e5d44 Modify built in assembler for 65c02 instructions by gamax92 · 8 years ago
  7. d84a8f8 Implement WAI and persist more CPU values by gamax92 · 8 years ago
  8. 2126717 Use more 65C02 instruction to reduce rom size by gamax92 · 8 years ago
  9. e7de4eb Convert jmp to bra when possible by gamax92 · 8 years ago
  10. d6a148e Add ls/list and save commands to eeprom by gamax92 · 8 years ago
  11. eea4f3f Fix unmasking EEPROM by gamax92 · 8 years ago
  12. 57dad88 Clear decimal flag on interrupts by gamax92 · 8 years ago
  13. 1d26bf1 Add changes from sethm/symon#15 by gamax92 · 8 years ago
  14. c21cb49 Convert Symon into a 65C02 core by gamax92 · 8 years ago
  15. eb7a9c2 Remove some unused stuff from Symon by gamax92 · 8 years ago
  16. 67a6c07 Fix ConsoleDriver crash when GPU is removed by gamax92 · 8 years ago
  17. 4b74397 Remove many unnecessary casts from ConsoleDriver by gamax92 · 8 years ago
  18. 41e3a03 Use wool colors for ConsoleDriver by gamax92 · 8 years ago
  19. 3aa1954 Give built in eeprom better naming by gamax92 · 8 years ago
  20. 904be19 Correct formatting by gamax92 · 8 years ago
  21. 6730bba Change component listing slightly by gamax92 · 8 years ago
  22. 8cd5e16 Correct Generic Wrapper invoke debug message by gamax92 · 8 years ago
  23. 9965663 Added load command to boot rom by gamax92 · 8 years ago
  24. 10a472b Add basic command system to eeprom by gamax92 · 8 years ago
  25. 2bc1486 Remove eeprom vanish messages by gamax92 · 8 years ago
  26. 843a68d Add adc and sbc decimal mode extra cycle by gamax92 · 8 years ago
  27. d48603e Add branch cycles and page cross cycles by gamax92 · 8 years ago
  28. b3f3bcd Prevent StackOverflowError in CopyEngine by gamax92 · 8 years ago
  29. 1de5f3f ValueManager fixes for multiple computers by gamax92 · 8 years ago
  30. 80a0d01 Fix debug logging by gamax92 · 8 years ago
  31. 5e7edb5 Fix persistence by gamax92 · 8 years ago
  32. 1c3f8fd Add configuration options for debugging by gamax92 · 8 years ago
  33. 796e9ac Fix Enter showing up as \r by gamax92 · 8 years ago
  34. ddc575e Consolidate ServerTickEvent listeners by gamax92 · 8 years ago
  35. c3ba3c8 Fix boot rom bug by gamax92 · 8 years ago
  36. 0a0a7ff Fix ConsoleDriver crash on bad ansi input by gamax92 · 8 years ago
  37. d6a3ab3 Add cc65 configuration and port boot rom to ca65 by gamax92 · 8 years ago
  38. 059e3d1 Remove newline from toTraceEvent by gamax92 · 8 years ago
  39. ad27793 Rename Generic IO to General IO by gamax92 · 8 years ago
  40. 61933f3 Increment version number by gamax92 · 8 years ago v1.0.4
  41. a20ee92 Fix bugs in boot rom by gamax92 · 8 years ago
  42. ce29f36 Remove some old TODOs by gamax92 · 8 years ago
  43. 25cc08a Massive update by gamax92 · 8 years ago v1.0.3
  44. 2abf62e Remove CpuBehavior by gamax92 · 8 years ago
  45. 0d24a9d Rename mod to Thistle by gamax92 · 8 years ago
  46. a9a834a Persist more things in ConsoleDriver by gamax92 · 8 years ago
  47. 6d7d452 Minor clean up by gamax92 · 8 years ago
  48. bc7afe5 Add tier based cycle counting by gamax92 · 8 years ago
  49. 1bf1e4e Clean up InstructionTable by gamax92 · 8 years ago
  50. e7bdc32 Simplify ConsoleDriver by gamax92 · 8 years ago
  51. 1e95fbd Fix various ConsoleDriver bugs by gamax92 · 8 years ago
  52. 3e2146e Minor code cleanup by gamax92 · 8 years ago
  53. 73c2f1c Add Bus.getMachine and SymonMachine.getContext by gamax92 · 8 years ago
  54. f7ce411 Rename Bus.addCpu to Bus.setCpu by gamax92 · 8 years ago
  55. f074540 Integrate Symon's Simulator into SymonVM by gamax92 · 8 years ago
  56. 9ab5d06 Modify Device constructor by gamax92 · 8 years ago
  57. 6e2d907 Remove symon's Machine interface by gamax92 · 8 years ago
  58. 39d0cd3 Reformat InstructionTable by gamax92 · 8 years ago
  59. 5941ed4 Add config to silently ignore MemoryAccessException by gamax92 · 8 years ago
  60. 1b4a6ee Fix up Banked Memory by gamax92 · 8 years ago
  61. ee865f8 Remove busy loop in symon by gamax92 · 8 years ago
  62. 6601ed7 Move SymonMachine out of symon library by gamax92 · 8 years ago
  63. 53b7f6e Enforce standard EEPROM sizes by gamax92 · 8 years ago
  64. 2dece3f Fix memory calculation by gamax92 · 8 years ago
  65. b0a4c57 Remove custom processor item by gamax92 · 8 years ago
  66. 35b9a67 Upgrade to OC 1.6 by gamax92 · 8 years ago
  67. 724b03f Partially upgrade Symon by gamax92 · 9 years ago
  68. 778e15f Minor Changes by gamax92 · 9 years ago
  69. ad06c14 Code Cleanup by gamax92 · 9 years ago
  70. b770dc7 Fixed an oopsie by Techokami · 9 years ago
  71. dff54f6 Update to OC 1.5 by gamax92 · 10 years ago
  72. a3bd2b6 Colors! by gamax92 · 10 years ago
  73. 45d6c3e Some more ANSI Codes by gamax92 · 10 years ago
  74. 2611530 Some work on the Terminal by gamax92 · 10 years ago
  75. 5e4e989 Lots of experimental untested ANSI code by gamax92 · 10 years ago
  76. ae955bf BEEP by gamax92 · 10 years ago
  77. ba9fb8d Fix up a couple of bugs by gamax92 · 10 years ago
  78. 2dea51d Missed one by gamax92 · 10 years ago
  79. 7dbae84 Signals device by gamax92 · 10 years ago
  80. 0dc83bf Bank Switching! by gamax92 · 10 years ago
  81. 5f59b49 Persist things. by gamax92 · 10 years ago
  82. 5bc6474 GPU Init fix and textures by gamax92 · 10 years ago
  83. 29fc7fd Experimental backspace handler by gamax92 · 10 years ago
  84. c7e0823 Push as many characters until limit by gamax92 · 10 years ago
  85. bfe5426 Push Code by gamax92 · 10 years ago
  86. 962af13 Initial commit by James Coon · 10 years ago