.. |
backplane.rs
|
Add MMU support and start work on it
|
2023-02-03 09:19:33 -06:00 |
card.rs
|
Add MMU support and start work on it
|
2023-02-03 09:19:33 -06:00 |
disas.rs
|
Return bus errors from cpu.step() instead of panicking
|
2023-02-03 09:19:38 -06:00 |
instruction.rs
|
Initial commit
|
2022-10-09 12:14:49 -05:00 |
location.rs
|
Fix some pedantic and nursery lints
|
2022-10-24 08:54:34 -05:00 |
m68k.rs
|
Change BusErrorCause's Display impl to use Self
|
2023-03-15 18:56:21 -05:00 |
main.rs
|
Upgrade crates and switch to clap 4
|
2023-02-03 09:19:47 -06:00 |
mmu.rs
|
Finish basic functions of MMU card
|
2023-03-15 18:56:16 -05:00 |
peek.rs
|
Make peek's format argument optional
|
2023-02-03 09:19:45 -06:00 |
ram.rs
|
Add MMU support and start work on it
|
2023-02-03 09:19:33 -06:00 |
rom.rs
|
Fix the ROM's reload command
|
2023-03-15 18:56:21 -05:00 |
storage.rs
|
Add MMU support and start work on it
|
2023-02-03 09:19:33 -06:00 |
symbol_table.rs
|
Update crates and upgrade to elf v0.7
|
2022-11-16 10:40:26 -06:00 |
symbol_tables.rs
|
Make SymbolTables.tables private
|
2022-10-26 10:32:05 -05:00 |
symbol.rs
|
Add missing Debug impls
|
2022-10-18 17:19:02 -05:00 |
term.rs
|
Switch to 16-bit card IDs
|
2022-11-25 08:51:19 -06:00 |