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

Gtk3: US symbolic keymap: fix '@', '*', ':' and '+'

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

7b28db5cabc7126ee334aaf2fc7093dcc5212eed authored over 3 years ago
dont update keyboard debug widget when its not enabled/visible

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

91849b1a85b795adc1f0367ed262beaee8f9272b authored over 3 years ago
unbreak r40734

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

446b60c72150ff47ef3f83093f2c5e406ef2e0d1 authored over 3 years ago
added french (azerty) keymaps provided by Frederic bezies, updated the keyboard code to recognize those

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

a8f1b9fcd91eabe99bd7884d998bc447fcdc536d authored over 3 years ago
when keyboard debug widget is enabled, also log keypresses to the console/logfile

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

b9cd3c040369e1c92b882bc9a06a5b8dd0190fe8 authored over 3 years ago
make the keyboard status debug widget show the last 3 events. also show more verbose info about shift lock

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

dd344d01f2898e82a36e155aa63a3892adbe4af6 authored over 3 years ago
make keyboard_set_shiftlock() only alter the emulated shift lock state when there is a caps lock key defined as such in the keymap, in the case when shift lock is mapped to a regular key we have to leave it alone

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

1e3aeda7ec11530f310c1d4d6b957b1335d1f10c authored over 3 years ago
Renamed some of the functions.

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

e1c02cf050e36fbc15fade0a0f75cf46966f6e82 authored over 3 years ago
Added userport I/O simulation device and configure option (--enable-io-simulation) which is disabled by default. Userport I/O simulation device is not hooked up to the monitor (or any other control mechanism) yet.

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

1bf95b06f70bd857cd182f9ec4d81684532bd862 authored over 3 years ago
Sync keyboard caps lock state with the host caps lock state when gaining focus (sdl ui).

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

8d4a436791db8d95f98d64189b7b668d64461105 authored over 3 years ago
remove fixme

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

86b1158efaa1bc211ed6cd4f8696a04d2421571e authored over 3 years ago
sync the keyboard emulation with the hosts capslock status when switching focus and after clearing the keyboard status for other reasons. only in gtk ui right now, a similar fix is likely needed in sdl too

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

63e879083240acd2a4a0781e0849a0a4b51beb9e authored over 3 years ago
fix swedish c64 keymaps, patch by tlr

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

325b77c1a99a393a7bf1b2b0a4dfa1355dcb0681 authored over 3 years ago
disable the strange forced 'unshifting' for keys with flag=0... this should fix the case when those keys are combined with ctrl/cbm

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

a3b5c5b5dc91a42784a583e2c204fdfa133715b9 authored over 3 years ago
also ignore vic20 when accessing the iecdevice resources

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

3ab2e64b5c0c28950069303bfffddc84673bc962 authored over 3 years ago
some added braces

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

806247777dcd514ca182599e57259c32abee293c authored over 3 years ago
at exit log all resources with non default values, and a reconstructed commandline

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

cbfdc2180f3da1063605166ab1f3a8eea110d962 authored over 3 years ago
Gtk3: Switch userport printer settings to the new userport system

Use the resource "UserportDevice" to enable/disable the userport printer emulation.
Also add a l...

95a5c0c3eb0a4c6bb15ef1fc4af654b844ac26ef authored over 3 years ago
Gtk3: RS232 settings: make the "Enable userport RS232 emulation" checkbox use the new userport system

The "RsUserEnable" resource was removed in favour of the global "UserportDevice" resource. So we...

bb2b45080bcb5275a5b8995ae77d5c173f42476e authored over 3 years ago
Fix -Wshorten-64-to-32 warning

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

698a26595eadbd6abbe3d5d6475014d3e9145df6 authored over 3 years ago
Treat the SFD-1001 like a 8250, error-led-wise.

From an I/O chip viewpoint it's the same, and as it was it also didn't
show the error indication...

1ae4439e7095760b0f18d92b58a24c3f8431d8f9 authored over 3 years ago
Lie a bit about the LED colours of the IEEE dual floppy drives.

Even though the drive activity LEDs are red in reality, we make them green for
now. But at least...

ecc04df27c74cfd8973ab86abd5c1d3a76db467f authored over 3 years ago
write actual file size into the tap file if it for some reason does not match the size in the tap structure, should fix bug #1547

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

