Yes, it is good for about 99.9% of expansions
I am glad about this!
The 3 segment of bank 0 needed to continous 48k, or can be a really any segments?
All 4 segments of Bank 0 can be anywhere (but segment 4 has to be video ram, so #fc-ff).
I have a quick question:
I need a small "Enter" key for SymbOS to simulate the 2nd mouse button (first mouse button is ALT+Space, second is ALT+Enter). "Enter" is usually located right to the space key.
The big key, which is named "Enter" on the EP is usually called "Return" on other computers:
- CPC has the big "Return" key and a small "Enter" key right to the space key
- MSX has the big "Return" key and a small "Code" key right to the space key, so on MSX I use this for the 2nd mouse button
- EP doesn't have such a "small" enter key, only the big one (which is called "enter", too).
But the EP still has two shift keys. Now I wonder what shift key you are usually using for typing upper case letters? The right or the left one? As I would like to use the other one for a "Enter"-key replacement (for have the second mouse button).
PS: Or maybe I should use the INS key for this, as there is not such a key on the CPC...