Commit Graph

18 Commits

Author SHA1 Message Date
6c70bdbf9e Move pdf files to own directory 2022-10-17 10:47:23 -05:00
d3123e97a5 Add support for loading symbol tables on startup 2022-10-17 10:46:52 -05:00
9b3ee444de Move ROM to own directory 2022-10-17 10:44:02 -05:00
a2f62187c1 Change ROM build to use GNU binutils 2022-10-17 10:42:38 -05:00
366fd04745 Add command to resolve a location to an address 2022-10-17 10:04:49 -05:00
5c7a49342d Rework symbol table storage 2022-10-17 10:04:18 -05:00
a68e189f35 Filter out useless symbols 2022-10-12 16:47:12 -05:00
2ee7f27b32 Add support for listing symbols 2022-10-12 16:18:45 -05:00
4a0ad44276 Add support for loading multiple symbol tables 2022-10-12 15:55:08 -05:00
aa05308d1e Add symbol support to disas and peek 2022-10-12 15:52:13 -05:00
0d78a8399d Extract address parsing code to dedicated function 2022-10-12 15:41:43 -05:00
bd7670cf8b Merge branch 'master' of github.com:pjht/m68k_emu 2022-10-12 12:44:11 -05:00
f4f8890a5d Change to latest git comit of elf crate, add basic symbol support to run, and format code 2022-10-12 12:44:03 -05:00
pjht
a43aff7d28
Remove unnecessary doc comment from PeekFormat::format 2022-10-12 12:41:40 -05:00
1ecd6083a6 Add symbol table load command 2022-10-11 17:27:08 -05:00
7505d172f2 Add basic terminal card 2022-10-11 11:49:13 -05:00
1f21cb4259 Fix invalid disk file in emulator config 2022-10-11 11:46:33 -05:00
722cdbc2f8 Initial commit 2022-10-09 12:14:49 -05:00