Daniel Collin

Results 324 comments of Daniel Collin

Also I'm not sure if you have push the `disassembler.rs` file

Cool. I would suggest looking at https://github.com/Geal/nom for parsing in the assembler.

Yeah macro improvements are also on the way into Rust but likely will take a while before they get there. It's likely possible to do a combo of what Musashi...

Maybe this one? https://github.com/rust-lang-nursery/log Seems to be quite widely used.

Ah.. Interesting :) This is something that one needs to make sure of to handle also: https://github.com/mamedev/mame/commit/b025f698a1c6a5c8dc4414f708f1f1699c0c2d02

For the disassembler I found quite a bit of issues as well when I worked on this https://github.com/aquynh/capstone/blob/next/arch/M68K/M68KDisassembler.c I know I submitted a few changes back but I missed quite...

Oh btw. Notice this clr on 000 https://github.com/mamedev/mame/commit/844e69607172242308670f67bb069bd6b5d0d40c