EightBitNet/MC6809
Adrian Conlon 662c457dd5 Make the MC6809 disassembler hex output lower case, for compatibility with unmanaged code.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-05-04 15:20:52 +01:00
..
MC6809.Test Correct the MC6809 test code to properly initialise the MC6850 2019-05-04 15:19:18 +01:00
MC6809.UnitTest Correct a couple of missed "readonly" specifications in the MC6809 unit tests. 2019-04-21 16:51:08 +01:00
Properties Add a initial port of the MC6809 processor to the .Net collection 2019-04-10 19:51:39 +01:00
Disassembler.cs Make the MC6809 disassembler hex output lower case, for compatibility with unmanaged code. 2019-05-04 15:20:52 +01:00
MC6809.cs MC6809: Fix flag updates during interrupt conditions 2019-05-04 12:45:53 +01:00
MC6809.csproj Add MC6809 disassembler (untested!) 2019-04-28 20:59:31 +01:00
packages.config add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
StatusBits.cs Correct a bunch of MC6809/MC6850 style issues. 2019-04-24 00:57:53 +01:00
stylecop.json Add a initial port of the MC6809 processor to the .Net collection 2019-04-10 19:51:39 +01:00