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

Refactoring of the joystick support.

* joystick drivers live in src/joystickdrv
* for each device a module is allocated
* the "mappin...

40d3c3e5fd68fbd7b985718926da1239d2b70bf5 authored almost 4 years ago
Snapshot builds hack: —disable-catweasel, --disable-hardsid, --disable-parsid, --disable-ssi2001 added to try to workaround the reported Windows need for one-time admin permissions to launch

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

a5c98d532bb0278647ee255e8ca47a59e4362325 authored almost 4 years ago
added support for native VIC20 screenshots

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

05d252fd444eea7f0b6271917ffc4384173c8370 authored almost 4 years ago
fix warnings

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

b00ac25ca8549e84e12afc428f8fa8a965031729 authored almost 4 years ago
Check for existence of cap before adding -lcap to LIBS. FreeBSD can have sys/capability without -lcap, and in that case a lot breaks

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

ba1f3a6eb9e1c66e5825f76aac0bb9da47192fa9 authored almost 4 years ago
Added userport snes pad to the sdl ui.

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

7a68872f6aa95428acb5b07a87af0f3f05651d1b authored almost 4 years ago
Added userport snes pad support.

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

e3e86893217c9b210816bf26c437c9e28da4a9cb authored almost 4 years ago
on autostart in xvic and xpet load to basic start by default

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

70c16474177f00f3e07bc770b385cc372135d92f authored almost 4 years ago
(hopefully) unbreak the cia_peek function, also improve the cia 'io' output in the monitor. should fix bug #1467 and #1413 respectively. needs some testing :)

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

be38e241e13211db8dc50ac202ad9035eabee1f3 authored almost 4 years ago
Add GLib version check for the g_memdup2() function call

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

fdd83029df6192c0b120f48739f2474e5a2d4675 authored almost 4 years ago
Change g_memdup() to g_memdup2()

This still doesn't really solve the issues in Glib, but for now it silences the warning.

git-...

5848f5346b35bba79dc737d76d67c14db0fbfe37 authored almost 4 years ago
added comment

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

d4cfd3024c5c746e9a8d6fb324feeb4ebc1e5d2d authored almost 4 years ago
fix warnings

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

6f0a6ebf4fb39e5e45da1e9c480c266c1e2ed2a2 authored almost 4 years ago
fix warnings

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

8d2afc0b775ec0fea930b9751d26a9a9a13529d6 authored almost 4 years ago
make the CPU bank the default, not RAM

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

20d3edd184bd99b47081a87b2f4863030e7ff95e authored almost 4 years ago
fix reading 0/1 when CPU bank is active

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

5c81a98eb5b4415d7f49c1dd9341e1d551d8c190 authored almost 4 years ago
Make a lot of functions static

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

212c7d4f0866b3414d880f7656bb51c1c82df0af authored almost 4 years ago
Make a lot of functions static

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

a311a04c7c0a65017d2c48f72ecbda9f1eaa23e8 authored almost 4 years ago
Fix missing prototype warning

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

becba874de6ffa03eeae2ba27d5e6a9d34ce3f98 authored almost 4 years ago
Fix missing prototype warnings

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

16d29c12e1a707ecb1b5fc4ec5965ea2568b08f8 authored almost 4 years ago
Fix missing prototype warning

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

9ddb5dc6c91d2be0fa8a21510f54b5a59d147784 authored almost 4 years ago
Fix missing prototype warning

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

7f931a5964ba2b11cd6bc9c9de41b22aaae6a940 authored almost 4 years ago
Fix missing prototype warning

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

7a08a41264cf39b8c06c1e2667c3be2dec6ea144 authored almost 4 years ago
Fix missing protoype warnings

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

5fd7f84a162fef934592faba7dcb4882079e9d69 authored almost 4 years ago
Fix missing prototype warnings

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

6d398c212b0a45c3b6047f7dfeccba9701ef2c90 authored almost 4 years ago
Fix missing prototype warning, fix codestyle issue

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

70bc09706f0983c7e15882118bc608b19c8c68b6 authored almost 4 years ago
Fix missing prototype warnings

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

0b5248842ab60e98a1be0a1a515d567eb6559268 authored almost 4 years ago
Gtk3: Fix missing prototype warnings

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

38ceb367e48aeee06c189ec08e073023f4277a8d authored almost 4 years ago
Gtk3: Fix missing prototype warnings

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

