Enrico Pozzobon

Results 3 comments of Enrico Pozzobon

I made a small change to 68000.sinc: https://github.com/NationalSecurityAgency/ghidra/compare/master...epozzobon:ghidra:68000-lineA-lineF It's by no means a complete implementation of lineA/lineF opcodes but at least it prevents the disassembler from considering those invalid instructions.

I made it work on 80x60 resolution on my fork ( https://github.com/epozzobon/flirone-v4l2 )

I made an attempt at merging master into stfs-writer, it works for me but in all honesty I have no idea what the code I edited was doing. Maybe it...