5 I am going to add instructions to mark for profiler usage, will be useful for
6 hard and soft profiling. Also need to implement garbage collecting objects!
10 Okay so it seems my memory gets corrupted somehow since I now have more added
11 checks in place. It always fails at the same location which is like 68k bytes
12 in. And I am pretty sure that is the initial memory space.
16 Okay, so a debugger for SquirrelJME would be very useful. So I definitely do
17 need support for TCP so I can attach via JDB or another debugger. I am likely
18 to also write my own GUI in Swing as well.
22 That was a big mess of synchronized wrapper classes!
26 To support Opera, I need to implement support for reading JPEGs.