Matthias Melcher

Results 77 comments of Matthias Melcher

Network card name now defaults to ">NET" when newly installing Einstein

Thanks for adding this feature. Most (all?) of the FIXMEs are my fault, and as I mention in what became mit little todo list in #119, I will go through...

This is going to be interesting for the FLTK UI code. There is little use in deleting a button in a dialog box that is only allocated once and will...

It should load the ROM, even if the checksum is not recognised. It checks for the size of the ROM which must still be exactly 8MB. There is another issue...

Serach for `T_ROM_PATCH` if you are interested to see what's being patched.

Please send me a copy. I can check where it gets stuck. Maybe (but unlikely) it's something simple.

No, we did not follow up on this. Maybe you can ask Frank directly if he wants to share a copy of that early ROM. I don't have the file...

Version number is now in CMakeLists.txt and is copied into the internal Rex and the About window. We need to add the version information to the various platform resources as...

Yes, thanks. I generate that number by patching the Rex, and it only has room for 7 characters, or I have to recompile the Rex. I'll do that eventually.

Add a NewtonScript function to return more information about Einstein and its host. Update the Version number returned by NewtTest @FrankFromPdaSoft