BBC Micro / Acorn Electron Emu
-
@folly No matter what resolution I choose in the launch menu- My tv don't support video format. I connected rpi4 to monitor and everything works fine. Another question:
What to do, to make allegro4 run in full screen? Evertime i set fulscreen manually from menu.Thanks for your help.
-
@krinasam said in BBC Micro / Acorn Electron Emu:
@folly No matter what resolution I choose in the launch menu- My tv don't support video format.
Choosing a different video resolution in the launch menu will not change the resolution because the emulator will always use it's default resolution in fullscreen, which is 800x600@75hz !
I connected rpi4 to monitor and everything works fine.
That's nice to know.
Another question:
What to do, to make allegro4 run in full screen? Evertime i set fulscreen manually from menu.Well allegro4 has nothing to do with it, that is just the audio/video dependency for the emulator.
I have to look into it deeper.
But I think you can't store the fullscreen option in b-em.
I have to look into the history.Edit :
I had a deeper look ,because all this is a while back for me.With both
elkulator
andb-em(allegro4 version)
it's not possible to set the fullscreen option in the config file.
Both emulators are from the same source I think and both are quite old. Btw. : For b-em there is a newer version but this version doesn't work properly on the pi.
The function fullscreen has been implemented but never added in the config options so it can't boot in fullscreen at default.That is why I forked
elkulator
and changed the source code so it would start in fullscreen and exit with the escape key.With
b-em
we never came that far.
So basically, that is why it's not possible.If I am corect, my
b-em-pico-pi
module-script works better as it starts directly into fullscreen using sdl. -
@folly @folly Xmaster and xbeeb works wery well, but no joystick support. I tried to install rl-mess-bbcmicro, electron and I have another problem. Bbc-micro works ok, but when trying to start electron I have error message " Required files are missing": os_basic.ic2.
I've looked everywhere and can't find this file.
Dou you have this file?Ps. Sorry for my english, but i use translator😁
-
Search and find the file electron.z7 (or .zip) in
mame-0.231-merged
.
There are more electron files !But , beware electron doesn't work perfectly.
I remember there are issues with this system using lr-mess or mame.
(can you let me know how goes ?) -
@folly I found this file. It works. How to load uef file?
CHAIN"" shift+f12 - not loading. -
@krinasam
not 100% sure (i'm not using MAME for the Electron) but typically you would use
*TAPE
CHAIN""shift+f12 (or *E.!BOOT) is for loading disks
-
@Lister-of-Smeg is correct, you want to load a cassette file.
Sometimes you also have to look for tape and play in the GUI.You can use mame to extract much data using terminal commands, if you know how.
This is an example (now you know what the files are) :pi@raspberrypi:~ $ /opt/retropie/emulators/mame/mame -listmedia electron SYSTEM MEDIA NAME (brief) IMAGE FILE EXTENSIONS SUPPORTED ---------------- --------------------------- ------------------------------- electron cassette (cass) .wav .csw .uef electron floppydisk (flop) .mfi .dfi .hfe .mfm .td0 .imd .d77 .d88 .1dd .cqm .cqi .dsk .ssd .bbc .img .dsd .adf .ads .adm .adl electron printout (prin) .prn electron cartridge1 (cart1) .rom .bin electron cartridge2 (cart2) .rom .bin
And, make sure you select the
-cass
line with booting the cassette-file, otherwise it's probably not loaded as a cassette file. -
@folly It works! but it loads very slowly from the cassette. Is it possible to speed it up? And how can i run rl-mess in bbc master mode?
-
You can use a hotkey to speed it up.
For retroarch(lr-mess core) this is the "space" key
For mame you have to use the "page down" key.For BBC Master you have to install for one of these drivers :
Driver bbcm (BBC Master 128): *computer*non-arcade Driver bbcm512 (BBC Master 512): *computer*non-arcade Driver bbcmaiv (BBC Master AIV): *computer*non-arcade Driver bbcmarm (BBC Master (ARM Evaluation)): *computer*non-arcade
You can use our project to install one of these :
https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-and-mame-standalone -
-
-
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.