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

Update bap-frames and link all executables against tracing

Fixes several compilation errors

917c1bd9e3cc3ecd8a442897f0afb5792c1add07 authored about 2 years ago
Emit pc unconditionally

5e64f09c95374b091d3d5585f526402a258ace79 authored about 3 years ago
Add docs

7c89f99d8392fb0e0b49689f1f6e19f999e2dacb authored about 3 years ago
Fix third op byte

39b938fe25c893a4e71957cd25b46d126a8bc753 authored about 3 years ago
Fix sr in trace

8a1b8621f4351640e78d550b4a16224aded75245 authored about 3 years ago
Add bapo/bapc monitor cmds and fix op bytes

66b9d1926fdbece992d0303bb9eaed91b0259b5e authored about 3 years ago
Add flags to trace

854c36920f6be56031aa08a0188254e9c5a46eb9 authored about 3 years ago
Add *.frames to gitignore

ce9104883b9f4495a5cff80a867e6a911542fcfd authored about 3 years ago
Add stubs to xvic to fix build

6989257e43db36a6076a19c270b4f0f17e83839f authored about 3 years ago
Emit actual frames

f588f9ac0d21e142ea216b50cb76fee6e411f149 authored about 3 years ago
Stub bap-frames integration

c4dddf28fd38f602487ee9af1bca85614d9fc2b0 authored about 3 years ago
Make Default GTK Background Black

93969b2d74fbb12438526d4538215d2a4c975ce3 authored about 3 years ago
Add .gitignore

dbc0d5e861d3122cc138b25d38b8e62fafccacd8 authored about 3 years ago
Gtk3: Status bar: fix drive/tap popup menu labels

Only display "#8:0" etc if the drive is a dual drive device in the context menus and directory p...

c98cbc14defc0f27bb01453fefcf70974a204d0c authored about 3 years ago
Added disk image type to drive type conversion code, makes smart attach work as expected now.

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

6383c642de781326ec57d09ffbf92bdaa7da3ee4 authored about 3 years ago
on smart attach automatically change the drive type also when not autostarting (needs a bit of testing)

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

3b5f70e5fc00c7954c44dd2a986dd5c62a9cd8d2 authored about 3 years ago
Removed obsolete variable.

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

537b9c2afd77c427a4a91b757644abe272a5b69e authored about 3 years ago
Updated.

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

ef5c04208c3f560f641c14e3e4ffb0600bb1f51b authored about 3 years ago
Gtk3: Don't grey-out sound setting widgets when sound is disabled

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

6de3a649a37ac8adda218bc6c364673614b78a59 authored about 3 years ago
Correctly set joy port active property when enabling/disabling extra joysticks, and use the joy port active property for the return of the joyport_port_is_active() call.

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

3c7f33268279a9c17f038256dbc0bd40e764868d authored about 3 years ago
Updated the amount of bsd joysticks to try to 10.

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

8bab9a5267465574b48c1a3c58b0e4b26dff9e55 authored about 3 years ago
do not clear the keyboard input when a 'reset' hotkey was pressed, fixes bug #1654

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

298135a1c6fa0d0884b117dc88ee6e1692f9913b authored about 3 years ago
Updated.

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

32a55092c2cdc73fc52871a82d6dc36a5611959e authored about 3 years ago
Make freebsd pkg installed libs and headers findable again.

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

66ab0637d1d1ab5c948b530be73d628d809e7710 authored about 3 years ago
Gtk3: Hotkeys: disable all the debugging widgets/messages in the hotkey dialog

Since the hotkey dialog is reported to work properly now, we can disable the debugging stuff to ...

d773857e17eaa4d0611a3cd975d5e3cff3cf148f authored about 3 years ago
suppress warnings about duplicated labels when playing back monitor commands

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

aa5b35ff9f7a117262b088ba806b8d4fc1c2e186 authored about 3 years ago
Gtk3: Status bar: remove some annoying debug noise

Disable the enter-notify-event and leave-notify-event debug messages, can be re-enabled if requi...

bcb97e977abe64635280118425f6075ad275f7ad authored about 3 years ago
Buildsystem: make configure check for *both* avresample and swresample

Check for both libs, don't only check for avresample if swresample isn't available. The vice ffm...

70c31b38a8f11d576e4d05e9e75e94bb788f9f1d authored about 3 years ago
fix typo

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

7e0bba23cf38ba06024a3058f22ededd16400d25 authored about 3 years ago
Gtk3: Status bar: properly update both keyboard debugging widgets on x128

