Mason Larobina

Results 7 comments of Mason Larobina

However there is still a few problems, notably the `disassemble` function outputs junk for the data segment of the hex file.

More importantly I had fun writing the patches, I've never played with any assembly language before and it was interesting working at that level.

Can I also suggest a small refactor of your source files to make it easier to optionally include them as a library into other projects. I think a lot of...

I can't do much yet but I'm trying to get rudamentary control of a "space-ship" (a.k.a. cube) running DCPU-16 in 3d space by adjusting various memory mapped locations (i.e. multi-axis...

Hi Jeff, For now I've been manually deleting the cache directory when it gets too large. I'll be fixing this soon :)

I'm in the USA until late Feb and so far I haven't found time to prepare a talk. I was working on a project similar to https://github.com/jwilm/alacritty however since it's...

No worries Cameron! Since my last update in Feb I've been working on this project "full" parttime. It's coming along nicely and I've finished translating the 3k lines of C....