flexprop icon indicating copy to clipboard operation
flexprop copied to clipboard

Simple GUI for Propeller development (both P1 and P2)

Results 6 flexprop issues
Sort by recently updated
recently updated
newest added

Thanks for fixing all the bugs related to method pointers in Spin2. During my testing of 5.9.21 I ran into the following issue: My understading is that `method_pointers[0]` contains an...

While editing, compiling and moving between sources, flexprop 6.5.0 loses the ability to click, & double-click text. Also, clicking on the Compile (& other) buttons stops working, randomly. Switching sources...

The first commit fixes the conflict over `pandoc.yml` that would occur when attempting a parallel build. The second corrects some explicit recursive invocations of `make` with the correct `$(MAKE)`, as...

Using the current 6.9.10 and 6.9.9 versions, I am getting the following in the terminal when attempting to flash a P8X32A-D40. ``` Opening file '/Users/levi/Desktop/Pixelmusic/pixelmusic3000e.binary' Stepping down to 460800 baud...

As has happened in the past, exec'imng flexprop from built sources, I receive: "Library not loaded" errors for tcl-tk, because it expects tcl-tk8.6. This has been an issue on MacOS...

On MacOS (15.2 and earlier): Executing example DEBUG programs for the SCOPE & LOGIC options from the Parallax Spin2 Documentation results in no display of debug windows, an issue dialog...