Reimplement the kbd debug widget as a singleton so on x128 we get the same information on keyboa...

de82d9d3ac3f63bb06a191ac3e661b47d26a1835 authored about 3 years ago
don't show the MIDIMode dropdown box in xvic

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

35bd130583c4787e7248fff5c01c4dd93ba98756 authored about 3 years ago
do not init RAM on powerup if backed up by a file (mimic battery backup)

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

c9e1ee071416e4754e7419d9562c6d2d553180f4 authored about 3 years ago
do not init RAM on powerup if backed up by a file (mimic battery backup)

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

244e80b12be23030d265cee6362b744513b54211 authored about 3 years ago
do not init RAM on powerup if backed up by a file (mimic battery backup)

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

c808281b92510457df18cde97cb2f71d30366256 authored about 3 years ago
do not init RAM on powerup if backed up by a file (mimic battery backup)

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

ae9dbfb39c0e0a565392493060a81f55c8bc7bdd authored about 3 years ago
do not init RAM on powerup if backed up by a file (mimic battery backup)

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

c398cad9afbce72d64a8de6259b3bfbe9960b2e0 authored about 3 years ago
Buildsystem: configure: check for glib-compile-resources and glib-genmarshal when configuring for Gtk3

The programs glib-compile-resources and glib-genmarshal are code generators for glib2.0. On Debi...

2129f8b2c3f3d40b40a05b903e0d66a137b7002c authored about 3 years ago
don't show the shift-lock led in vsid

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

3b232b91162839325289d002ee927bb67c16d673 authored about 3 years ago
Autodetect which type of hat we have.

Some types send 0 for the neutral position, some send 8.
Simply check which of those 2 values oc...

213139ffaeb4c346b0c181b18dcc6fe4633c01d2 authored about 3 years ago
Treat multijoy logic joyport device as a non-contributing device. Fixed groepaz reported bug.

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

b9d1123973ecb4c589498bdfb043206291f514f9 authored about 3 years ago
Gtk3: Allow setting hotkeys on radio button items, fix event data passed

* Expand item type check to include radio buttons so hotkeys can be assigned.
* Pass the 'resour...

579017fa774776d311a46795bf1c3d28a9eea65c authored about 3 years ago
when loading a snapshot, keep track of offset in the file and log it on error

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

47938a4ea1da9444471a87e9fb3cc2ad94d7d196 authored about 3 years ago
Add a call to hid_dispose_report_desc().

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

e5fec68048731b44eecd9e092103a8a5eafbe9df authored about 3 years ago
Add a hat_map[] that happens to work for a joystick I have.

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

5620a12ef9f45f0023cf3f8b786d3581c9400dd8 authored about 3 years ago
Gtk3: Fix sync of cpu speed/fps menu items, add "$MACHINE_NAME FPS" to the popup menu

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

d3783389a8c5ed2553f5524f4e32c67b0f02d95d authored about 3 years ago
register io devices after loading ultimem snapshot, fixes bug #1669

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

b555da986baf1257e495ccd2f4e5af22d52df181 authored about 3 years ago
Gtk3: Implement setting custom FPS target via the main menu

Show dialog to set custom FPS target, keep all CPU/FPS menu items in sync.

git-svn-id: https:...

1ff7eae7073d6fed359fd3eb8f95d9ecfe1f7657 authored about 3 years ago
Bumped version to 3.6.1-beta.2. Mostly to trigger a snapshot build which should now get the gtk3 Windows keyboard layout fixes from msys2.

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

1010a276793135595987c4d190dcdcb3b165a4a6 authored about 3 years ago
Gtk3: Speed settings: implement setting custom CPU speed via the main menu and synchronize speed items between main menu and popup menu

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

5bf2584edf37acab2b2d9c57f59d6bbb470cf3e2 authored about 3 years ago
Gtk3: Implement radio button menu items

Add support for radio buttons in the menus. Two new menu item types have been added:
- UI_MENU_T...

bdb5f715109c4c828c7a1a04cdeb5a0df1ffc111 authored about 3 years ago
Gtk3: Hotkeys: Make the debugging widgets and messages compile-time selectable

Use the macro `DEBUG_HOTKEYS` to enable debugging in the hotkeys editor/dialog. The macro is cur...

9a836b443aee6b60a6469b594d0b26b22d469b94 authored about 3 years ago
added clickable LED for the CAPS aka DIN/ASCII key in x128

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

8f3f456c45872a255d74b97db01c84fe1955fbd2 authored about 3 years ago
added clickable 40/8ßcolums LED to x128

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

