-
**ROM folder and adding them to a playlist**
I know that I have to add the roms to the rom folder and start adding them. Roms that exist in the database are added to the playlist. If I use “add manua…
-
It would be ideal to be able to introduce a mechanism to set the limit of the size of the executable, in those cases where the standard occupation is excessive (eg: Commodore VIC-20).
The instructi…
-
Hi,
https://www.irata.online/#connecting and the mentioning of `tcpser` indicate that IRATA.ONLINE is actually accessed via a TCP connection.
Instead of using a serial connection to some TCP pro…
-
In CC65 i've noticed that longbranch.mac is required even though it doesn't exist, the only workaround is creating the longbranch.mac in the object file directory
Platform: MacOS
CC65: cc65 V2.19 …
-
Hello,
On Debian 12 in atari800 man stands, that default ROMs location is:
```
FILES
/usr/share/atari800/ATARIOSA.ROM
Atari O/S A
/usr/share/atari800/ATARIOSB.R…
-
### What version of melonDS DS are you using?
1.1.1
### Does the problem happen in standalone melonDS?
No, it's a bug specific to melonDS DS.
### What happened?
Trying to use Opengl renderer lead…
-
### Paste the command
igir copy extract test --dat https://raw.githubusercontent.com/libretro/libretro-database/master/dat/System.dat --input C:\Users\neoid\Desktop\batocera\igir\import --output C:…
-
Actually, the current `POINT` implementation on `atari`/`atarixl` alters prematurely the palette while detecting the pixel. This depends on the fact that the routine makes the color selection before v…
-
When I try to compile diodemo.c I get these errors:
```
../bin/ld65 -o diodemo -t c64 -m diodemo.map diodemo.o c64.lib
diodemo.s:1387: Error: Unresolved external '_dio_close'
diodemo.s:1397: Err…
-
Hello,
Pulled latest source and the 'coco' target now compiles without issue (resolved as of #588 - thank you)
Now seeing the same error for the atarixl, c128 & c64 targets:
```
src/target…