-
We already support: RGB, HEX and HSL, I think it will be plus if we add other systems such as CMYK, HSV, YIQ and others. We could focus to the commen used onces
-
### MAME version
0.267
### System information
windows7, 64bit
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
readconfig 1
writeconfig 0
…
aldag updated
3 months ago
-
Spun off from #357
# Source
#254 Gives this program
```
10 HGR
20 FOR Y=0 TO 63:FOR X=0 TO 7
30 HCOLOR=INT(Y/8)
31 HPLOT X*32,Y*2 TO X*32+30,Y*2
32 HCOLOR=X
33 HPLOT X*32,Y*2+1 TO X*32…
-
Hi,
I've been playing around with your script and trying to set it up now with OneDrive from Microsoft.
I'm failing to understand the setup in the .env. Could you give some more pointers?
-
### MAME version
0.266
### System information
Windows 11, AMD Ryzen 5600H @3.3GHz, 16GB Ram, Nvidia RTX 3050ti Laptop GPU
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
…
-
I'm trying to use higan 9a625c545ca89b094d5c1da40bbfa5d07156a4aa from Gentoo's portage and I cannot get any input to work. I have tried udev, SDL, and Xlib. When I go to the Controller Port 1 option i…
-
### MAME version
0.266
### System information
Windows 10 x64
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
readconfig 1
writeconfig 0
#…
-
Original:
[![Original Image][1]][1]
```
-
I get an out-of-bounds error when trying to use the _ntscrs_ crate as a library and the same crash can be reproduced when running `cargo -p ntscrs --bench filter_profile`. Also, the standalone GUI wor…
CD10h updated
6 months ago
-
### MAME version
0.230, 0.265
### System information
Windows: Windows 11, 64-bit, version 23H2, USA, x86-64, 16GB system RAM
Linux: Ubuntu 18.04.6 LTS (GNU/Linux 5.4.0-150-generic x86_64), 16 GB…