Commit Graph

360 Commits

Author SHA1 Message Date
Matthias e2fd2469e3
Merge pull request #42 from mre/dependabot/cargo/log-0.4.17
Bump log from 0.4.16 to 0.4.17
2022-05-03 10:02:19 +02:00
dependabot[bot] 57c5e97cd4
Bump log from 0.4.16 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits/0.4.17)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 04:11:28 +00:00
Matthias 6b39e04089
Merge pull request #41 from mre/dependabot/cargo/log-0.4.16
Bump log from 0.4.14 to 0.4.16
2022-03-23 10:17:33 +01:00
dependabot[bot] 46aae27bd1
Bump log from 0.4.14 to 0.4.16
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/commits)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 04:11:47 +00:00
Matthias eea8dcd5da
Merge pull request #40 from mre/dependabot/cargo/skeptic-0.13.7
Bump skeptic from 0.13.6 to 0.13.7
2022-02-02 10:17:59 +01:00
dependabot[bot] 0483f453af
Bump skeptic from 0.13.6 to 0.13.7
Bumps [skeptic](https://github.com/budziq/rust-skeptic) from 0.13.6 to 0.13.7.
- [Release notes](https://github.com/budziq/rust-skeptic/releases)
- [Changelog](https://github.com/budziq/rust-skeptic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/budziq/rust-skeptic/commits)

---
updated-dependencies:
- dependency-name: skeptic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 04:11:02 +00:00
Matthias 8ae11309b8
Merge pull request #39 from mre/dependabot/cargo/bitflags-1.3.2
Bump bitflags from 1.2.1 to 1.3.2
2021-12-16 00:35:11 +01:00
dependabot[bot] 25cecf4cd2
Bump bitflags from 1.2.1 to 1.3.2
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.2.1...1.3.2)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 04:20:42 +00:00
Matthias 6fdd561b02
Remove unnecessary fixme comment (#37) 2021-05-16 17:21:56 +02:00
Matthias 424262cd36
Merge pull request #36 from mre/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-04-29 18:58:26 +02:00
dependabot-preview[bot] 0ccb00cd32
Upgrade to GitHub-native Dependabot 2021-04-29 15:24:26 +00:00
Matthias Endler c97a3634de Add historical background 2021-04-07 14:05:38 +02:00
Matthias Endler 3830ccca27 Add comments 2021-04-07 14:01:45 +02:00
Matthias abb01df4b4
Cleanup 2021-04-07 13:59:51 +02:00
Matthias Endler d3a9833ce0 Update deps 2021-04-07 13:56:58 +02:00
Matthias Endler 24973d7fbd Upgrade to Rust 2018 edition 2021-04-07 13:55:41 +02:00
dependabot-preview[bot] b6e4a5ce8b
Merge pull request #34 from mre/dependabot/cargo/skeptic-0.13.6 2021-03-17 14:49:34 +00:00
dependabot-preview[bot] 5c0b45d0d4
Bump skeptic from 0.13.5 to 0.13.6
Bumps [skeptic](https://github.com/budziq/rust-skeptic) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/budziq/rust-skeptic/releases)
- [Changelog](https://github.com/budziq/rust-skeptic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/budziq/rust-skeptic/compare/0.13.5...0.13.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17 14:44:59 +00:00
dependabot-preview[bot] 42c66e4242
Merge pull request #33 from mre/dependabot/cargo/num-0.4.0 2021-03-06 04:26:56 +00:00
dependabot-preview[bot] 62259b3df6
Bump num from 0.3.1 to 0.4.0
Bumps [num](https://github.com/rust-num/num) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.3.1...num-0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-06 04:24:22 +00:00
Matthias a6eae6f2b0
Merge pull request #32 from omarandlorraine/stackfix
Stackfix
2021-01-30 23:49:57 +01:00
Sam M W b566265dbb Don't panic on stack over- and underflow 2021-01-30 15:11:02 +00:00
Sam M W 34bbe55712 Add tests for stack over- and underflow 2021-01-30 15:10:41 +00:00
Matthias Endler 96e15af044 Merge branch 'master' of github.com:mre/mos6502 into master 2021-01-28 23:34:44 +01:00
Matthias Endler 93a39980e4 Add Default impls 2021-01-28 23:34:41 +01:00
Matthias 7f5f6413d3
Add badge 2021-01-28 23:14:52 +01:00
Matthias Endler 0749b1798b bump version 2021-01-28 23:11:39 +01:00
Matthias 4fceafa34d
Update Cargo.toml 2021-01-28 23:10:26 +01:00
Matthias 5b87171c4c
Merge pull request #30 from omarandlorraine/master
First stab at implementing decimal mode for ADC
2021-01-28 23:09:43 +01:00
Sam M W b39a67b0a1 separate unit test for decimal sbc should set carry 2021-01-28 10:17:10 +00:00
Sam M W ad40c72dfe separate unit test for decimal sbc 2021-01-28 10:13:44 +00:00
Sam M W 2d87640692 remove worthless comment 2021-01-28 08:58:04 +00:00
Sam M W 51775fbe95 Decimal mode for SBC 2021-01-27 22:44:20 +00:00
Sam M W 3844a730f0 whitespace 2021-01-27 20:31:36 +00:00
Matthias 449c17dbaf
Run unit tests for PRs 2021-01-27 21:19:00 +01:00
Matthias 38e90170c1
Add link to open PR 2021-01-27 20:55:58 +01:00
dependabot-preview[bot] 561b875a08
Merge pull request #31 from mre/dependabot/cargo/log-0.4.14 2021-01-27 03:19:25 +00:00
dependabot-preview[bot] af29a7be6d
Bump log from 0.4.13 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.13...0.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 03:16:16 +00:00
Sam M W 153f8e4bd7 Some unit testing for decimal mode 2021-01-26 20:58:09 +00:00
Sam M W 85dd92615d First stab at implementing decimal mode for ADC 2021-01-25 22:57:28 +00:00
dependabot-preview[bot] 2deb0658fd
Merge pull request #29 from mre/dependabot/cargo/log-0.4.13 2021-01-11 11:37:33 +00:00
dependabot-preview[bot] 6d96b8f554
Bump log from 0.4.12 to 0.4.13
Bumps [log](https://github.com/rust-lang/log) from 0.4.12 to 0.4.13.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.12...0.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 11:32:49 +00:00
dependabot-preview[bot] 138dba451c
Merge pull request #28 from mre/dependabot/cargo/log-0.4.12 2021-01-08 00:59:09 +00:00
dependabot-preview[bot] d89bbdc675
Bump log from 0.4.11 to 0.4.12
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 00:56:08 +00:00
dependabot-preview[bot] bbc7ec185b
Merge pull request #27 from mre/dependabot/cargo/num-0.3.1 2020-11-03 23:10:12 +00:00
dependabot-preview[bot] beeb8039d9
Bump num from 0.3.0 to 0.3.1
Bumps [num](https://github.com/rust-num/num) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.3.0...num-0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 23:07:28 +00:00
dependabot-preview[bot] 3576849180
Merge pull request #26 from mre/dependabot/cargo/skeptic-0.13.5 2020-10-29 14:37:56 +00:00
dependabot-preview[bot] cb2b8aef88
Bump skeptic from 0.13.4 to 0.13.5
Bumps [skeptic](https://github.com/budziq/rust-skeptic) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/budziq/rust-skeptic/releases)
- [Changelog](https://github.com/budziq/rust-skeptic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/budziq/rust-skeptic/compare/0.13.4...0.13.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 14:34:49 +00:00
dependabot-preview[bot] 74cdaf8dbd
Merge pull request #25 from mre/dependabot/cargo/log-0.4.11 2020-07-16 01:27:48 +00:00
dependabot-preview[bot] 525bd3e7c5
Bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 01:24:50 +00:00