-
Tested both nightly and devel versions.
When starting a N64 game with any of the cores available the core and/or Lakka crashes ad Lakka restarts.
- Which version of Lakka are you using?
Lakka…
-
Quick edit after more testing.
Clicking on an 8x8 square in the Name Table Tab goes to the same address as the Pattern Table Tab
So if my Pattern Table starts at $0000 and my Name …
-
When I tried to build under window10 64 bit following the instruction,that is
`c3c build`
the compiler complained "Required library 'raylib' could not be found."
The project file structure maint…
-
Hi everybody,
I am the developer of VisualBoyAdvance Link, the first working version of GBA Multiplayer Link support for Linux and Windows. I understand thanks to @ZachBacon that VBA-M code current…
ghost updated
2 months ago
-
2.5 was released on Apr 26, 2015 and is 446 commits old at this point.
What all **needs** to happen for 2.6+? Is Richard still around to do this?
What are the blocking issues and outstanding pul…
-
SARM not loading new grids into right pane. Upon selecting a game in the centre pane SARM states 'no results found' on every game and the browsing drop down menu on the right pane will only output the…
-
This feature would allow Little Sound Dj to be played like a piano (and might open up other exciting interaction possibilities in the future)
-
I wrote this terrible thing:
```python
m.comb += [
# output 'a'
self.Output[0].eq(all([~b,~d]) | all([~a,c]) | all([b,c])
| all([~a,b,d]) | all([…
-
微博内容精选
-
Hello,
I'm using from about a month this emulator, and I've discovered the CHD format. It uses lzma compression so is a space saver (much more than CSO format). Now i'm storing the games in 7z and …