Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rizinorg/vice

VICE Emulator emitting bap-frames traces
https://github.com/rizinorg/vice

Don't use snprintf with a potential out of bounds size. (100->50)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40837 379a1393-f5fb-40a0-bcee-ef074d9b...

ec2511ef8950dacf58f52f3c478a2b13a9ed2ecc authored over 3 years ago
Misc. RS232 emulation improvements, patch by Durandal

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40836 379a1393-f5fb-40a0-bcee-ef074d9b...

d0d4c3bd535d771d9d1d03c75a4b63fb9587a480 authored over 3 years ago
cmake now finds header files in EXTRA_DIST make target. Also removed makefile reference to non-existing file settings_peripherals_generic.h.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40835 379a1393-f5fb-40a0-bcee-ef074d9b...

efcadb4b949beae2e226ff4ab7633547d810bd63 authored over 3 years ago
Buildsystem: remove further traces of embedded files support

Still left are the now obsolete scripts in src/buildtools:
* bin2c.sh
* od2c.sh
* palette2.c
Per...

90cd26a133860dd4e5ee4a2dc197f74315438cde authored over 3 years ago
Don't use snprintf with a potential out of bounds size. (100->50)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40833 379a1393-f5fb-40a0-bcee-ef074d9b...

13dd7c5c3dd48b8ea74c61c76400fae1611c733d authored over 3 years ago
remove 'embedded roms' stuff from source and makefiles. this never worked right and was notoriosly outdated and non tested and didnt make a lot of sense afterall. configure script still needs to be updated (the option removed)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40832 379a1393-f5fb-40a0-bcee-ef074d9b...

f593c54d9805ec8176b31d46723c91699f74c703 authored over 3 years ago
fix period in french keymaps, patch by Frederic bezies

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40831 379a1393-f5fb-40a0-bcee-ef074d9b...

b6b10ba13f83f96dcb001ce1d9969ccafeebeffc authored over 3 years ago
rudimentary io dump function for resid

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40830 379a1393-f5fb-40a0-bcee-ef074d9b...

25d2355d96b66dd438f731c8e6883ba084e21cd6 authored over 3 years ago
Change default address of xpet sidcard to f00.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40829 379a1393-f5fb-40a0-bcee-ef074d9b...

0d853cffc1055d48227473407b9a55029cba217d authored over 3 years ago
Fixed xpet sound enable crash. Init code was swallowing an error. Error caused by snddata.lastclk not being initialised to maincpu_clk before sound_machine_init() is called. Definitely didn’t break anything by fixing these things.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40828 379a1393-f5fb-40a0-bcee-ef074d9b...

1d254485d6b72b51b224dfa73bbd17fa5348ccc0 authored over 3 years ago
strlen(3) returns size_t since at least 1989

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40827 379a1393-f5fb-40a0-bcee-ef074d...

0fcda7e64183b675035c023de74441dabf007b8f authored over 3 years ago
Gtk3: Fix smart attach menu item text to be correct per emu

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40826 379a1393-f5fb-40a0-bcee-ef074d...

2ade7f3ca78d915b7c90879365ea039eababd3d1 authored over 3 years ago
Gtk3: Add closing '}}}'

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40825 379a1393-f5fb-40a0-bcee-ef074d...

e1d380d6a7c1c25724acb466480bb6fc957d4c78 authored over 3 years ago
Gtk3: Menu fixes: tape, cart and joystick items

* No cart items for x64dtv and xpet
* No tape items for x64dtv, xscpu64
* No controlport-swap it...

e1953f3c2b61b2ad477422dc6a2e2f459052db3a authored over 3 years ago
Fix segfault when shutting down gfxoutput drivers after `--help`

When vice exists due to `--help` the list of formats of the ffmpeg driver hasn't been initialize...

a740b2926151c338bea7ee2b6f7f18f46451e78b authored over 3 years ago
Gtk3: Remove widgets for the UserportJoy and UserportJoyType resources

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40822 379a1393-f5fb-40a0-bcee-ef074d...