feb42e44de5ad0e78212f24aea7839e1a9a65ea1 authored almost 4 years ago
Gtk3: Fix missing prototype warnings

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

69dc482314e785f7d972dda51f62af46b35176d6 authored almost 4 years ago
Gtk3: Fix missing prototype warning

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

fa789effe4550675128cd8060be265fc68c32dd1 authored almost 4 years ago
Gtk3: Fix missing prototype warning

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

961e7be493749cd71017c79504d34763f5301e70 authored almost 4 years ago
Gtk3: Fix missing prototype warning

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

91466e69ad8b768d06e5e113b0ecab5c916c3431 authored almost 4 years ago
Gtk3: Fix missing prototype warning

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

22d942c89856410435264edd8adafae55e1c2285 authored almost 4 years ago
Gtk3: Fix missing prototype warnings

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

2af56c1866da94cc107ad2c6c02260ef8625007a authored almost 4 years ago
Gtk3: Fix missing prototype warning

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

cd37f879bdc22fc6f9d984ba02cc269ff9ec0f12 authored almost 4 years ago
Fix c1541/c1541-stubs missing prototypes

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

5bb72571b21b5a4e54cd30ebd6aaaaf10f1562c1 authored almost 4 years ago
Add -Wmissing-prototypes to C and C++ flags

In my recollection we had this flag at some point?

git-svn-id: https://svn.code.sf.net/p/vice...

633d7b4350005508ab05305a644bc9530841fedf authored almost 4 years ago
Detach disk image before reattaching, ought to fix bug #1466

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

bbd98801db720cd3d1111b55656d09848b24f7dd authored almost 4 years ago
updated docs regarding the ieee flash interface, patch by Christopher Bongaarts

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

680f315fc90c307e958833a7b8065637ecc1f347 authored almost 4 years ago
Fix Oxford Comma, and some other stuff

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

11e2bf1451f5f0fdf8d4f9d5a444e00947aca3d2 authored almost 4 years ago
update mingw gtk3 howto, patch by greg king

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

2278adc2244212d025647074a7c53249ab89bbc7 authored almost 4 years ago
fix shift+4 in swedish positional keymaps, patch by jab

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

f0ff794b26c46903bda6f23f3b53bb9bc91919da authored almost 4 years ago
improve error message when ethernet init failed, patch by Alceste Scalas

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

a1e1a9a5187b7307e1465319a8b39677384d72ae authored almost 4 years ago
added support for the IEEE Flash 64 interface, patch by Christopher Bongaarts

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

5eb68b60bece878b4ecc840d3a8712ab99fa0c24 authored almost 4 years ago
Call drive resource init after cartridge resource init. Some carts provide additional busses. The drive resources check the validity of the drive type against the available busses on the system. So if you had e.g. an IEEE cart enabled and an IEEE defined, on startup the drive code would reset the drive type to the default for the IEC bus.

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

b5c9e454d421e00f39e14601d6786c38da8ef374 authored almost 4 years ago
Gtk3: VSID: make the runtime display monospace to avoid drift

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

d75eba9bb23b997a9bc17dec1331a9c56c9f13bc authored almost 4 years ago
Gtk3: Default cart settings: don't disable 'set default cart'.

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

7ecb484bd00d465bee9e7f84f31fa5f193379fa2 authored almost 4 years ago
added support for plus4 generic .crt files to cartconv

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

95b9ce937cef7d89718e7b6dfca8bf9e43807cab authored almost 4 years ago
more reworking of the plus4 cartridge system, .crt support for generic cartridges

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

c2f6583c046eb1f543ca8bbe3ef9a4758d13a1c4 authored almost 4 years ago
dynamically build the driver list too

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

ffcc124e04359e29ed2a379a1e0d85f95bebcacc authored almost 4 years ago
add extra checks to prevent crashing when the drivers close functions are called after the driver init function failed

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

f17c366ca8ed9a0e42e16ac3b138cf624839d191 authored almost 4 years ago
make sure the resource init for ETHERNET_DRIVER also initializes the respective function pointers, so the init for ETHERNET_INTERFACE can use rawnet_get_standard_interface() to setup the proper default interface

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

2f309f49a69a2893842032437588cfebcfedf225 authored almost 4 years ago
the enum functions already allocate memory for the strings and require the caller to free it, so dont do another strdup in the menu code

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

6caff9304d55afd407225efc8299051df3e3c3a8 authored almost 4 years ago
move ethernet cartridge settings into the cartridge submenu

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

