1
0
mirror of https://github.com/mre/mos6502.git synced 2025-01-03 00:30:57 +00:00

Commit Graph

  • 1972a42adc some failing tests Sam M W 2022-10-20 09:04:44 +0100
  • 894e4304ea test branch_across_end_of_address_space Sam M W 2022-10-18 14:55:22 +0100
  • d8a9558095 formatting Sam M W 2022-10-18 13:37:06 +0100
  • 5290a9d61e zeropage wraparound test Sam M W 2022-10-18 13:35:17 +0100
  • 89d6e66e11 whitespace Sam M W 2022-10-18 10:39:29 +0100
  • 4cc24efce4 forgot to change README Sam M W 2022-10-18 10:13:19 +0100
  • cd83ae7b9c delete now useless sourcefile src/address.rs Sam M W 2022-10-18 10:09:24 +0100
  • 8c6591f6a4 remove last of Address and AddressDiff Sam M W 2022-10-18 10:09:03 +0100
  • 3de8f9158d move tests and README away from Address Sam M W 2022-10-18 09:59:52 +0100
  • a3c4a7689f the program counter should wrap as well Sam M W 2022-10-18 09:42:51 +0100
  • 7328eb416a misc clippy fixes. Sam M W 2022-10-18 09:38:05 +0100
  • 4b26e83529 remove Address and AddressDiff from equation Sam M W 2022-10-18 06:57:59 +0100
  • 38a2dfb2f3 add failing test invalid-decimals Sam M W 2022-08-07 15:56:38 +0100
  • f3d3bf470f
    add option to statically disable decimal mode (#47) omarandlorraine 2022-08-11 14:42:34 +0100
  • 579c0da831 add the perfect6502 submodule Sam M W 2022-08-11 07:58:18 +0100
  • f581eb1512 change ci to match new feature flag Sam M W 2022-08-11 06:50:23 +0100
  • 0cbdbcbe51 invert sense of feature flag Sam M W 2022-08-11 06:49:14 +0100
  • 3674fcb6f8 don't run decimal mode tests if disable_decimal_mode Sam M W 2022-08-09 04:55:15 +0100
  • 8de65acce6 add disable_decimal_mode tests to github workflows Sam M W 2022-08-09 04:39:08 +0100
  • a28c11a69f add the disable_decimal_mode to Cargo.toml [features] Sam M W 2022-08-09 04:37:32 +0100
  • e2c730f36b add option to statically disable decimal mode Sam M W 2022-08-08 21:00:06 +0100
  • 18e55aaeca remove call to .trim(), as clippy suggests Sam M W 2022-08-09 04:14:46 +0100
  • 8e876989e4 Add image Matthias 2022-06-07 20:31:53 +0200
  • cdb2f0949a Merge branch 'master' of github.com:mre/mos6502 Matthias 2022-06-07 20:17:48 +0200
  • 7398fc4c3f Simplify GCD program Matthias 2022-06-07 20:17:44 +0200
  • b6c888f951
    Update and rename continuous_testing.yaml to ci.yaml Matthias 2022-06-07 20:01:11 +0200
  • 8c088611bb Update dependencies Matthias 2022-06-07 19:57:54 +0200
  • 885afe0c10 Rust 2021 edition Matthias 2022-06-07 19:53:16 +0200
  • d1b1c93fd4 Fix clippy warnings Matthias 2022-06-07 19:52:00 +0200
  • 363dc47755 Format code Matthias 2022-06-07 19:30:29 +0200
  • e829122a5a
    Delete .travis.yml Matthias 2022-06-07 19:27:57 +0200
  • ef9a49ac8b
    set carry flag if carry_in && value == "$ff" (#44) omarandlorraine 2022-06-07 10:03:51 +0100
  • dd0b56fc6c set carry flag if carry_in && value == Sam M W 2022-06-07 08:45:21 +0100
  • 7f87eb17ab add failing test Sam M W 2022-06-06 11:33:45 +0100
  • e2fd2469e3
    Merge pull request #42 from mre/dependabot/cargo/log-0.4.17 Matthias 2022-05-03 10:02:19 +0200
  • 57c5e97cd4
    Bump log from 0.4.16 to 0.4.17 dependabot[bot] 2022-05-03 04:11:28 +0000
  • 6b39e04089
    Merge pull request #41 from mre/dependabot/cargo/log-0.4.16 Matthias 2022-03-23 10:17:33 +0100
  • 46aae27bd1
    Bump log from 0.4.14 to 0.4.16 dependabot[bot] 2022-03-23 04:11:47 +0000
  • eea8dcd5da
    Merge pull request #40 from mre/dependabot/cargo/skeptic-0.13.7 Matthias 2022-02-02 10:17:59 +0100
  • 0483f453af
    Bump skeptic from 0.13.6 to 0.13.7 dependabot[bot] 2022-02-02 04:11:02 +0000
  • 8ae11309b8
    Merge pull request #39 from mre/dependabot/cargo/bitflags-1.3.2 Matthias 2021-12-16 00:35:11 +0100
  • 25cecf4cd2
    Bump bitflags from 1.2.1 to 1.3.2 dependabot[bot] 2021-08-16 04:20:42 +0000
  • fc302f3b49
    Bump bitflags from 1.2.1 to 1.3.1 dependabot[bot] 2021-08-12 04:12:07 +0000
  • 6fdd561b02
    Remove unnecessary fixme comment (#37) Matthias 2021-05-16 17:21:56 +0200
  • 424262cd36
    Merge pull request #36 from mre/dependabot/add-v2-config-file Matthias 2021-04-29 18:58:26 +0200
  • 0ccb00cd32
    Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-29 15:24:26 +0000
  • c97a3634de Add historical background Matthias Endler 2021-04-07 14:05:38 +0200
  • 3830ccca27 Add comments Matthias Endler 2021-04-07 14:01:45 +0200
  • abb01df4b4
    Cleanup Matthias 2021-04-07 13:59:51 +0200
  • d3a9833ce0 Update deps Matthias Endler 2021-04-07 13:56:58 +0200
  • 24973d7fbd Upgrade to Rust 2018 edition Matthias Endler 2021-04-07 13:55:41 +0200
  • b6e4a5ce8b
    Merge pull request #34 from mre/dependabot/cargo/skeptic-0.13.6 dependabot-preview[bot] 2021-03-17 14:49:34 +0000
  • 5c0b45d0d4
    Bump skeptic from 0.13.5 to 0.13.6 dependabot-preview[bot] 2021-03-17 14:44:59 +0000
  • 42c66e4242
    Merge pull request #33 from mre/dependabot/cargo/num-0.4.0 dependabot-preview[bot] 2021-03-06 04:26:56 +0000
  • 62259b3df6
    Bump num from 0.3.1 to 0.4.0 dependabot-preview[bot] 2021-03-06 04:24:22 +0000
  • a6eae6f2b0
    Merge pull request #32 from omarandlorraine/stackfix Matthias 2021-01-30 23:49:57 +0100
  • b566265dbb Don't panic on stack over- and underflow Sam M W 2021-01-30 15:11:02 +0000
  • 34bbe55712 Add tests for stack over- and underflow Sam M W 2021-01-30 15:10:41 +0000
  • ad90d9294c Statically initialize CPU no-std-example Matthias Endler 2021-01-29 00:14:50 +0100
  • a4990eacbc bump memory to 128K Matthias Endler 2021-01-29 00:14:32 +0100
  • 99b788c3b1 Merge branch 'master' of github.com:mre/mos6502 into no-std-example Matthias Endler 2021-01-28 23:46:39 +0100
  • 96e15af044 Merge branch 'master' of github.com:mre/mos6502 into master Matthias Endler 2021-01-28 23:34:44 +0100
  • 93a39980e4 Add Default impls Matthias Endler 2021-01-28 23:34:41 +0100
  • 7f5f6413d3
    Add badge Matthias 2021-01-28 23:14:52 +0100
  • 0749b1798b bump version Matthias Endler 2021-01-28 23:11:39 +0100
  • 4fceafa34d
    Update Cargo.toml Matthias 2021-01-28 23:10:26 +0100
  • 5b87171c4c
    Merge pull request #30 from omarandlorraine/master Matthias 2021-01-28 23:09:43 +0100
  • b39a67b0a1 separate unit test for decimal sbc should set carry Sam M W 2021-01-28 10:17:10 +0000
  • ad40c72dfe separate unit test for decimal sbc Sam M W 2021-01-28 10:13:44 +0000
  • 2d87640692 remove worthless comment Sam M W 2021-01-28 08:58:04 +0000
  • 51775fbe95 Decimal mode for SBC Sam M W 2021-01-27 22:44:20 +0000
  • 3844a730f0 whitespace Sam M W 2021-01-27 20:31:36 +0000
  • 449c17dbaf
    Run unit tests for PRs Matthias 2021-01-27 21:19:00 +0100
  • 38e90170c1
    Add link to open PR Matthias 2021-01-27 20:55:58 +0100
  • 561b875a08
    Merge pull request #31 from mre/dependabot/cargo/log-0.4.14 dependabot-preview[bot] 2021-01-27 03:19:25 +0000
  • af29a7be6d
    Bump log from 0.4.13 to 0.4.14 dependabot-preview[bot] 2021-01-27 03:16:16 +0000
  • 153f8e4bd7 Some unit testing for decimal mode Sam M W 2021-01-26 20:58:09 +0000
  • 85dd92615d First stab at implementing decimal mode for ADC Sam M W 2021-01-25 22:57:28 +0000
  • 2deb0658fd
    Merge pull request #29 from mre/dependabot/cargo/log-0.4.13 dependabot-preview[bot] 2021-01-11 11:37:33 +0000
  • 6d96b8f554
    Bump log from 0.4.12 to 0.4.13 dependabot-preview[bot] 2021-01-11 11:32:49 +0000
  • 138dba451c
    Merge pull request #28 from mre/dependabot/cargo/log-0.4.12 dependabot-preview[bot] 2021-01-08 00:59:09 +0000
  • d89bbdc675
    Bump log from 0.4.11 to 0.4.12 dependabot-preview[bot] 2021-01-08 00:56:08 +0000
  • bbc7ec185b
    Merge pull request #27 from mre/dependabot/cargo/num-0.3.1 dependabot-preview[bot] 2020-11-03 23:10:12 +0000
  • beeb8039d9
    Bump num from 0.3.0 to 0.3.1 dependabot-preview[bot] 2020-11-03 23:07:28 +0000
  • 3576849180
    Merge pull request #26 from mre/dependabot/cargo/skeptic-0.13.5 dependabot-preview[bot] 2020-10-29 14:37:56 +0000
  • cb2b8aef88
    Bump skeptic from 0.13.4 to 0.13.5 dependabot-preview[bot] 2020-10-29 14:34:49 +0000
  • 74cdaf8dbd
    Merge pull request #25 from mre/dependabot/cargo/log-0.4.11 dependabot-preview[bot] 2020-07-16 01:27:48 +0000
  • 525bd3e7c5
    Bump log from 0.4.8 to 0.4.11 dependabot-preview[bot] 2020-07-16 01:24:50 +0000
  • 6d374c804c
    Create FUNDING.yml Matthias 2020-06-23 02:16:15 +0200
  • 2248bb3b3c
    Merge pull request #24 from mre/dependabot/cargo/num-0.3.0 dependabot-preview[bot] 2020-06-13 23:16:16 +0000
  • 400ad34f49
    Bump num from 0.2.1 to 0.3.0 dependabot-preview[bot] 2020-06-13 23:13:50 +0000
  • d94c4b8dcf
    Merge pull request #23 from mre/dependabot/cargo/num-0.2.1 dependabot-preview[bot] 2020-01-10 14:12:12 +0000
  • 0819879837
    Bump num from 0.2.0 to 0.2.1 dependabot-preview[bot] 2020-01-10 04:54:14 +0000
  • 12eab2c8c5
    Merge pull request #22 from mre/dependabot/cargo/bitflags-1.2.1 Matthias Endler 2019-10-23 12:30:11 +0200
  • 462ba39c76
    Bump bitflags from 1.2.0 to 1.2.1 dependabot-preview[bot] 2019-10-23 09:47:40 +0000
  • 75ecad1a2a
    Merge pull request #21 from GooseDB/update-readme Matthias Endler 2019-10-22 19:55:35 +0200
  • e0d5004aa6 remove user input from readme example GooseDB 2019-10-22 18:53:13 +0300
  • d4c11e8f7c update readme GooseDB 2019-10-22 15:15:26 +0300
  • a29c22158f
    Merge pull request #19 from GooseDB/examples Matthias Endler 2019-10-22 08:59:06 +0200
  • ab009bb539
    Merge pull request #20 from naokiri/github-actions Matthias Endler 2019-10-22 08:52:03 +0200