bae5ba8f50b8cef78c2b3527f9e4fa4409daa5f6 authored about 3 years ago
don't use the mapping ID as index into the info array, so one doesn't depend on the other

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

d26c63e0c892b65f00029b52905ec6d1ea6ef724 authored about 3 years ago
Gtk3: Fix window resize check

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

02877dccfad5c9854a37928006afe493c433ea22 authored about 3 years ago
Made reading of the zero page a seperate function, it seems getting the return value for the zero page needed extra care. Fixes bug #1666.

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

dedb13ba1acfa2f37d3d0c44ec1fe6e725aebeb9 authored about 3 years ago
Gtk3: Status bar: Fix mouse pointer on hover for joystick indicator widgets

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

9db75042f501acfae9290632a2c2ae598fb7f266 authored about 3 years ago
Gtk3: Status bar: make the fps/cpu and joystick widgets show their popup menu on secondary-click as well

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

a4dfb02b436d452c4c979f4973dca1506eb93f3f authored about 3 years ago
move new BE mapping ID to the end of the list so the numbers in config files and cmdline stay the same as before

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

284fcb56b6b6218827dc4f648a6e68ffd15c25ca authored about 3 years ago
Gtk3: Window position/size: make all resources use INT_MIN for the factory value

Use INT_MIN to signal not to restore window position/size, separate checks for size and position...

bd099a3fd661d4909efec9ac711e599e231f828a authored about 3 years ago
Gtk3: Status bar: fix mouse hover on tape motor/status LED

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

21b1e567c0d602c9b4e7390945829c989c455a1d authored about 3 years ago
Gtk3: Status bar led widget: remove debug_gtk3() call

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

73445d0a41f2494f19a0de671bdc63821723fd2b authored about 3 years ago
fix fe3 ram/rom mode, patch provided by Simon Rowe

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

1af1a74f59310e05ae6092286fff2cba3db28f4b authored about 3 years ago
Gtk3: Status bar: change mouse pointer on hover over drive LEDs

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

7165739c9a5ffe8f6628bc3da92b6eae137afe5c authored about 3 years ago
guard against menu==NULL to prevent crash

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

162a92e7c67286693a420f9cabd254f6aff3aaa5 authored about 3 years ago
fix xpet hotkeys

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

5143b9787c328ce19ab078257afdc45a2a00a414 authored about 3 years ago
fix typo, makes default vsid hotkeys load again

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

a7e011f0a04394ebcd5187d59fb9c1bc3f17e542 authored about 3 years ago
define NUM_CONFIGS in plus4memlimit.h, declare mem_limit_init() correctly

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

991cf02fc4740a76cd0ec8b3e5ae8f5aa87b0454 authored about 3 years ago
swap EF registers in the docs, fixed bug #1651

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

510a72425e59e3f26a4bd06432c53dd26cae09aa authored about 3 years ago
added belgian/dutch keymap provided by sorex

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

116b055af05945fe5e65c4d5f45d0aa0ed48aecb authored about 3 years ago
Gtk3: Hotkeys editor dialog: use proper line wrap for the top label

Don't use manual line breaks in the label text, use proper line-wrapping.

git-svn-id: https:/...

310fb973bf6e20e35f57ed31aa03d0a40d89516f authored about 3 years ago
Updated version number to 3.6.1-beta :)

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

58581b58fc6e9ad8035d37dbd352fe5e47cfea3c authored about 3 years ago
Version x.y.0 builds will now generate a version number of x.y (no .0). Additionally, support for semver style build labels has been added, allowing versions such as 3.6-beta, 3.6.1-beta, etc.

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

7769c6d190dfacc4d48f5c9e0f7aba11b5c5fd32 authored about 3 years ago
Fix 8502 cpu port.

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

b22331210f10428c10ecc4e4a3b62289c2ad0254 authored about 3 years ago
Fixed x128 according to the majority of the hardware test results.

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

0c8b21ae7a65bfb6af46c56184afd5eefc81197b authored about 3 years ago
Fixed x128 for mmuswap test 08 according to real hardware results.

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

96c5a768cb3bd02c3b0dae54e4d7b74ca47cb36a authored about 3 years ago
Fixed: Forgot to install p7zip on github

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

947d915e429c9fa54d38d357cef7245ef8d57eaf authored about 3 years ago
Fix snapshot builds

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

93479670bad0c3f06eae5348d5de37dceeb111d8 authored about 3 years ago
Also make 7z files in snapshot builds

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