d4053ce229e98e6a684b81f1cfef75f387b2e981 authored almost 4 years ago
make rr-net mode the default instead of tfe

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

78b52fd6921e05be0b62dccf28af8573d2b5685b authored almost 4 years ago
update ui for ethernet driver and adapter selection

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

a786b943c02c83f453eea9335838174ba5af0302 authored almost 4 years ago
added a naive enumerate function for the ethernet drivers. hopefully will work for all archs like this :)

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

de4b3e75db5f9c5a9c2dd8825c318ecbad3cea9f authored almost 4 years ago
Remove obsolete HAS_DIGITAL_JOYSTICK that is always false

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

7da62d98213396ae4d7de875445ba0005c51ef89 authored almost 4 years ago
Gtk3: Ethernet drivert box

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

f7ab1e8a90ecb308375b19d7314287142efc31de authored almost 4 years ago
make 'none' an actually valid ETHERNET_DRIVER value, deactivate the driver when one was already selected, add some checks so trying to enumrate the adapters when no driver is selected does not crash. this may still need more finetuning :)

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

aec3605a8954fb18546d2a4f7da564855d7e216e authored almost 4 years ago
Don't fail to initialize resources if no ethernet driver at all can be found. Use a dummy "none" driver name instead.

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

13540cd6a8830c631a841e8e27b7bf16b14e3fdb authored almost 4 years ago
Buildsystem: configure: error out if --enable-debug-gtk3ui is requested when the requested UI isn't Gtk3

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

93ce48217a1f618130f92318ea33d742e16113f5 authored almost 4 years ago
Buildsystem: Move check for POSIX capabilities to generic configure checks

Do not check for libcap in a network-related configure check, but check for it always. We might ...

2d0f03ed0ae8c46d20b289ebc327e883143b3a61 authored almost 4 years ago
Fix trailing whitespace

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

6ac63caf30aa5d63de6a54849eebc8568f84eda6 authored almost 4 years ago
Buildsystem: display capabilities support in the configure summary

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

0991c0b81092c44673e9c11395a894344725cbc5 authored almost 4 years ago
DirectSound: Use write cursor instead of play cursor to determine free buffer space, thanks to Andreas Matthies for the patch!

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

c5207aacd70d34d9d09e2db1ae3807993a12b5e2 authored almost 4 years ago
Fixes tests SID/wb_testsuite/noise_writeback_check_C_to_9_new and SID/wb_testsuite/noise_writeback_check_C_to_E_new, patch by leandro nini

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

d3a761cca2755d99dbae911e3ce92ba299a13104 authored almost 4 years ago
added capabilities check support for unix and added another archdep wrapper function for this. changes in configure.ac need to be reviewed. hopefully fixes the problems introduced by removal of the 'is root' check

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

8ecca4a59ffded45c7bb541e16c4dc5c8716fd5c authored almost 4 years ago
update with current URLs

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

583e440166c7d8eab31857f48ac5e087c8f2f8a9 authored almost 4 years ago
revert r39842 to be consistant with how REU images behave when size is changed

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

653dd40f179ed93b36911107e24db79e5429cc93 authored almost 4 years ago
renamed -cs8900ioif to -ethernetioif and -cs8900iodriver to -ethernetiodriver. updated/added docs for the ethernet related cmdline options and resources

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

f06c51dfb2467fbd57f0600d29668bd232a72af9 authored almost 4 years ago
remove the 'is roor' check for ethernet emulation for the time being

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

208c8c8c5f5b29eb5b9ffa71948d10db9cf7353f authored almost 4 years ago
remove useless ifdefs. why this didnt generate errors and/or problems is a mystery

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

8ee994e466cc79c74b9554d2f5af324b8afbdc26 authored almost 4 years ago
Remove hack in r39897 and fix https://sourceforge.net/p/vice-emu/bugs/1456/ in a better way

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

add275aceab4a505d456afbdb44d92ec3f495628 authored almost 4 years ago
Maybe a hack - ensure that “x” monitor command works regardless of rules in mon_parse.y.

This fixes https://sourceforge.net/p/vice-emu/bugs/1456/ — freeze on close monitor window in ass...

03770062e8f5412811b14ac9ef828eb70379c183 authored almost 4 years ago
Fix -wshorten64-to-32 warning and some code style/whitespace fixes

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

27047bb5d3a9c2be9a39a52b33898c47595f30b5 authored almost 4 years ago
fix compilation on mingw32 when rawnet is enabled

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

