Live Coding with Gerph, Sunday 4th August
Charles Ferguson (8243) 427 posts |
Hiya, This Sunday – 4th August, at 1pm – I’m doing the live coding again, writing a Debugger module. For anyone who hasn’t seen them, these are where I share my screen for about 3 hours and code some more of a Debugger module for RISC OS. It’s not especially complicated, but it makes for an interesting project. So far we have:
Last time I finished the breakpoints implementation, and started tidying up the operands and mnemonics. I’ll be continuing that, and then looking at the DebuggerPlus SWIs. Come along if you like – https://youtube.com/live/zIPCHhv1RN4 – or you can always watch the video afterwards. |
Charles Ferguson (8243) 427 posts |
Today I improved how a bunch of instructions were decoded and started looking at some problems with the upstream disassembler. If anyone wants to help out, remember you can always have a go and submit pull requests if you get anywhere! |
Charles Ferguson (8243) 427 posts |
No live coding this coming weekend – 11th August – as I’m preparing for a presentation at ROUGOL on the 19th. Fingers crossed I’ll be able to get enough done that I can return to live coding next week. |