31/7/2001
- Finally implemented a first version of disk support. The only format supported is .TRD,
which is used by Pentagon and Scorpion models, although I'm also working on +3 drive emulation.
Only reading is allowed. No writing support yet.
30/7/2001
- Started writing a "framework" to support different disk drives configurations.
29/7/2001
- Rough attempt of TRD emulation. I can only try it on Pentagon, because the Scorpion
emulation is still non-functional.
23/7/2001
- I've installed Windows 2000, which let me do some tests that Windows 98 didnīt allow me to do.
For instance, I spotted a lot of bugs due to not releasing GDI objects after using them, which
wasted lots of resources. It's fixed now.
22/7/2001
- Added an option to alter the palette, modifying each color's RGB values.