8ce9c7465d5aa9580ff487e3ea5c2cf8a6110e95 authored almost 4 years ago
fix compilation without rawnet

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

6e1f15f20b48abaaf771c714db26e099ae566d7e authored almost 4 years ago
bring back tuntap support, patch #278 by Alceste Scalas. Might need some more massaging, docs pending. see ticket

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

ad7bfa7e7ce263d8cf2fa37cb904e4bd898aa3a8 authored almost 4 years ago
Gtk3: Fix a few issues with the 'extend image' dialog

* Fix includes
* Use proper enum as initializer
* Don't rely on the parent window passed, use ui...

2e1636c296fd9e1719a6eda59e883d659c77758f authored almost 4 years ago
implemented 'extend image?' dialog

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

4063319ffb13e5226d897101d7841d108756d153 authored almost 4 years ago
extend images directly from 35 to 40 and then 42 tracks, as other sizes are not used anywhere else in the world

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

8b89f5f1a3ed1b977052afd5872efc2b8b3bf325 authored almost 4 years ago
use constants instead of magic values

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

16c3671c2fa0977b261bc53a922d6c69691bf48d authored almost 4 years ago
fix attaching binary cart images from the category selection

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

65cd9e0b8e36855c42e11514a3dcb600127e2303 authored almost 4 years ago
Docs: Make docs for bin mon x84 command suck less

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

5aa659f4aaed105f031e42b164db4b6e0044ca97 authored almost 4 years ago
add 56k and 115k baudrates, fixes bug #1454

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

c028a353c4f6204bc636c409fe1809f7a551cc7e authored almost 4 years ago
Removed frame dropping on slow emulation, and re-break ability to run SDL builds with an emulated fps higher than the host display refresh. The frame dropping decision making make things much worse in GTK builds. Will attempt to fix using another method.

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

ecfbc859fafb1b4183f5608db4ac3a3b23cd5b84 authored almost 4 years ago
No longer seed the cpu/fps measurements with a full set of fake ideal measurements

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

207e031c2df3b6bf2ec21bb35eb04a63d1f108ac authored almost 4 years ago
Remove unused function

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

fbb6019e6a926c509fd9459e5055e4d23df8ff5d authored almost 4 years ago
Fixed memory leak.

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

f684b4408a4e430eb4c89c39581e9c144b89014f authored almost 4 years ago
Added vsynch_shutdown() to fix vsync memory leak

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

e92c778f11fd549435f581a00358ca12bad5f869 authored almost 4 years ago
Allow the emulator to be a bit further behind (2 frames) before dropping frames.

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

137c36ccf7f586044396a3cd1eda91b0ddce57c9 authored almost 4 years ago
Remove Linux support for the "old" joystick driver, a BSD-like joystick API that has never been supported by the official Linux kernel, but was only supported by an out-of-tree driver, that was abandoned when Linux version 2.2 introduced official joystick support (it was 1999).

The "old" joystick driver has been renamed to BSD joystick driver

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

4aeb4274eb6b329fab07240ebfd968dd5e511ce1 authored almost 4 years ago
Make the "Send formfeed" button on a 1520 do something useful.

The user can now actually see what they just printed.
A new function 'output_select_formfeed()' ...

5c8935a061e1f206e1b18b8be72c957ea1653d72 authored almost 4 years ago
Merge /branches/dqh-vsync-drop-late-frames with additional fix for warp mode

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

7345ede505ac1c71db0901505653fff25632b508 authored almost 4 years ago
Some refactoring and cleanup on the 1520 plotter.

- Moved most characters up one unit to that they line up with plotted
lines better.
- Fixed dr...

aa5a009d3d8ec3d6859fdd02e5d5499cdce7fa7d authored almost 4 years ago
Change printer shutdown order, to prevent the use of 'palette' after it has been freed.

As it was, drv_1520_shutdown() could be called before drv_1520_close(DRIVER_LAST_CLOSE) and this...

f2db0bfb0c1dc015025748df9f13864a3a0280b2 authored almost 4 years ago
Removed big endian support from CoreAudio driver altogether. macOS dropped PowerPC support in OS X 10.6, which we don’t support anyway.

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

cd7ce2ac6a0cf63e547a9172e2e5df5a684941b1 authored almost 4 years ago
CoreAudio now working on M1 (ARM) macs. Thanks to Roland Hermans for the patch!

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

df3d5a22396bbc72bd1de1803276be3f495dbbd3 authored almost 4 years ago