TRSE icon indicating copy to clipboard operation
TRSE copied to clipboard

Turbo Rascal Syntax Error full repo

Results 71 TRSE issues
Sort by recently updated
recently updated
newest added

Could we have two new features for the code editor: 1. Click on the line number area to select the whole line including the CR/LF at the end. And Click...

I can't get the copy paste tools working in the level editor: ![image](https://github.com/leuat/TRSE/assets/710401/175a6bb3-db4e-44c3-995e-157293d130f2) - Copy lets me select an area but the paste stamp it creates is blank - Cut...

Would it be possible to add a TEXT tool to the level editor? 1. You select the text tool 2. Click on a space on the level area 3. Start...

Set the Aux colour, eg to pink $09. Now try to draw Multicolour white (clicking the second column next to white) ![image](https://user-images.githubusercontent.com/710401/90930894-705e2e80-e3f3-11ea-8169-6f0e1d3c4ae1.png) It draws with Aux pink pen. Note that...

``` $ lldb trse (lldb) target create "trse" Current executable set to '/Applications/trse.app/Contents/MacOS/trse' (x86_64). (lldb) r Process 8281 launched: '/Applications/trse.app/Contents/MacOS/trse' (x86_64) warning: libobjc.A.dylib is being read from process memory. This...

``` Fatal error on line: 84 Unary operator (-) for integer not implemented yet. Please bug the developer! ``` Line in question: `ball_x += -ball_dx;`

There seem to be several issues with the cut/copy/paste functionality when working with C64 hires images. It's also possible I just don't know how it's supposed to work, but it...

I am trying to compile the latest package on my Linux Ubuntu 18.04, but get an error: I have all the libraries installed. jan@bob:~/Downloads/trse.git/TRSE$ sudo apt install qt5-default qt5-qmake qtdeclarative5-dev...

I'm trying to compile it for my older computer. Everything goes OK until the end: `/usr/bin/ld: skipping incompatible /home/kj/Code/TRSE/libs/lua//liblua.a when searching for -llua /usr/bin/ld: cannot find -llua: No such file...

This [SNK console](https://en.wikipedia.org/wiki/Neo_Geo_Pocket_Color) has no opensource usable SDK. I'd love to use TRSE for this. Reference : https://ahchayblog.wordpress.com/ngpc-development/