603a4ff678efc979f3f70b2ad4f32a0b90ad2fd1 authored over 3 years ago
Gtk3: drive settings: remove parallel port combobox in x64dtv

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

1484b352c286e1f90bb1a363e519ffdda840f2cb authored over 3 years ago
Gtk3: settings: disable searchable treeview

Avoids a textbox popup when typing and the treeview has focus.

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

710c35061042a1c5edfe57deb5d41a894ed713bb authored over 3 years ago
Applied patch #304 by Durandal: Fix missing parallel drive cable userport device id.

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

6b3e84422019857ade5b22abfdc49f5cd8bde1f0 authored over 3 years ago
Finished userport snapshot support.

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

ca39b68691ff5077e23c4cbbdc51fa1104a2aba1 authored over 3 years ago
More userport snapshot support.

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

fff7b86b2990303c44db1fa412fd4a94c456dc76 authored over 3 years ago
Userport superpad64 snapshot support.

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

886cf53c91510e965904b8fdf81f23fb0e6089cb authored over 3 years ago
Started on getting userport devices snapshot to work again.

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

a9c1a1cf186dd8ad71bceff22dbddd5ae4f301f0 authored over 3 years ago
Removed drive par cable selection from x64dtv sdl ui.

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

5f4152b0f415214293ecdaf92913cbf163b9c67d authored over 3 years ago
Move userport parallel drive cable over to the new userport system, be aware that to activate a parallel drive cable now you need to select it as the userport device AND turn parallel cable on for the drive you want to use it for.

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

08ec2826e77649663ec0d5eb9beb8fece1680dc0 authored over 3 years ago
bring back the 'virtual device type' dropdown box for the IEEE machines

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

d24d8e848460dc7a5c2a9dca1259aa9da4d2e1c0 authored over 3 years ago
read/write only the valid trap resources, like in the other emulators

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

1cbbc262461ca55cc64e2dd724a5c0aa6fd752ab authored over 3 years ago
Make drive #1 LED work in the GUI.

TODO: error LED.

git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@40703 379a1393-f5fb...

bf4931d67ecb6c7aa50ccc9ddcdbbcaf4936ad37 authored over 3 years ago
Improved a bit.

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

c3c014c685219c0083f2e80d436c30329d7ef2a0 authored over 3 years ago
Gtk3: Userport device combobox: add device type desc to model, split model generation into separate function

The model now contains a short string describing the device type. But I haven't found a way to a...

87d0f954e3731a9646120c12070e961b95c09541 authored over 3 years ago
Add userport_get_device_type_desc() stub for xcbm5x0

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

5851dcb3af8c2bd5bc8e40047196285982caafae authored over 3 years ago
Userport: add userport_get_device_type_desc()

Provides a string with a short description of a userport device type, to be used in a UI, or per...

4760a44e99372bf013040d20a6f8b577b4fc30e7 authored over 3 years ago
When using '--with-sdlsound' don't enable sdl1/sdl2 ui when a non-sdl ui has already been enabled.

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

fe49843ab154a3fdab557325e936e06568734a4f authored over 3 years ago
fix crash when reloading snapshots with non-tde drives in it

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

650af8bedc8fdf7e617979108f96a9cbdd50c399 authored over 3 years ago
updated with new tde and traps options

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

713ccc1a02c2a4c6a32039652f15ea4d7f2545b9 authored over 3 years ago
Gtk3: Settings: update 'Peripheral devices -> Userport devices' to use the new userport system

Present a dynamically generated list of userport devices in a combobox instead of using checkbox...

496da5c9f309a49dfff137addf349d31d28e46c7 authored over 3 years ago
Don't try to open the sampler file if the sampler file name is NULL or empty.

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

96eb60bd3f85c0e94a67f17e4cdea6e034ff62cd authored over 3 years ago
Return original value on the userport lines if a device does not assert any of the lines.

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

e91895699b42656fdc1052a234779ee593e37f16 authored over 3 years ago
disable debug messages

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

0af248d5eae25eded7396a0c15bd3f7fb4ac95ca authored over 3 years ago
since there also exists an official drean cartridge (le mans) of this type, rename the 'hero' type to 'drean'.

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

07c8e9101b1153273edac19907a13b8db9d076f6 authored over 3 years ago
Fix format specifier warning

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

475b89d73607e99c52f9bdc126f876cd829556da authored over 3 years ago
Fix -Wshorten-64-to-32 warnings

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

