marco-sacchi / RLoader

DOS programs launcher with customizable lists, search and thumbnails display.
MIT License
24 stars 1 forks source link

Detect when cycles are adjusted by the user #4

Open marco-sacchi opened 3 years ago

marco-sacchi commented 3 years ago

To simplify the updating of the list files, it would be optimal if, upon returning to the program, the configured cycles are compared with those actually in use in DOSBox and updated accordingly if the user confirms.

marco-sacchi commented 3 years ago

The cycles currently set in DOSBox are read correctly and compared with those previously set.

This issue will be closed when the text-mode user-interface is extended to allow the user to choose whether to update or keep the previous value of the cycles.