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

ReSID: fix previous commit

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

a6bcf6eb85140b19ef584f9468080f36e8a81935 authored over 3 years ago
ReSID: Make the new 8580 filter implementation the default for configure

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

1e6a995fd398c8bac69a4a38e6f62aa9e9df4fa4 authored over 3 years ago
Gtk3: Add Cairo and Pango runtime versions to About dialog

The Gtk and GLib versions displayed are compile time, so perhaps the dialog should be expanded t...

ee89d44fc4021f02a8f3766b3e547889539b5a63 authored over 3 years ago
Fixed font rendering issues on Windows MSYS2 builds by using older Pango 1.45 MSYS2 package dlls. DLLs are downloaded and cached in data/pango-1.45.

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

3815c8703894dec56a8fb5d0b8a00490642da711 authored over 3 years ago
Added snapshot support to the userport devices that didn't have it yet.

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

a59929f849c35f9b11f31b2174e2d7dbff81d31b authored over 3 years ago
make 48kHz the default for sound output, since that is what most modern stuff uses natively. also slightly increase the buffer size :)

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

8f88c97192225caf28a614431f9a57793a567c85 authored over 3 years ago
Added snapshot support to the joyport device that didn't have it yet.

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

35d33b62acf786d8fc4858242164fc975168862e authored over 3 years ago
remove TDE_PER_DRIVE ifdefs, disable debug stuff

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

8e4cfd9a7783046fed68a0cbcdb0c3f5e144a5c8 authored over 3 years ago
Fixed bug in previous commit.

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

bc437e7d1b162c54965d125239c0cea91402046c authored over 3 years ago
Fix blocking on shutdown when running test prog: /usr/local/bin/x64sc -default -model c64c -VICIIfilter 0 -VICIIextpal -VICIIpalette pepto-pal.vpl -warp -debugcart -jamaction 1 -console -8 ../drive/rpm//rpm.d64 -pal -limitcycles 12000000 ../drive/rpm//rpm3.prg

" The drive has written to tracks that are not included in the currently \n"
" mount...

68c3bfcb6dde39e850aba62aebe6187a6cdc866a authored over 3 years ago
Gtk3: Disable annoying debug messages

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

b62b798b0ee55eca26b7026467b9b6dce701db5d authored over 3 years ago
SDL: Fix out of bounds array indexing for GEORAM flush/save-as menu items

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

10125ce9c7fd424043f47430d18058dd0d1d3425 authored over 3 years ago
Fix relative paths in the sdl ui.

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

1298a187a4cc139ab7fb69a8b58e4af94db673c8 authored over 3 years ago
make truedrive emulation an option per drive, rather than globally. (patch #296)

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

c283609321829ce177f795340372f6a96fcab3c5 authored over 3 years ago
Fix -Wformat-pedantic warnings

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

25fe260494c6309f26f5ee1002454a0ecf166ac8 authored over 3 years ago
removed georam sizes smaller than 512kb. those never existed and thus its pointless to emulate them

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

ecc96266bd009342d5595f6c57ca7180e8a9c87f authored over 3 years ago
Added d67 image creation support to the sdl ui.

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

471c457373e033e84919b00c2f588b5f458776fa authored over 3 years ago
don't save info for a second drive in a unit when there is only one drive

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

985658d90314a9dabe79969caa8ed01b0c3af9ae authored over 3 years ago
rework drive snapshots to save one snapshot module per drive, prepared to save snapshots for dualdrives, prepated code for the tde-per-drive patch. this needs testing and probably fixing.

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

26399c735dd5b113ce995399fe3a40e363550761 authored over 3 years ago
Gtk3: Fix bug in quick snapshot filename generation

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

ba94b501c6f6055743bb52119e3e8546715db6c4 authored over 3 years ago
change warpspeed implementation to something that matches what the hardware does better. thanks to Diddl for pointing it out :)

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

e300f4813ba0c93e14e606ac73459358ae96b8b2 authored over 3 years ago
Fix for bug #1376 where attachment segfaults one empty D90 image

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

3c8d7df5eba67d11d983e11b88df4a147d49ac14 authored over 3 years ago
Gtk3: Fix MMC64 SD card filename widget

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

fc075ec9b48567024fbcfb0256503a729d60e5f6 authored over 3 years ago
SDL UI: Make application icons work on Windows for SDL1.2

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

e80dadaea62ae930dae779f18f426c5268e85d75 authored over 3 years ago
Add window icons to SDL 1.2 builds

Only tested on Debian for now, needs testing on Windows. I'm not sure about the placement of the...

