-
While trying to prepare fio to run on appveyor I found that `make test` fails with an error message when using commit a0cb220bbb28c68fab0b175d01dcfce38a6f835c with a fresh build on Windows:
```
$ …
-
```
What steps will reproduce the problem?
1. Start core with a blank sheet.
2. Create two routers on a first canvas and two routers
on a second canvas.
3. Connect all routers in a circuit…
-
At present gbe+ uses only software rendering would it be possible to add hardware rendering for replacement tiles like HDNes is doing? I'd improve performance greatly.
-
One of the recent updates broke Pokemon stadium 2 in-game portraits. At least I'm getting reports that it used to work. They look like black silhouette for the first set of Pokemon that comes out, lik…
-
I'm at a point where I'm satisfied with the stability of the Gtk+ port. It could use a couple of features, but I'd like to get the eternally delayed 1.54 out finally before any more tinkering.
OV2, w…
-
Let `sat3.pl` consist of the following program:
```
:- use_module(library(clpfd)).
sat(X) :- X in 0..9.
num(L) :-
solve(As,Bs,Cs,Ds),
append([As,Bs,Cs,Ds], Vs),
findall(., l…
-
_Note : Pasted from a PM from davidh on Muff Wiggler forum._
I can compile the code and upload it to the module, it seems to work
but I always get an error about the settings file which cannot …
-
Enabling FBE causes a black screen in all games.
Disabling it will either
A) still display a black screen
B) Show only some textures, black or white.
Mario 64 has white textures on the logo and save…
-
I ran hit9918's VDPSPEED.BAS on both Panasonic FS-A1ST and FS-A1WX, and clearly the Panasonic MSX2+ machines have an I/O slowdown imposed by the engine (the M60014, in this case) with the turbo on as …
-
**Reported by manuelbi on 2009-01-31 14:01 UTC**
<n_n> mirrored mode however is known not to work on toshiba vdp
<n_n> to clarify
<n_n> mirrored mode = screen2 with a mask on the pat…