fdb690487e999531c41fe4b8dd761f440d0c9f64 authored about 3 years ago
workaround GTK 3.24.31 windows keymap bug when setting hotkeys

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

1c4b8390dafcce083ef09f1b96ea7a9fc6af0860 authored about 3 years ago
unfuxx0r r41538

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

bcc96e51bbe83b30c9cf46ec497ae1883d99e630 authored about 3 years ago
add mappings for END key to sdl US keymaps

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

37be0aa4eb46c8ebd3a7f1303e23d76fb0cd37dc authored about 3 years ago
Gtk3: Status bar led widget: only change mouse pointer on hover when led is clickable

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

c5a31e68da6ee072a3f5eec646eccb28b3f63caf authored about 3 years ago
Gtk3: Hotkeys: Only show actions that have a corresponding menu item

Currently there are more actions defined than covered by the menu structure, leading to some ite...

9df80473be413ed42bc85053e50055005b73859f authored about 3 years ago
Gtk3: Hotkeys: use gtk_accelerator_get_label() to update table entry

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

7b47487dbd6bb9b617554b465912e94a80f73a71 authored about 3 years ago
Gtk3: Hotkeys: Use gtk_accelerator_get_label() for user-facing hotkey presentation

Using gtk_accelerator_get_label() instead of gtk_accelerator_name() makes the hotkeys look a lot...

75873cff2785900c530f30349850b5371111f338 authored about 3 years ago
Fixed leaks and crash introduced in r41529. Also attempt to detect a GDK bug that intermittently returns hundreds of uninitialised keyval results for a given keycode.

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

dbf69b9d97d1fd79453a6ead6c2b2603f4c7f58e authored about 3 years ago
Hotkey dialog: use hardware keycodes to figure out the key that was pressed. Fixes (for example) macOS <Alt>w becoming <Alt>U+2211. Relies on an assumption that the first entry in a keymap for a keycode is the real unmodified one.

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

b1c059541d50574efe1401b9cb021337c94eb2d5 authored about 3 years ago
added statusbar led for shiftlock

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

f8639f4a6d12f5d4abd19b9f9c41e6b56d917451 authored about 3 years ago
Gtk3: Status bar: change mouse pointer shape when hovering over the Warp/Pause led widgets

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

ee6c0dda652d7cbaa9664100ae12e3187d43efed authored about 3 years ago
Gtk3: status bar led widget: refactor code a bit

Add getters/setters for GObject key/value pairs, making it easier to change the internal widget ...

041150b8e643ec550332bcb7530e1fcda2de8cfe authored about 3 years ago
Gtk3: Hotkeys: map GDK_META_MASK to Command, filter out GDK_MOD2_MASK, use "gtk3-hotkeys-mac.vhk" by default on MacOS

* Tesing reveals GDK_MOD2_MASK doesn't map to Command, GDK_META_MASK does, as we used before the...

d8b25aed1f57cf3d471885edaebd78fe95f1a92b authored about 3 years ago
Changed x128 mmu swap code to give stack page back translation priority over any zero page translations, this matches the result from mmuswap-04.prg by William McCabe on real hardware.

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

5ba6daeabadc4ea9c7f59f4fb91c3d33a4b6dd63 authored about 3 years ago
Gtk3: Hotkeys: add verbose logging of user actions in the hotkeys dialog

Log a lot of information on any hotkey entered and any allowed modifier changed. Should help wit...

a735d419aaabce6d7b0380c05b2f82aecf14885c authored about 3 years ago
Fixed macOS compatibility with Microsoft controllers

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

ed4a69d8efb261b09c8160107cc907f3b46ea6ce authored about 3 years ago
use defines for the direction bits

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

30537722f9c6350a30b222990145f9caec600ecf authored about 3 years ago
Fixed general hat/axis up/down inversion, at least for macOS

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

430ef6258b97b6903b7a8cdb7e38cafb7fda0a88 authored about 3 years ago
Removed macos joystick debug output

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

bb1a3d87e1687473f53003c777bfa37f38728a3b authored about 3 years ago
Fixed joystick hat mapping on macOS, there is still a general hat up is down problem elesewhere though.

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

9a59a9c126599aede8e36cd1429998251d1d40dc authored about 3 years ago
Fix wrong count of synergy joystick adapter ports in xpet and xplus4 for sdl and gtk3 (fixes bug #1660).

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

712c5292804dbac91f8a68499f1ab08ca56e4be7 authored about 3 years ago