06a8f7dc75fff559fdd0e32734b0dd633809aed5 authored over 3 years ago
Gtk3: statusbar: fix display of second drive widgets on drive type change

Update statusbar drive widgets layout when changing drive unit type, but only when that change i...

a9dc09cb76c2e922ad69a02947aa2774e3d069a5 authored over 3 years ago
Removed x64dtv par drive calls, c64dtv userport does not support it.

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

2baa909c983c8fdea96c879a5c6d13d0b20e6fe8 authored over 3 years ago
log the commandline

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

dace8b39b8e8593c5ea0255ff813c1303b6168ba authored over 3 years ago
explicitly log the random seed after logging was started. this makes sure it appears in the log on windows, and it removes the output from c1541/petcat startup

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

e87c0211a78c09793030d4faccc5f5d460edb0c8 authored over 3 years ago
disable debug messages

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

ce31162faa637e8c84b5e50dfd8e278a3966d724 authored over 3 years ago
device traps per cycles, patch #301. since noone gives feedback in the ticket, you will have to test it now anyway :)

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

64f03c421295858ff790870583cbaf343fd9e4fa authored over 3 years ago
Make xvic start up again.

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

4a329172d07a4490bb2eea3e548ae59dc8a043f4 authored over 3 years ago
disable debug messages

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

7a79b48ed993e0e0f44d0afd207255b49007e8b4 authored over 3 years ago
some cleanup, added comments, properly clear modifier flags at reset, accept hex numbers in keymaps

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

1e6208d94b22f3d2e67bf1fd5f9989b8ee0e646b authored over 3 years ago
WIP keyboard fix. handle modifier flags per key instead of globally, should fix some of the problems with pressing virtual shift and deshift combined with real shift on subsequent keys

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

34c56058af4963b9a2ef0f9aca113f826a19c61e authored over 3 years ago
Gtk3: Add drive status widgets for dual drives' second drive

Currently the LEDs of the second drive don't work due to the code in src/drive/drive.c somehow n...

f290e4ac561ef2df3e8600c2f9096f4470ecb231 authored over 3 years ago
Moved userport RS232/modem emulation over to the new userport system.

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

0c52eb2d68b9cd4dc46d2c54dcd2cfb9c60baf8b authored over 3 years ago
increase initial delay for dtv, fixes the remaining random failing testcases

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

1a091364bd129c5d764d20a3a723439ee8d26dea authored over 3 years ago
if virtual devices and iecdrive are enabled during autostart, temporarily disable the traps and use the iec drive. fixes a bunch of random failures in the testcases

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

ae4e52600ab1bdfc59dff63948e2e95712ce319b authored over 3 years ago
Unbreak userport printer init.

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

f7aec2116a5431a654d8314a33575f7016bb2e86 authored over 3 years ago
Removed old userport system functions, variables and structures.

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

e93019add6fdad52a37583df59f419bbf37dc777 authored over 3 years ago
migrate all vic20 keymaps to new shift/modifier system

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

bea275ab633a067e619e5d8e282169dab9a76669 authored over 3 years ago
updated comments

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

f6ee895292b2c463f5085a1a1cb8dbaeaf80f2a4 authored over 3 years ago
update cbm2 keymaps

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

d492be54199ab2686768bb0d707bd85f0671129c authored over 3 years ago
update comments

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

0b5e96bfdd3f9f90861c8d97d54745784bfede94 authored over 3 years ago
migrate all c64 keymaps to new shift/modifier system

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

9080bc1ad3ea7ad1d20723350282b32447eb8608 authored over 3 years ago
rename bmc64 mappings from sdl_ to gtk3_, they appear to contain gtk mappings and no sdl keycodes

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

4971a99be08ad8260b56286d1c81a27e056b2461 authored over 3 years ago
Moved userport printer over to the new userport system.

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

7b7000e5b5b6e8fe5a3d3e4b08b34b2a71c229e4 authored over 3 years ago
quick fix for shift in c64 US keymap, someone still needs to fix the keymapping properly

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

d68adbec0c5cf3e9edf179b0bfac15d96f3c0f83 authored over 3 years ago
fix shift mapping

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

94357b013fb92397a8cd8847506c0154036ce94e authored over 3 years ago
c1541: Make the `chain` command accept a "[@unit:]filename" argument