2639949d709eed8861d845425f37b2092c3413e4 authored over 3 years ago
Added Microflyte analog joystick emulation.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40821 379a1393-f5fb-40a0-bcee-ef074d9b...

6e3424d4abf632b019dbb32406b144f4138edb7f authored over 3 years ago
Added missing joyport device command line options.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40820 379a1393-f5fb-40a0-bcee-ef074d9b...

8b8b511fe0b451dc99c0d7230d6390cf63d1823d authored over 3 years ago
split CPU JAM messages into two lines, should fix bug #1570

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40819 379a1393-f5fb-40a0-bcee-ef074d9b...

5ac9b665cfcf9d593ead6288e1df15b484820d4f authored over 3 years ago
CMake: Fixed linking of tools (c1541 and cartconv)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40818 379a1393-f5fb-40a0-bcee-ef074d9b...

ed216b4fed0c59cbce17a32c1b337173654bac26 authored over 3 years ago
Remove all non-emulator VICE_MACHINE_* defines

These defines were never used, except for C1541 which was set once but never read.

git-svn-id...

e7f968f234a0d124abfcf6c063e8132a886b0dc7 authored over 3 years ago
Add VICE_MACHINE_ALL bitmask, also re-enable VICE_MACHINE_NONE for symmetry and add VICE_MACHINE_CARTCONV for completeness

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40816 379a1393-f5fb-40a0-bcee-ef074d...

9b2ef1d179f70caded6b39623f98335d43db5609 authored over 3 years ago
Added support for removing a joystick pot mapping by pressing either delete or backspace while mapping a joystick pot.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40815 379a1393-f5fb-40a0-bcee-ef074d9b...

09bd15b40dceb4742e5bde82d688ae1439838c85 authored over 3 years ago
Added support for removing a joystick pin mapping by pressing either delete or backspace while mapping a joystick pin.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40814 379a1393-f5fb-40a0-bcee-ef074d9b...

71fd47d374f4c5944cfae099df2c3475eaac6488 authored over 3 years ago
Added showing of existing joystick pot mappings for the sdl ui.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40813 379a1393-f5fb-40a0-bcee-ef074d9b...

8402fe6ea5cd788e9015a6df40fffe3b8709159f authored over 3 years ago
Added showing of existing joystick pin mappings for the sdl ui.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40812 379a1393-f5fb-40a0-bcee-ef074d9b...

5940f29fddc1cdd67db4e83d3f941144467d8d91 authored over 3 years ago
fix / in french keymaps, patch by Frederic bezies

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40811 379a1393-f5fb-40a0-bcee-ef074d9b...

63168e50c8067760c9680e3ebdfdcc0e00aec8f9 authored over 3 years ago
Added pot axis support to the sdl joymap file.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40810 379a1393-f5fb-40a0-bcee-ef074d9b...

e4a6e55e5095ae6128a80d9826a20f54850acfa7 authored over 3 years ago
Fixed sdl joymap file header comments.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40809 379a1393-f5fb-40a0-bcee-ef074d9b...

d1ceb4f0c0651d3cb302662c39ab31eaaac0feca authored over 3 years ago
Added joystick axis resources and command line options to the documentation.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40808 379a1393-f5fb-40a0-bcee-ef074d9b...

589bfcc485eccf9d2e10badc329d49ce8f14f7e1 authored over 3 years ago
Fix pot-x/y mappings menu per emu.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40807 379a1393-f5fb-40a0-bcee-ef074d9b...

590274b07c343c52b39d66d407912687d91a91fe authored over 3 years ago
Added joystick axis as input for paddles support, input for paddles can be selected between mouse and joysticks, sdl only currently.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40806 379a1393-f5fb-40a0-bcee-ef074d9b...

