Johannes Muenzel
|
12f9b21bd0
|
Move files around to match the usual structure more
|
2014-10-01 00:17:33 -04:00 |
|
Andrew Keeton
|
2675725a3d
|
Remove Cargo.toml.
|
2014-09-28 21:15:25 -04:00 |
|
Johannes Muenzel
|
0b2c805a96
|
Shuffle things around a little. For now a library called machine6502 will be the main code base. 6502-rs is inconvenient to use in a rust context since it starts with a number. The test_exe is no longer the main cargo build target
|
2014-09-26 02:59:47 -04:00 |
|
Johannes Muenzel
|
b22b36bc2a
|
Get some basic definitions and module structure going. Not sure whether Cargo.lock should be in .gitignore
|
2014-09-26 02:29:27 -04:00 |
|