This makes the `chain` command a little more user-friendly, no more looking up a file's (track,s...

819afceba20cbb0780745938032871c163ce5b95 authored over 3 years ago
Move array definition out of loop body

It is verboten according to our code guidelines, and in this case it did look a bit weird.

gi...

399089999f7a63a2f0566c01b5191de45fe38abe authored over 3 years ago
Changed the userport devices ui elements of the sdl ui to use the autogenerated userport devices list.

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

c3cfce68bf3a18317956ec47e7761f657ab85bed authored over 3 years ago
remove extra linefeeds from log_error calls

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

898d46259068e428d3e7b6c70c891d664e1a007a authored over 3 years ago
Fix memory leaks, don't check lib_malloc()'s return value for NULL

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

778ab3f85c69aa3f94f83d05f5b22c766f0bc2b9 authored over 3 years ago
when writing state, temporarily set sampling mode to resampling instead if it was fast and 8580 selected, should fix bug #1374

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

4ac0c38e1966474b67b87d6d3fbd51fa4093702a authored over 3 years ago
Archdep: don't use debug_gtk3() calls in archdep code

Since debug_gtk3() no longer is just a macro, but uses a function (debug_gtk3_basename()), we ca...

6f0fc9117bdce2caf90e903dd99272b99bc253f2 authored over 3 years ago
improved handling of virtual shift vs physical shift keys, should solve #1187 and #1519

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

d0ce341584ce440b6ef5b8230abd08daadc0d2fa authored over 3 years ago
Unfuck Gtk3 build

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

01256385329d4099adb00b0601850233fe13163e authored over 3 years ago
Changed 'Device' to '<device>' in the userport device command line help text.

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

eac76683054002b8f5a112ffba6972136b07abc4 authored over 3 years ago
Moved userport joystick adapters over to the new userport system.

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

d9c2c783bfd4903461a4e16aa086be0484018d4e authored over 3 years ago
Only store/read from userport if the current model has a userport.

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

79540075baddfc341548e38d254a39f1972dd54c authored over 3 years ago
Moved spaceballs joystick adapater userport part over to the new userport system.

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

9083df6dc631274e42138fdbc099b07c4442e39e authored over 3 years ago
Moved userport RTC (DS1307) over to the new userport system.

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

d8f86ad9872cc5edccd2f366aa922fc32210c129 authored over 3 years ago
Moved userport RTC (58321a) over to the new userport system.

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

1e6b78632290ae67056ae250de40d7d4b17762d7 authored over 3 years ago
Moved (not yet working/experimental) userport part of the diagnostic harness over to the new userport system.

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

ea84f9987c686d0f97d7052b0d8b4543a25c0ff4 authored over 3 years ago
Moved userport 8bit stereo sampler over to the new userport system.

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

4af37f486ae203f79bc8f4cbf685e6e9bc0a4124 authored over 3 years ago
Moved userport superpad64 over to the new userport system.

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

c145593d611b96b73a5d2694a3fb7a0d80574ad3 authored over 3 years ago
use only VDC registers for getting screen position in 80 column mode, should fix autostart with active vdc once and for all

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

d155e1b79811171b7899d34244562d90c53139b6 authored over 3 years ago
Moved userport digimax over to the new userport system.

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

06a51abe2696ba39b911011c34692d4693620800 authored over 3 years ago
Moved userport 4bit sampler over to the new userport system.

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

39fc772803392454448b6fe8bbd8024ca74004ee authored over 3 years ago
Moved petscii userport snespad adapter over to the new userport system.

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

6adead553586b5f1491a2bfad1d70035f151fbe1 authored over 3 years ago
Moved userport 8bit dac device over to the new userport system, removed ui items from the sdl ui (new ui items won't be available till the transition is done) and removed related resources and command line options, the device can be selected from the command line using -userportdevice 10.

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

697d6746679d87aa2507012f8c944e0031d03954 authored over 3 years ago
Added new structures and function, no devices have been migrated to the new userport system yet.

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

861d96d12a09457e92e709de2208f4fcf2468cad authored over 3 years ago
some logging for the unlikely case someone wants to add tape traps to cbm2 :)

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

a12812300c6c691e307d7d3cfe0704606bdbd925 authored over 3 years ago
More variable and function renames.

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

e87e2059484eb6acb3649bc1fc870cca34c552ff authored over 3 years ago