Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apple2e: fix 80/40 and language switches, add additional UK and French Apple IIe/c variants #12756

Merged
merged 17 commits into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
d32cf51
apple2e: fix 80/40 and language switches:
as-tb-dev Sep 12, 2024
f068b93
- replace AZERTY-only "341-0326-a.f12" with AZERTY/QWERTY "342-0326-a…
as-tb-dev Sep 15, 2024
b04b165
- add Unenhanced Apple //e (France)
as-tb-dev Sep 15, 2024
93821fa
- Use a US English keyboard layout for apple2eefr that is based on th…
as-tb-dev Sep 16, 2024
6a2f21a
apple2e: swap `~ and \| PORT_BITs for European Apple IIe/c keyboards …
as-tb-dev Sep 17, 2024
1d33f9d
apple2e:
as-tb-dev Sep 19, 2024
b926b88
Merge branch 'mamedev:master' into a2e_switch_fix
as-tb-dev Sep 19, 2024
bc5845a
- for ISO keyboards (UK, FR, ES) add KEYCODE_BACKSLASH2 as an additio…
as-tb-dev Sep 22, 2024
020864b
- make additional corrections to PORT_CHAR for Apple models (e.g. upp…
as-tb-dev Sep 23, 2024
5ac1083
Swap TILDE and BACKSLASH on ISO Apple keyboards so that they are at t…
as-tb-dev Sep 28, 2024
19f410e
remove extra BACKSLASH2
as-tb-dev Sep 28, 2024
ec25c10
Add missing PORT_CHAR(UCHAR_SHIFT_1) to PORT_CODE(KEYCODE_RSHIFT) lines
as-tb-dev Nov 23, 2024
cfe788c
Remove PORT_CHAR(UCHAR_SHIFT_1) from all PORT_CODE(KEYCODE_RSHIFT) lines
as-tb-dev Nov 25, 2024
a2c6f9e
Sort Apple II sections in mame.lst by short name.
cuavas Nov 25, 2024
b3cc5e9
apple/apple2e.cpp: Make keyboard language input cover all meaningful …
cuavas Nov 25, 2024
f95a87e
apple/apple2e.cpp: Use Unicode character literals.
cuavas Nov 25, 2024
21336bd
apple/apple2e.cpp: Don't replace devices just to change clock frequen…
cuavas Nov 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading