Commit Graph

  • f411c088a8 Merge d0c10cd4af into 5382c807c7 Ariejan de Vroom 2015-09-14 17:27:44 +0000
  • 5382c807c7 Create CODE_OF_CONDUCT.md master Ariejan de Vroom 2015-08-13 16:03:57 +0200
  • 15fa43282e Merge branch 'marcopeereboom-broken_range' Ariejan de Vroom 2015-04-09 09:27:47 +0200
  • a0f722e9ee Merge branch 'broken_range' of https://github.com/marcopeereboom/i6502 into marcopeereboom-broken_range Ariejan de Vroom 2015-04-09 09:25:43 +0200
  • 36197e2ba8 Merge pull request #12 from ariejan/go-1.4 Ariejan de Vroom 2015-04-09 09:24:52 +0200
  • 8bf1e629e6 Update testify assert methods Ariejan de Vroom 2015-04-09 09:20:02 +0200
  • 343f99deeb Use Godep to manage dependencies properly Ariejan de Vroom 2015-04-09 09:19:49 +0200
  • 821bff0922 Update travis config Ariejan de Vroom 2015-04-09 09:11:50 +0200
  • 43f3d06988 Iterate over pointers instead of copies. Marco Peereboom 2015-04-08 16:56:35 -0500
  • 21a7136dd6 Add link to go docs Ariejan de Vroom 2014-08-29 14:22:39 +0200
  • 00030d9d45 Properly test ACIA 6551 output channel Ariejan de Vroom 2014-08-29 13:49:08 +0200
  • 96f9605ce4 Test and implement Memory interface explicitly. Ariejan de Vroom 2014-08-21 10:02:38 +0200
  • 3747d8ce41 Acia Tx return nothing when there is no new data Ariejan de Vroom 2014-08-21 10:02:04 +0200
  • d0c10cd4af Add CpuType to differentiate between models/variants issue_1_65C02 Ariejan de Vroom 2014-08-20 07:22:34 +0200
  • a174259751 Add Klaus Dormann's 65C02 extended opcodes test rom. Ariejan de Vroom 2014-08-20 06:25:54 +0200
  • eb00e07208 Create gh-pages branch via GitHub gh-pages Ariejan de Vroom 2014-08-19 22:20:04 +0200
  • f934c5cdf6 Update README Ariejan de Vroom 2014-08-19 22:19:39 +0200
  • 4764cb24ca Merge pull request #3 from ariejan/issue_3_acia6551 Ariejan de Vroom 2014-08-19 22:09:46 +0200
  • 3ab4323f3b Add tests for cpu/acia integration Ariejan de Vroom 2014-08-19 22:01:41 +0200
  • da43c2bca1 Update Memory interface Ariejan de Vroom 2014-08-19 16:49:46 +0200
  • 099d6c11bd Implement acia 6551 Ariejan de Vroom 2014-08-19 16:40:31 +0200
  • 432119f507 Add failing spec with chanels. Ariejan de Vroom 2014-08-18 16:37:51 +0200
  • 5ea131831a Create gh-pages branch via GitHub Ariejan de Vroom 2014-08-18 16:14:01 +0200
  • 5789d4d657 Update README.md Ariejan de Vroom 2014-08-18 16:13:51 +0200
  • 44738e191f WIP Ariejan de Vroom 2014-08-17 22:36:01 +0200
  • 5e172fffd6 Create gh-pages branch via GitHub Ariejan de Vroom 2014-08-17 17:19:21 +0200
  • 856ff00573 Add ACIA Reset() Ariejan de Vroom 2014-08-17 17:18:14 +0200
  • 90e248e745 Add basics for ACIA 6551:w Ariejan de Vroom 2014-08-17 16:49:22 +0200
  • 7e5984cd6f Merge pull request #8 from ariejan/issue_8_roms Ariejan de Vroom 2014-08-17 16:22:23 +0200
  • 0e1d9eaa8f Add ROM Memory Ariejan de Vroom 2014-08-17 16:20:30 +0200
  • 91a55fd823 Update README.md Ariejan de Vroom 2014-08-17 16:01:00 +0200
  • b4bbadd369 Merge pull request #5 from ariejan/issue_5_documentation Ariejan de Vroom 2014-08-17 15:59:03 +0200
  • c361eedc46 Fix OpType attribute ordering Ariejan de Vroom 2014-08-17 15:57:12 +0200
  • e77a599b10 Add more documentation Ariejan de Vroom 2014-08-17 15:53:35 +0200
  • 22432de785 Add docs for AddressBus; minor refactorings Ariejan de Vroom 2014-08-17 13:07:22 +0200
  • 4eeba4d940 Add package documentation Ariejan de Vroom 2014-08-17 10:31:28 +0200
  • 36e18e5730 Merge pull request #4 from ariejan/issue_4_code_cleanup Ariejan de Vroom 2014-08-16 22:04:53 +0200
  • 9ee72dc145 Clean up code / Refactorings Ariejan de Vroom 2014-08-16 21:54:06 +0200
  • c237386b7a Create gh-pages branch via GitHub Ariejan de Vroom 2014-08-16 11:46:20 +0200
  • 6207a06423 Update README Ariejan de Vroom 2014-08-16 11:43:53 +0200
  • 955e7db2dc Reorder tests for faster feedback. Ariejan de Vroom 2014-08-16 10:47:03 +0200
  • f607b92430 Add 6502 functional test listing Ariejan de Vroom 2014-08-16 10:39:51 +0200
  • 33ca177f90 Implement remaining opcodes; tests Ariejan de Vroom 2014-08-16 10:35:00 +0200
  • f3f95dda39 Implement more opcodes, minor improvements Ariejan de Vroom 2014-08-14 11:07:10 +0200
  • 9c8f47abbc Implement ADC, including Carry, Overflow, Decimal Ariejan de Vroom 2014-08-13 22:42:26 +0200
  • c3ffb2e87b Implement NOP instruction Ariejan de Vroom 2014-08-13 13:51:53 +0200
  • 0fe91268ad Add Cpu program loading Ariejan de Vroom 2014-08-13 11:49:49 +0200
  • c8d2f31a65 Add Guardfile for continuious testing Ariejan de Vroom 2014-08-13 11:49:33 +0200
  • e96ce1e84a Add basic Cpu/Bus/Ram architecture. Ariejan de Vroom 2014-08-13 09:26:33 +0200
  • f88946a622 Use testify for cleaner tests Ariejan de Vroom 2014-08-13 06:19:44 +0200
  • 1f7867cfb6 Add CI badge to README Ariejan de Vroom 2014-08-12 21:50:52 +0200
  • 57b940dce1 Add NewCpu() Ariejan de Vroom 2014-08-12 21:28:30 +0200
  • 0eaa592103 Remove old prototype code. Ariejan de Vroom 2014-08-12 20:58:07 +0200
  • afa7d0d3f6 Wip prototype Ariejan de Vroom 2014-08-12 20:46:41 +0200
  • 9e3c9454e8 Working Rx/Tx for serial/websockets Ariejan de Vroom 2014-08-11 14:40:21 +0200
  • b692c8a7b1 Working websockets Ariejan de Vroom 2014-08-11 12:04:55 +0200
  • 12f64bf7d3 WIP Ariejan de Vroom 2014-08-11 10:15:56 +0200
  • fdb6f81bc8 Support indirect memory addressing mode Ariejan de Vroom 2014-08-09 10:38:46 +0200
  • e20df11fd7 Add README and LICENSE Ariejan de Vroom 2014-08-07 09:26:03 +0200
  • 4a155cad33
    Initial commit of the i6502 emulator. Ariejan de Vroom 2014-08-07 09:15:41 +0200