issues Search Results · repo:gbdev/rgbds-live language:JavaScript
Filter by
35 results
(48 ms)35 results
ingbdev/rgbds-live (press backspace or delete to remove)Since my PR was accepted there is no need for patching binjgb source anymore We can remove patch and patching code after
updating binjgb to newest
SelvinPL
- Opened 5 days ago
- #74
For now you need changes like this
What if we could automate this?
Solution
in bash.sh add
VITE_RGBDS_VERSION=$(git --git-dir=rgbds/.git -c safe.directory= * describe --tags --always)
in index.html ...
SelvinPL
- 2
- Opened on Feb 4
- #66
The idea is simple. Here is working solution:
This acts as rgbds and this acts as rgbds-live
Every time you publish new Release in rgbds (projectx) it will automatically run autoupdate action in rgbds-live ...
SelvinPL
- 6
- Opened on Feb 3
- #65
When we build rgbd after patching version shown with --version becomes vX.X.X-dirty
it is because --dirty flag passed to git in build script
We could try to patch it out as without this flag version ...
bug
SelvinPL
- 4
- Opened on Feb 3
- #64
SelvinPL
- Opened on Feb 3
- #62
The Ace editor uses Ctrl+L for a go to line feature. This overrides the browser s function of Ctrl+L to focus on the
address bar, and it s frequently surprising/disturbing me. Other reasonable shortcuts ...
enhancement
Rangi42
- 1
- Opened on Sep 21, 2024
- #58
With code like
EntryPoint:
REPT 5
nop
ENDR
we connot set breakpoint on nop
SelvinPL
- Opened on Sep 20, 2024
- #55
Few stuff which bothers me about appearance:
- I think menus are little too small image
- same as buttons image (also last column will expand if you run which looks awkward) -compiler options looks ...
SelvinPL
- Opened on Sep 19, 2024
- #52
We should consider linter rules beyond the scope of the Prettier formatter (e.g. requiring braces even around
single-statement bodies).
enhancement
Rangi42
- Opened on Sep 19, 2024
- #51

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.