-
-
If ~/.vimrc doesn't exist, some configs in /etc/vimrc has no effect. E.g.
`set scrolloff=`
Some configs changes the behaviour. E.g.
`highlight Todo`
doen't work. I have to use
`highlight cTodo`…
-
When looking for a tool to byteswap/split/join Kickstart files for EPROM burning, I found a few. But Kickconv seems the most useful tool I've found so far. The other tools require 32-bit DOS and a lot…
-
Hi
The big question on everyone's lips is...
1. Does anyone know when the android port of Amiberry will be released? Who is working on it?
2. Wil UAE files from older version of Amiberry on …
-
Hello,
I've tried to do the following:
```
git clone https://github.com/bebbo/amiga-gcc
cd amiga-gcc
make all
```
but it failed with these messages:
```
make libSDL12...failed
make[1…
-
I have a debian-packaging-related question.
Should the debian binary package require the `fonts-3270` package, and use the font from there, and ditch the corresponding `.ttf` file from the binary p…
barak updated
4 years ago
-
The plan: when roms folder is empty the core will notify the javascript part that it needs roms to start ... the javascript part looks into local storage if it can find the roms there and when it does…
-
It's a bit annoying that there are still hd images around that are not WHDLoad ready, so a option to fallback to loading a workbench if the hd is not bootable and there is no whdload boot file present…
-
I am trying to add an image view to the ADF mount dialog that mimics the cover flow / carousel style Apple once used in the Finder.
So far, I've found the following frameworks:
1. iCarousel
…
-
> Could you throw the adf onto the A500 MMSE and see what the correct timings are?
Here we go:
![bchg2_A500+](https://user-images.githubusercontent.com/12561945/71404564-2e49d680-2633-11ea-91f4-…