5909820139ba8a161080a4c62d423799b0fad123 authored over 3 years ago
Allow multiple instances of joyport I/O simulation devices.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40805 379a1393-f5fb-40a0-bcee-ef074d9b...

40f09d4db528e253327d1a2e355bae8049296a36 authored over 3 years ago
Include string.h for memcpy prototype.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40804 379a1393-f5fb-40a0-bcee-ef074d9b...

0ae2298ee8a511801eefca77c86d98632ded8004 authored over 3 years ago
Increment all platform snapshot versions. Add some missing reads for fsdrive state

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40803 379a1393-f5fb-40a0-bcee-ef074d9b...

962a5e2bbbe823240d7324f7f2fc032ab61b6aa2 authored over 3 years ago
Uncomment accidentally commented line

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40802 379a1393-f5fb-40a0-bcee-ef074d9b...

ce9d72ff01f35a9dc2d0afcee6d1aa1985d6758e authored over 3 years ago
Move fsdrive snapshot code. Remove (pointless?) malloc in binary monitor.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40801 379a1393-f5fb-40a0-bcee-ef074d9b...

14c85452f4de52e7fa9c864145c5a1935d1b0d40 authored over 3 years ago
Autostart: pop up error message box when vice fails to create the autostart disk image

Works in SDL, doesn't currently work in Gtk due to our asynchronous/non-blocking nature of the G...

b69718697d8f37d457fc55891348630552805f12 authored over 3 years ago
Drive cpu is now synchronised with main cpu before every executed binary monitor command. Also fixed memory leak

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40799 379a1393-f5fb-40a0-bcee-ef074d9b...

3c0a972104a5ec59b94a7d8ebcddff6067eadf5f authored over 3 years ago
Drive cpu is now synchronised with main cpu before every executed monitor command (interactive, moncommands script, network)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40798 379a1393-f5fb-40a0-bcee-ef074d9b...

6a78f82f0a66339656e9aabdaba8c2307b923f8a authored over 3 years ago
fixes/additions to french keymaps, provided by Frederic bezies

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40797 379a1393-f5fb-40a0-bcee-ef074d9b...

025cffc9603fd43c4772b307c07830d96ad68f22 authored over 3 years ago
Fix clang Wvisibility warning

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40796 379a1393-f5fb-40a0-bcee-ef074d...

36b7092784ca27395ab632c3d01fe0263dfd7847 authored over 3 years ago
Save FSDRIVE module to snapshot

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40795 379a1393-f5fb-40a0-bcee-ef074d9b...

02da80a799d1561c75d8be23989de15f75a9fcde authored over 3 years ago
Add more stubs for the snapshot system

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40794 379a1393-f5fb-40a0-bcee-ef074d...

39c0104440a326849545aa57e68a9a7058099b13 authored over 3 years ago
Gtk3: Fix stop button hiding during subsequent recordings

Remove the timeout source before adding any new one. Should fix bug #1557.

git-svn-id: https:...

98f733d2f52abf7dc77cf520b29c0874c397f3fc authored over 3 years ago
fix for french keymaps, provided by Frederic bezies

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40792 379a1393-f5fb-40a0-bcee-ef074d9b...

d657b42e80c9814afe820dd949b48a7919ca5205 authored over 3 years ago
Emulate drive cpu up to maincpu_clk on entering interactive monitor prompt

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40791 379a1393-f5fb-40a0-bcee-ef074d9b...

06b690c03980002851985c8875c78323fba37dd8 authored over 3 years ago
Renamed WarpMode resource to InitialWarpMode and updated docs

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40790 379a1393-f5fb-40a0-bcee-ef074d9b...

78671da7871d3e01ed0ed6497c61abd2fb918b00 authored over 3 years ago
Removed joyport I/O simulation support from xcbm2 and xpet (no native joystick ports).

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40789 379a1393-f5fb-40a0-bcee-ef074d9b...

