Michel de Bree

Results 58 issues of Michel de Bree

Keep pressing ctrl-f (or ctrl-shift-f in the latest code) on a000 until a07f is inserted. Press it again, now a001 is inserted again, which is in use by that time,...

bug

There is a separate file for macos and linux, with significant duplication. Remove the duplication. The differences in the build process are: - The linux build has an external dependency...

linux
macos
development

Documentation is a bit cumbersome to maintain. Now: - A docx file that is manually converted to pdf - A notes.txt with all the default key bindings for windows and...

development

A shortcut (ctrl-J?) in the sequence column of a track that joins the next sequence with the current sequence: - Creates a copy of the current sequence, with the data...

enhancement

Decide on a format and automate the formatting, so we have a consistent format and spend less time worrying about the layout of the code.

development

In flightrecorder, between the header and the actual frame values, the running maximum for cycles spent and rasterlines spent is shown in the low/medium/high cpu color. Resolves #117 ![Screenshot 2024-05-26...

**Describe the bug** The scanline count in the flightrecorder is calculated by dividing the spent cycles by cycles per PAL scanline. In case of NTSC this should be the count...

bug

**Is your feature request related to a problem? Please describe.** I have to keep an eye on new releases and download and install them myself. I use homebrew to install...

enhancement
macos