tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
56 stars 0 forks source link

Spectrum: Improvements of ZX "line composer" #44

Closed tomas-nestorovic closed 4 years ago

tomas-nestorovic commented 4 years ago

Offering {K,L,E,G,C} modes, the line composer enables the user to create a line as they would on a real hardware. For instance, switching to the E mode and pressing the Z key, the LN keyword appears.

There are currently some imperfections to the CSpectrumBase::CLineComposerPropGridEditor class.

tomas-nestorovic commented 4 years ago

All problems mentioned in the issue description have been solved, and no new problems were observed.