af74d1b835a4a6a9e77a67e92fc4cd599f42f129 authored over 3 years ago
Fix trailing whitespace

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

abee51763f65ba22c66cc7b40af69e0919dd7ecc authored over 3 years ago
Fix -Wunused-but-set-parameter warnings

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

136a66d9431e1438dd0e920c1015ec219f5e18c4 authored over 3 years ago
Fix unused variable

Variable `ptr` was declared and assigned to, but the result never used.

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

31c0396aa002240bb8c83152983e6606a2c6cd2e authored over 3 years ago
merged 32-bit / 64-bit versions of vice_ptr_to_int() and friends. Also used these in the host rendering layer instead of the casts we had going on there.

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

98a75f3a3d75953b61442cef1b031bd9b58bc169 authored over 3 years ago
cleanup and some comments

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

dacd5bc281c8e441f904a305aede80f69f4a1f3f authored over 3 years ago
do not pass a 'start unit' into vdrive_snapshot_module_read/write, but determine if tde is being used inside the functions

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

362ca1f4f6e6dfd67773a0a3e3a0cc52a2dc1462 authored over 3 years ago
use constants instead of magic values

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

eb75bf88ca20cb74fa048d358ed5b6832ae884b4 authored over 3 years ago
GTK3: Don’t briefly show monitor window at startup when using -moncommands. Didn’t figure out how to do the same for SDL.

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

5e595f82cd923ff52315d341f0fda04963eb1095 authored over 3 years ago
Fixed cmake-bootstrap.sh for MSYS2, missing from earlier commit. Use cmake -G "MSYS Makefiles" <path to vice folder>

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

7adc33d7d658c63088ae592dbbae5a20ffcd1bb4 authored over 3 years ago
Move glFinish() to after backbuffer swap, perhaps this will help gpz rendering issues.

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

26adeed8512464cbf6139070764b1f965a66a51a authored over 3 years ago
Fixed Windows SDL1 display corruption on some machines. Thanks to Carlo Bramini for the patch!

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

df33a79d67d8447de800fe7959587e631ef4d275 authored over 3 years ago
Fixed detection of OpenGL when configuring Windows SDL1 builds. Thanks to Carlo Bramini for the patch!

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

4e9c21410434745c6f97cc8e2bafadf2ecc64a02 authored over 3 years ago
Fix inception once and for all.

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

35b5a66106e2b857f2acbed8494673cbf72c365f authored over 3 years ago
Update SDL msys2 docs, fix some version issues and add notes on building SDL instead of SDL2

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

f31acfddb5df33e504d3c4546a8fc8385cfac58e authored over 3 years ago
Fix initializer warnings

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

b28aa5e06710647a311dc0011e6b561675ad905e authored over 3 years ago
Added a mask parameter to the digital line store functions of the joyport system, this is needed for proper inception emulation and provides the functionality to any future joyport devices that need it.

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

a1b1d1a15ff30844e74cd25aa3b1e9c0a9bb4628 authored over 3 years ago
Fix interlace even/odd frame order on VDC reset by resetting videoconfig interlaced/frame_counter vars in raster_reset.

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

76cd157b12a9edb242441312cd759fd1c1410197 authored over 3 years ago
comment out dead code

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

f3a17846e08f212fa792115b37a6e988da84fdb8 authored over 3 years ago
fix warnings

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

463d97c9c67246de025393e023f468d2cfe7e586 authored over 3 years ago
Finish fixing bug #919 - VDC memory mirroring. Now all VDC memory accesses go via translation functions. The vdcdump testprog mentioned in the ticket now passes, saying "OK" instead of "EMU".

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

f6dc8891d979f9cbf0419a385bc54aaf46d0614d authored over 3 years ago
Gtk3: Nicht durchfallen, bitte sehr

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

10c982521ac139f771270e111861c63d56b99d59 authored over 3 years ago
after changing drive rom, (re)initialize traps and reset the drive, should fix bug #1482

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

8d53f7a988e98d93139d3cb9e77064da51d812a6 authored over 3 years ago
unconditionally update the drive widget

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

4506709bbe1fcf098fbbeef63f8f8c3bf514c68a authored over 3 years ago
Some work towards fixing VDC memory mirroring bug #919 - now use vdc_ram_read() for all drawing rather than directly accessing the VDC ram buffer. Also let that function handle the 16k/64k masking.

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

abf422558c00d506c28ef813607c500196b8ce10 authored over 3 years ago
Gtk3: Don't pause/unpause while taking a quick screenshot

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

23894bfc5160e7cb9a8de0f1a87ad8b0df13e0e9 authored over 3 years ago
Gtk3: Remove Alt+Shift+F12 border-mode toggle

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

