Results 272 comments of sy2002

> Make sure the classic "very green" look is available again in the new V1.7 color VGA mode Done with commit 0e0512373a5c68d96aa390f9e80f40a83cf7295c. > Create a version that can switch between...

@tarwich Did you have the chance to have a look? I am facing the same problem since I updated to El Capitan. Before, I was working on Mountain Lion and...

@tarwich Thank you for the fast feedback! If it is sandboxed, then the solution might be: set the target path of the html renderer to a place within the sandbox...

I ran into the same issue as @fabiensanglard. Using the answer from @HiPhish, I was able to solve it: So it is verified that it works like a charm: I...

Big advantage of doing this: The sheer speed (on R6 boards) will probably allow us to emulate hard disks for AMIGAs and Atari STs Disadvantages: * The complexity it adds...

@MJoergen Sounds like a good idea. We could do this in the "dev-V1.61" branch of QNICE, which is the "MiSTer2MEGA65" branch when time is ripe. Instead of implementing a CPU_WAIT_FOR_DATA,...

@MJoergen FYI: This is not only a Galaga issue. I also plan to port the GameBoy to the M2M framework soon. And the GameBoy has 160 x 144 Pixels as...

@HovKlan-DH / MegaBeauvais: Thank you for this enhancement request. This feature would need some refactoring here: https://github.com/sy2002/MiSTer2MEGA65/blob/master/M2M/vhdl/av_pipeline/vga_osm.vhd#L87 Right now we have other priorities but I leave this enhancement request open...

@HovKlan-DH / MegaBeauvais: Thank you for your enhancement request. Using 3 bytes for the foreground color and 3 bytes for the background color is 6 times (!) more memory than...