5969d92c3b4e887bc91f5de0149d00035254069f authored over 3 years ago
Only use joyport I/O simulation device for native ports and plus4 sidcard joystick port.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40788 379a1393-f5fb-40a0-bcee-ef074d9b...

d805dc08d46fcd2457cea89e250955ab7d3a03f5 authored over 3 years ago
put new header comment into all keymaps

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40787 379a1393-f5fb-40a0-bcee-ef074d9b...

7637d5ae02b5966130c4fcc69213bd457322ae2e authored over 3 years ago
commit count +1

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40786 379a1393-f5fb-40a0-bcee-ef074d9b...

679cb8bfd4dacd03878b39823615edb6f8ac8e70 authored over 3 years ago
typo :)

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40785 379a1393-f5fb-40a0-bcee-ef074d9b...

1b366fa431d7d90fecc0026de157131204510497 authored over 3 years ago
update the documentation on keymaps a bit

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40784 379a1393-f5fb-40a0-bcee-ef074d9b...

5d59898fb091cf0af8fa00362607f3ca4b3efd4f authored over 3 years ago
added some more info to the header comment in vkm files

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40783 379a1393-f5fb-40a0-bcee-ef074d9b...

f388ef87d88638671712ac803a72072aff88a3c0 authored over 3 years ago
Added a function to do the actual valid device checking, makes the code a bit better to read.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40782 379a1393-f5fb-40a0-bcee-ef074d9b...

188adbd8d41dbba1a6c4944496a566d0d61420cb authored over 3 years ago
Updated GTK3 vsid speed settings to use new runtime-only warp mode setting

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40781 379a1393-f5fb-40a0-bcee-ef074d9b...

cb6050e5c4f3d9b49d024d905f753ea9fd254f55 authored over 3 years ago
Fixed SDL2 warp mode toggle and menu item

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40780 379a1393-f5fb-40a0-bcee-ef074d9b...

b665862f13c8a23179d6016c3a8df011571457d9 authored over 3 years ago
No more accidental saving of warp mode in a config file.

-warp and +warp command line arguments will no longer be persisted into saved config files. Warp...

d073fe4114ad282d8f05a0717b7741226e304b89 authored over 3 years ago
Warp enabled at runtime will no longer be saved into saved config files. However, if warp is enabled via a loaded settings file, or via the -warp command line argument, then it will still be saved back into the settings file.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40778 379a1393-f5fb-40a0-bcee-ef074d9...

291e6ad9e0e643aa5b525af7e83d8a0e627dff3a authored over 3 years ago
Removed some accidental and some unnecessary usage of the comma operator #attempt_two

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40777 379a1393-f5fb-40a0-bcee-ef074d9b...

00d4b709e2531e0527a9b645e8ea21eaa7a9f1fd authored over 3 years ago
Removed some accidental and some unnecessary usage of the comma operator

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40776 379a1393-f5fb-40a0-bcee-ef074d9b...

6f590b2e01c5697b373ebff867c8e5d8be5ba283 authored over 3 years ago
Added real hardware access capability, code is disabled by default and would need to be enabled by setting a define in the source file, all needed host hardware access code would need to be filled in by the person wanting to use it, in mainstream vice this will be left disabled.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40775 379a1393-f5fb-40a0-bcee-ef074d9b...

f817f89483b62b18e65af9dd5788624277b0d45d authored over 3 years ago
Added an I/O simulation joystick port device.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40774 379a1393-f5fb-40a0-bcee-ef074d9b...

3128614c08b0173709658e5161b77be02516f6e8 authored over 3 years ago
Fix whitespace>tab for fussy makefiles

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40773 379a1393-f5fb-40a0-bcee-ef074d9b...

2f66910f7bd106307bdd432204e1b854b5807642 authored over 3 years ago
Add missing x128 SDL symbolic keymap for US keyboard. Also fix typo.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40772 379a1393-f5fb-40a0-bcee-ef074d9b...

