omarandlorraine
11499b6bc8
Starting on implementing different variants ( #88 )
...
* start on separating 6502 variants from cpu itself
* add a single variant: the NMOS one
* get examples & tests running again
* Add the Revision A variant, one that has no ROR
* disable failing lint in build-time dependencies
* Variant with no decimal mode
* Revert "disable failing lint in build-time dependencies"
This reverts commit c87975e937
.
* some doc comments
* specify the variant in unit test now the API has changed
---------
Co-authored-by: Sam M W <you@example.com>
2023-10-31 16:45:15 +01:00
Matthias Endler
e88c971625
Add assembly example code ( #80 )
...
* Add assembly example code
This should make it easier for beginners to understand
how to test this emulator.
* cleanup
* fix typo
2023-06-20 10:32:28 +02:00
omarandlorraine
42eb1f8689
Update README.md ( #74 )
2023-04-26 18:41:44 +02:00
Sam M W
0708a1084c
fix the tests back up
2023-04-03 07:39:18 +01:00
Sam M W
a8dac6e805
extract memory functionality into a trait
2023-04-03 06:59:40 +01:00
Sam M W
4cc24efce4
forgot to change README
2022-10-18 10:13:19 +01:00
Sam M W
3de8f9158d
move tests and README away from Address
2022-10-18 10:01:55 +01:00
Matthias
8e876989e4
Add image
2022-06-07 20:31:53 +02: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
24973d7fbd
Upgrade to Rust 2018 edition
2021-04-07 13:55:41 +02:00
Matthias
7f5f6413d3
Add badge
2021-01-28 23:14:52 +01:00
Matthias
38e90170c1
Add link to open PR
2021-01-27 20:55:58 +01:00
GooseDB
e0d5004aa6
remove user input from readme example
2019-10-22 18:53:13 +03:00
GooseDB
d4c11e8f7c
update readme
2019-10-22 15:15:26 +03:00
Naoaki Iwakiri
0578a3e663
Add github actions
2019-10-22 09:44:18 +09:00
Matthias Endler
e46f5b2495
Clarification
2018-11-04 21:54:09 +01:00
Matthias Endler
a10d85d73f
Formatting
2018-11-04 21:39:15 +01:00
Matthias Endler
1a2dc5853b
Update README.md
2018-11-04 20:40:00 +01:00
Matthias Endler
5ee12bdbc0
Add no_std support
2018-11-04 20:26:51 +01:00
Matthias Endler
d5e9281969
Update README.md
2018-10-25 15:02:27 +02:00
Matthias Endler
7eafe55dfa
Update README
2017-10-08 17:31:20 +02:00
amw-zero
660f5c9f2d
Initial commit
2014-09-25 19:15:20 -04:00