-
I was speaking to @barbudreadmon on the retropie forums and he told me to post the issue here. There is probably a good reason for whats going on so thought i would ask.
the code here
https://gi…
ghost updated
3 years ago
-
When booting up any type of NEOGEO game, the emulator seems to crash with a Guru Mediation error. Screenshot and log file included.
The emulator only seems to crash when:
* Loading a game (several…
-
Hey guys, I"m not yet understanding how I might upgrade the version of CMake used. If I run the build.sh I see this error:
CMake Error at CMakeLists.txt:19 (CMAKE_MINIMUM_REQUIRED):
CMake 3.0 or…
-
Maybe it isn't an issue, but in DadandrnInit() there is:
`pMystwarrRozBitmap = (UINT16*)BurnMalloc(((512 * 16) * 2) * (512 * 16) * 2);`
about 256 MByte of ram.... machines like PS3 can't alloc t…
-
Hi, I have been writing a simple crypto tracker, and I'm having trouble as per the title. Here's the code. There's a python script using the coinmarketcap api, along with a local .csv.
Anything obv…
-
In GitLab by @jackeroo on Sep 2, 2020, 03:51
The feat Thief Racket works not correct. If you add the feat to a rouge character all melee weapons apply DEX bonus damage instead of STR. But it should w…
-
- Check the changelog for what still needs updating; it's kept up to date during development.
- Update the *This document is up-to-date for vx.x.x* tags.
-
When the 3-1 level is completed, when entering the name interface, select the letter and "resource error" will appear
The problem occurs when the regional choice is China
![olds100a-09-20-115030](…
-
Builds for the following Dockerfiles are failing:
* https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/master/src/debian/9/helix/arm32v7/Dockerfile
* https://github.com/dotnet/dotnet-bu…
-
I noticed that covidcast_signal() can be slow; but the operation is easily parallelizable using a tool like parallel::mclapply(). (I realized this after I wrapped single-day covidcast_signal() queri…