Commit Graph

17 Commits

Author SHA1 Message Date
Maurizio Porrato a75d9c6781 Added simple disassembler 2020-01-25 14:55:09 +00:00
Maurizio Porrato feeae16d5b Add debug trace 2020-01-24 08:34:28 +00:00
Maurizio Porrato a785d2eb12 Fix buffer overflow loading images 2020-01-24 00:35:15 +00:00
Maurizio Porrato f8ec7c2bee Handle chained conditionals 2020-01-23 22:24:31 +00:00
Maurizio Porrato 67904719be Fix handling of indirect references 2020-01-23 21:58:48 +00:00
Maurizio Porrato 706ae9238d Fix typos in opcode names 2020-01-22 22:24:28 +00:00
Maurizio Porrato 98cecd782f Fix handling of long literals 2020-01-22 09:46:24 +00:00
Maurizio Porrato bc55eadb82 Use ephemeral variable for literal operands 2020-01-22 08:37:17 +00:00
Maurizio Porrato 9ceac9ae5a Make dumpregs and dump_ram accessible from debug HWI. Add emulator ID to debug irqh 2020-01-22 08:21:09 +00:00
Maurizio Porrato 56eae1aca1 Added debug hardware IRQ to replace non standard HLT opcode 2020-01-22 08:01:09 +00:00
Maurizio Porrato 48867686a6 Add .vscode to .gitignore 2020-01-22 07:40:31 +00:00
Maurizio Porrato ee74cfc5f9 Allow loading binary images in simulator. Fix instruction decoding. 2020-01-22 07:34:36 +00:00
Maurizio Porrato a853e8eaad Generate flat binary 2020-01-21 23:31:47 +00:00
Maurizio Porrato 69bb5a9dab Make pylint happy 2020-01-21 08:42:05 +00:00
Maurizio Porrato 4036e04c83 Initial assembler implementation 2020-01-02 13:21:38 +01:00
Maurizio Porrato 017c61edce Fix makefile format 2019-10-19 13:47:10 +01:00
Maurizio Porrato aedf6873a7 Initial commit 2019-10-19 09:31:07 +01:00