c7b40cf98701ea1f9997a7ef76214d2085d09f06 authored over 3 years ago
couple more keymap fixes, de keymaps should be okish now

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40771 379a1393-f5fb-40a0-bcee-ef074d9b...

1629c7d88d196f4f68171230cd0a9a8e1a863c61 authored over 3 years ago
Gtk3: document fall through

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40770 379a1393-f5fb-40a0-bcee-ef074d...

48fa0bc237134de845147d6a65b6f68a1a6582ae authored over 3 years ago
Gtk3: Fix 'swap joysticks' & 'swap userport joysticks' presence in menus

Hopefully get the supported joy-swap actions correct for each emulated machine.

git-svn-id: h...

7b097f69aa05c322e70caae2ef8178070f30de00 authored over 3 years ago
lots of comment fixing, x11->gtk, added note about nodeadkeys in SDL

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40768 379a1393-f5fb-40a0-bcee-ef074d9b...

60c8c92014e90a23fa3d650fd7e8d5684f79760c authored over 3 years ago
fix warning

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40767 379a1393-f5fb-40a0-bcee-ef074d9b...

6bb19028827cec7d55864ce6deef24877dc4effe authored over 3 years ago
fix keyrah keymaps

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40766 379a1393-f5fb-40a0-bcee-ef074d9b...

7d1b7af03c4b99425875511f126036fb82ebbe67 authored over 3 years ago
fix layouts in comments

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40765 379a1393-f5fb-40a0-bcee-ef074d9b...

71215bc979519300f42fcbaf80411f909432d5b5 authored over 3 years ago
Add emulated keyboard layout to c128 keymaps, fix some missing/outdated comments

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40764 379a1393-f5fb-40a0-bcee-ef074d9b...

17420a042695e83d84bb7b805c59d9c693346d5a authored over 3 years ago
Fix warning

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40763 379a1393-f5fb-40a0-bcee-ef074d...

ce9e1173f113d197883a57a120c2fc1bbaab7f00 authored over 3 years ago
some more keymap fixes, added the emulated keyboard layouts to all keymaps in comments

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40762 379a1393-f5fb-40a0-bcee-ef074d9b...

030915ff253697957bd8bbe0790a28c44c323448 authored over 3 years ago
added -autostarttapoffset as requested in feature request #416

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40761 379a1393-f5fb-40a0-bcee-ef074d9b...

4bec27a9ecae05c355a413445985cf1b47fea54f authored over 3 years ago
Gtk3: Host keyboard layout widget: turn radiobutton group into combobox

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40760 379a1393-f5fb-40a0-bcee-ef074d...

2e2bd8dbd4c358e3ce28d9cc388567bbfe227b3a authored over 3 years ago
Added real hardware access capability, code is disabled by default and would need to be enabled by setting a define in the source file, all needed host hardware access code would need to be filled in by the person wanting to use it, in mainstream vice this will be left disabled.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40759 379a1393-f5fb-40a0-bcee-ef074d9b...

bd3fb5d7f242b8f5c7272587508a1ac3faa79b5e authored over 3 years ago
Added handling of the pa2 & pa3 pins of the userport.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40758 379a1393-f5fb-40a0-bcee-ef074d9b...

d25fefb84f21f331e41db800f2f7fdf644f19300 authored over 3 years ago
added spanish keymap provided by durandal

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40757 379a1393-f5fb-40a0-bcee-ef074d9b...

50284924a276c6854d80215e20e71d93402f192f authored over 3 years ago
add support for spanish locale and keymap

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40756 379a1393-f5fb-40a0-bcee-ef074d9b...

730dd4a68a931344d794a29c89a49c59e9589c02 authored over 3 years ago
sync shift lock on all focus events and explicitly latch the keyboard matrix after doing so. this way the virtual keyboard will always have shift lock active as long as it is locked and not temporarily release it when the emulator lost focus

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40755 379a1393-f5fb-40a0-bcee-ef074d9b...