a0ebdc7d5561f85ef9aa67b7de2406b9be7f95ea authored over 3 years ago
Documentation: fix typo

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

7762365d49e980352d588a5acf7163409548e6a6 authored over 3 years ago
Gtk3: Further refactor controlport settings

Move checkbox widgets creation and layout handling from the 'constructor' to separate functions,...

b063574c512375b9577e142cdc0007e2fd631979 authored over 3 years ago
Updated Cmake build instructions with Windows MSYS2

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

d50c54b999ef4130fd16b064bf16cf60800e96f5 authored over 3 years ago
Gtk3: control port settings: refactor creation of control/userport/sidcard widgets

Still to do: additionally refactor the layout code handling the bbrtc, smartmouse, ps2mouse etc ...

5bb34a7400ad110aea1a687a4caf9a43e022abf5 authored over 3 years ago
Gtk3: joystick settings: fix row number returned in layout functions

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

5d5e64bebe45a575fd337f4308239d6b2dd921ed authored over 3 years ago
Force a compiler error when attempting to compile render-common.c directly

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

d7d18f14d8ced29c49343ebb6b71a1772edbccf0 authored over 3 years ago
Added resid guard for resid specific function. Fixes bug #1504.

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

54a77b0b8a4cc7732da9cd80dc043f98d25ed350 authored over 3 years ago
Gtk3: Fix missing comma in array of strings

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

d99037ef9b0bad22bf28f0facd7cf23f5a0ab54c authored over 3 years ago
Fixed execution order of multiple -moncommands arguments

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

46865e69352ec799019b77ee330623e4631be490 authored over 3 years ago
C99 compliant use of inline rendering helper functions by multiple files. Hopefully fixes #1502

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

d859ac7dc0d2dae5748637656e5353df3b1a49c3 authored over 3 years ago
Better sorting and categorizing of the joyport devices.

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

ce3ef290e60dada46cb566f864c05f48b81fbb52 authored over 3 years ago
Make sure 'None' does not get sorted.

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

c606397d77bf891d7d422250d687ee7af40e7460 authored over 3 years ago
Deliver sorted valid jouport devices to the guis.

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

8202c5f58f8438841cf264cfc53669d210054013 authored over 3 years ago
Added inception 8-player joystick adapter emulation.

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

19356c7822b0c1dba37045cf7294d2e689607286 authored over 3 years ago
Added MultiJoy 8-player joystick adapter emulation.

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

b2b816f4d230f34746e24d2d9492ef1183e0aa90 authored over 3 years ago
Fixed a typo.

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

7dbbe81ba5bc1bc12bf2fd4f584fed686265da08 authored over 3 years ago
Added joyport_port_is_active(port) function and made gtk3 joystick statusbar code use it.

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

5e97a4d65ce0fd4cbeb4f222a37f299c5111fdab authored over 3 years ago
Improved interlace rendering when stepping through code in the monitor. One defect remains: A mid frame render will show content below the current raster beam position from 2 frames ago at full brightness. This is the right thing for VDC ‘unfiltered’ mode, but for CRT mode a mid frame render should show this content at 50% alpha, i.e. as it was rendered in the previous frame.

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

8efdb6f68881eb03ef59e62cd64d915d9d5d2b0e authored over 3 years ago
Added joystick_adapter_get_ports() function.

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

3f631e552c2a015b5094e548839c714a18444e08 authored over 3 years ago
Fixed plus4 sidcart joystick as extra joystick 3, fixed sdl menu and reduced total amount of joysticks from 11 to 10.

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

35216018fcb08232703f0c71ec6c0cff8089a536 authored over 3 years ago
Direct2D support for rendering interlaced frames when in monitor. Needs same thing OpenGL does to be ideal - VICE to use a separate internal buffer for odd and even interlaced frames, allowing interlaced content from 2 frames ago to be visible after raster beam in mid-frame rendering.

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

867670ca5c3981a3e04e88c93934fc815a9bca13 authored over 3 years ago
Fix headless and SDL builds due to missing current_render_is_incomplete in vice_renderer_backend_t

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

b06188dff00f0d07e4b93d6ab0fe34dc6a4da165 authored over 3 years ago
Fix for bug #1496 which doesn't read a sector if the error map returns 0

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

57f3d63e88cdb9fb2dfb087cd63fac572ee65510 authored over 3 years ago
allow loading 2k rom images for b000 cartridges

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

6b01d0952822d5322144c94fabc8e1ca4abc404c authored over 3 years ago
Partial support for interlace rendering while stepping through code in monitor. However I think we need to retain not just the previous frame but the one before that to get mid-frame rendering to look right. This could be done in the VDC rendering code, by using dedicated buffers for odd and even frames. That way, below the raster beam would be content from 2 frames ago.

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

