Jacob Young

Results 57 comments of Jacob Young

CEmu can now successfully transfer the following packets (TiLP ready request): host -> calc 000000040100000400 host calc 00000010040000000A0001000300010000000007D0 host

The GUI lock up is unrelated to this issue.

You could use [this demo](https://github.com/CE-Programming/zdis/blob/master/test.c) to generate some albeit not great disassembly. A better cli around zdis could be written without too much effort and with arbitrarily more features. There...

[Here](https://github.com/CE-Programming/CEmu/files/2038911/timersha.zip)'s the latest timer testing program.

Fixed the `cpu_restore_next` issue in 9133e0c4c3176cf56dff26db1ef267e93269a255, but now graphing triggers the assert reproducibly.

Fixed the graphing assert in 376ed58b272342ea4804bc7c9ef7350d83bef8e2, now back to the original issue.

Now enabling a 32K asserts...

Fixed this assert with cd7afbd0b85c4be5a7a35cb6009cbc13deb198c8 and fixed all but one case of the offset timers with 93c4cff8f149400f16e7c3719881f3edfe292cc1, now to just fix that.

Fixed a bunch of obscure offset issues in 296fb15e18d3c92718a7aa8f534be945b61d3134, so now I think everything works except lines 0-4.