693bd9f334d5c5990f02b04d424a95e5adb0d197 authored over 3 years ago
lets try this!

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40754 379a1393-f5fb-40a0-bcee-ef074d9b...

e4ca0e23c1a1fa78c9be18f35e773dc0296cde4b authored over 3 years ago
we must sync in all key events anyway

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40753 379a1393-f5fb-40a0-bcee-ef074d9b...

56dd3b52d6f7370f98f2558b18a4935bbd0317ff authored over 3 years ago
and another macos caps lock hack

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40752 379a1393-f5fb-40a0-bcee-ef074d9b...

b93715cfbdad5a8820be99f889d0ec366d4876fb authored over 3 years ago
slightly less invasive hack

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40751 379a1393-f5fb-40a0-bcee-ef074d9b...

2a568da3954872d099f972846aa5e68d2913e4db authored over 3 years ago
another iteration of trying to get caps lock to work on macos

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40750 379a1393-f5fb-40a0-bcee-ef074d9b...

7a14b8842165b6eb63c28576ba8827afc54c9be2 authored over 3 years ago
log non default resources and reconstructed commandline at exit also in sdl port

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40749 379a1393-f5fb-40a0-bcee-ef074d9b...

54a72fb624260e550ecf30cc4514fb1bb585f1a9 authored over 3 years ago
more keymap fixing

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40748 379a1393-f5fb-40a0-bcee-ef074d9b...

b33844bbc06823779c0a61f8319134a9ccde801a authored over 3 years ago
bunch of keymap updates

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40747 379a1393-f5fb-40a0-bcee-ef074d9b...

442c63ee9486c7a9cbd4fb112ec1a7f837b60e90 authored over 3 years ago
glitch fix, make shift-lock tracking also work when the keymap only has one shift key - in that case right shift should be used for all things

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40746 379a1393-f5fb-40a0-bcee-ef074d9b...

870d07016d21f667e4e68fb746b9c71770eb26e2 authored over 3 years ago
when enabled, log keyboard status also to the log/console

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40745 379a1393-f5fb-40a0-bcee-ef074d9b...

64abb9795470bd1cad71328cfd544af0de0e3dbe authored over 3 years ago
forgotten bit of the macos hack, actually update the keyboard emulation with the tracked caps lock state

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40744 379a1393-f5fb-40a0-bcee-ef074d9b...

d990452d39bbb4cc0d6d282ab673ecb37d8f418b authored over 3 years ago
dynamically alter the actual factory default values of some resources instead of assigning implied defaults to the resources after init. this way the default values will not end up in the config file

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40743 379a1393-f5fb-40a0-bcee-ef074d9b...

f2e0cdfd28df7d805852cbbe0cb7416f8cf438d9 authored over 3 years ago
ugly hack to make caps-lock work in windows too

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40742 379a1393-f5fb-40a0-bcee-ef074d9b...

f5c7bec767ba63fa44df4b9ac009a5d89e559699 authored over 3 years ago
another attempt to fix caps-lock on macos

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40741 379a1393-f5fb-40a0-bcee-ef074d9b...

94464ca71a1b526d056d4298da98867311958277 authored over 3 years ago
GTK US symbolic keymap: fix '@', '*', ':' and '+' in x128 and also fix up-arrow in 128/64/dtv/scpu64/vic

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40740 379a1393-f5fb-40a0-bcee-ef074d9b...

c8182d8d440c5c14e0cca5fac158b25acee6589a authored over 3 years ago
sync caps lock state after every keyboard event, might fix the odd behaviour on macOS

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40739 379a1393-f5fb-40a0-bcee-ef074d9b...

48119be5e8018b425339d276c61048151c05a629 authored over 3 years ago
copy C64 keymap

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40738 379a1393-f5fb-40a0-bcee-ef074d9b...

60f7c3e3d6b6c266f9e76db88d233dc88cfaad89 authored over 3 years ago