ac8d76ddee67ccff6e295261173614a305ab7e09 authored over 3 years ago
Fixed OpenGL render aspect ratio when no new frames have been generated (such as when paused)

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

cddd47f393af45efd01604461529e43efb2f75c6 authored over 3 years ago
Extended and fixed gtk3 ui control port settings.

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

5eb88c549dc680e79a025cd5eae9b7bfc4bebef5 authored over 3 years ago
Fixed amount of joysticks for sdl/gtk3 xpet and xcbm2.

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

04ab21b81c1bc91c6eacb4003f5e63c28daf1e8c authored over 3 years ago
GitHub Actions: Don't include git refs/tags/ prefix in svn revsion string

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

d3956ec3549bf4628bc0d2f62e7f44c6534399fd authored over 3 years ago
fix comment

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

6a221785e3fd0b35dfacfaf325bddefe62d79fb9 authored over 3 years ago
Gtk3: Joystick settings: simplify code, polish widget layout a bit.

* Refactor the layout code a lot, making it trivial to implement a table-based approach for the ...

dc33cb49905f15a03ed1e124a9a19d56e6bf5809 authored over 3 years ago
GitHub Actions: Fix static analysis publication by retaining fewer previous static analysis results, keeping total size of static site under 10GB

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

82b3f32ba026ce169d55d16cce7223a11c9e9dd9 authored over 3 years ago
msys2 building docs - make sure pacboy is installed before trying to use it

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

acdff6353dab32332c14535f62294d46172ec9f5 authored over 3 years ago
GitHub Actions: Static analysis can wait for a successful headless build first

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

772d1892cedc4df1c3181717c1f3e481155bc00a authored over 3 years ago
Fixed petcat makefile always expecting an svnversion.h to be created

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

7b982e2abc8d8f854b315f494300ecebc81173fc authored over 3 years ago
Fixed cartconv makefile always expecting an svnversion.h to be created

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

f666562f44c5dcec8c02dbfe7ab610526e1e2a45 authored over 3 years ago
Added SVN_REVISION_OVERRIDE env var to configure, allowing the embedded rev number to be specified rather than detected. In addition, our snapshot builds should now be using this facility to set the rev based on the git tag that triggered the build.

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

79c8fdc900874099d28c2d4f9837dd04c9312560 authored over 3 years ago
Remove FMT_ZU and replace with PRI_SIZE_T but also change PRI_SIZE_T and PRI_SSIZE_T to use %Iu and %Id. That’s uppercase ‘i’ btw.

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

3973f4a1adb0e119939a50a69a7077ffc14b1bd0 authored over 3 years ago
Fixed minimum window size calculation on OpenGL builds. Also refactored OpenGL rendering into multiple functions.

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

ff0c745bf0b989a4d354af962f00f4f08f11aefb authored over 3 years ago
A no-op commit to test cancellation of running GHA snapshot build.

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

66aaf5a1b1ca45a302e5ab23275e0c37356595af authored over 3 years ago
Cancel in-progress GitHub Actions snapshot builds if another is launched.

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

90e2fb97988cc1270fe088803ac12771075e66e6 authored over 3 years ago
Added portable FMT_ZU macro to replace use of %zu in format strings.

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

9cd3c635c07ef8a2425687cbfddc3772e1e6fc9e authored over 3 years ago
Fixed my own stupid Direct2D memory leak

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

c596c2e64ebb49ddcaec092a8bcae7c190f01bd7 authored over 3 years ago
Gtk3: Update joystick settings to support 8 (userport) adapter joysticks.

Needs refactoring of some of the layout code if found to be correct.

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

9cb54629d4d5f0bd369fa3bb8c82a0c9429318d0 authored over 3 years ago
Gtk3: Add "Super Pad 64" to the userport devices settings

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

8fb9fd43ff2b1847d6c05a814baddd6ce67d8e0e authored over 3 years ago
Added SuperPad64 support and sdl ui elements.

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

15c388c840400012aacf7b0b026755c956e96cf2 authored over 3 years ago
Renamed userport snespad to userport petscii snespad, updated the guis as well.

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

a257c83d29d443c8cc6da24c25a52ad1e998206b authored over 3 years ago
Added trapthem snes pad support.

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

7e06f26b42cc053f12dda2dca40a1c4f43898463 authored over 3 years ago
Fixed userport snespad stream output.

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

59ff63d07fd1f5a98761c35bb95bb4d24449b651 authored over 3 years ago