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

fixed vdrive so it will no honor the number of tracks provided by diskimage for 1541/71 as they are always extended and not standard

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

1030c596d1e4d2ca918a5cfec055ea9cd716cfe6 authored about 4 years ago
P64 images in vdrive will only be flushed on close due to huge performance issues

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

1215650f061e0e58e10c3f5ecb8cd1885b99ca92 authored about 4 years ago
diskimage will no longer try to open directories as images

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

cc9d7580a8b3281e871c6839aa43e3917940745b authored about 4 years ago
copy TDE state to the selected drive, instead of always using the first (8)

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

53ff3d4877578b827e95e52d075f87e13716cd2c authored about 4 years ago
Correctly strip those files that are built in subdirectories of src, also for the SDL2 port

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

b5ce6790dfa0c63cc54e701804130407a869f20a authored about 4 years ago
vdrive fixes: formatting d80, g71 or anything with missing ids. Fixed write attempts to unattached disks. etc.

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

b3011080c7b61f7140f3c411f6c2e5029a185fd4 authored about 4 years ago
use the right petscii vs ascii character codes for the extra marker character, fixes the case when there are more than 10 files in a directory of which their name is not different in the first 14 characters. why would you even do this >_<

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

503fc196d542b43c652348671ed76ef91621c794 authored about 4 years ago
use macro for the marker character and added comment explaining why it is what it is

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

d8f9ec31549446612220d227767dd47c6e75b21e authored about 4 years ago
Fix a link time error occurring in both Linux and MinGW (linker couldn't find 'min')

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

e24806b57d0142954d571fa2e675bd5493669245 authored about 4 years ago
Correctly strip those files that are built in subdirectories of src

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

b0e86e6501e495a9f95bcd42f2e4cdb651bea381 authored about 4 years ago
fix segfault when sending a command to vdrive with no image mounted/no disk in drive

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

3dea64a8ecf295ae3b73b04e11db2d6eda46d657 authored about 4 years ago
more autostart patching, hopefully also fixing prg mode

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

a91de219da1c83b886422698a1a87aab37d809e0 authored about 4 years ago
add missing include dir

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

38cecc6910e4f3424e4d95af8cd34872d30e2032 authored about 4 years ago
move some logging to the 'setter' functions

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

d163c6b3c0b4bc6c73b36b77064185446719762c authored about 4 years ago
Fix errors when compiling without --enable-debug

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

7bb329c4db39c628ff2b9120f8a494e8d5cadf07 authored about 4 years ago
vdrive fixes related to M-R on un-attached images or drivetypes of 0

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

a5af61b4b176c10f1c5cfb6faac1b4bf504c61c8 authored about 4 years ago
slight rework of the drive setup, enable TDE during reset and disable it if needed at READY. Hopefully fixes the autostart issues that occur when virtual device traps and handle-tde-at-autostart is enabled for quick loading of the first file

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

dbd76b18892dc77ffe65e21768f911fee444bd7e authored about 4 years ago
Fixed some minor warnings and error outputs in c1541

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

0e5b4faae3c20d38f9fb8be594d6097a203a620c authored about 4 years ago
Add -disable-libdebug-output command line to c1541

This adds lib_debug_set_output(bool) to lib.c, to disable outputting the list of leaks.
Currentl...

e88592c3b6f6fdf1ce4e0869c427f90e353e011a authored about 4 years ago
Fixed vdrive so it would update working partition when switching between DHD and D?M files

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

019612268d10cb87374e44e8843c48cd1e85f2b3 authored about 4 years ago
Fixed vdrive so it doesn't return dos result 73 on initalize

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

238ebd97833832c4e23361a66785154c864e15ae authored about 4 years ago
fixed conversion warnings in parser plus

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

9f5dbe66bdf5e0a7730260dc492ad78a2476ce7b authored about 4 years ago
forgot Makefile.am

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

d8dbfcc48a004bbae2239f3283cf20ba202f2d7e authored about 4 years ago
move (some) plus4 cartridge stuff into seperate subdir

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

bcb2cb2ff7ce1e3d344670831863821f35fa802e authored about 4 years ago
preparing some things to deal with multiple output files (for splitting 16k vic20 images back into seperate .prg files)

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

b41fc332735d557601f816d3e5ecae4ecbf2ec80 authored about 4 years ago
correctly use autostart_disk_unit/drive in the disk_eof_callback function

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

b3d9a378ac0a6830b2d375e1c0a92e72bcd2984b authored about 4 years ago
C1541: Remove the 'show foo' line

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

c08d9a833d8d7b3da29480c297f1c02f1f85b124 authored about 4 years ago
Add cast to void* which seems not required at all

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

fbf45a7da41a5c7f28961b8d7802cf28d6a282cb authored about 4 years ago
Fixed an issue where the drive type would change after a directory

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

bf3b9f9915b869ef46858b50c87207747641c238 authored about 4 years ago
Windows: fix 'far' and 'near' bollocks, locally.

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

6f49e9a0e9f619edfd57fbb70b68fe67201ca8e9 authored about 4 years ago
Fixed allowing non-alpha characters in first leter of filenames in vdrive

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

1a1ef30651e69a9d801e6c06bd02cc61284209cf authored about 4 years ago
Allow empty label while formatting from GUIs

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

19156ae631da9133c2a0e92acda055ba9d8aa82d authored about 4 years ago
Typo in macro caused slashes not to be sanitized on unix systems.

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

50f1f51f86849f61e07e0224e48704d87003a522 authored about 4 years ago
Fixed B-R in vdrive to return proper status

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

3e712afb5291adfa9d672c90c64d9aac2789f8b3 authored about 4 years ago
Commented out track/sector limit checks as they are outside the bounds of vdrive.

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

bf7f53b32e87ad005843f75f036a637833f9d483 authored about 4 years ago
New VDRIVE - supports multidrives, DHD & 1581 partitions, subdirectories, DNP writes, Full D?M partitioning without TDE

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

d344b36bdf7a7f96c385d526501d657b194ed12e authored about 4 years ago
Also remove c1541 'show' command from docs

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

4e240b7b93f76b143ecba24910e16de1714ec1a1 authored about 4 years ago
C1541: Remove unused #include's, remove show_cmd()

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

a1431a41c86f295a10e9a8be34c297b9abc8b606 authored about 4 years ago
Remove doxygen docblock that doesn't make any sense

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

9248532463ddc3f0bfb2ba24b9cd1dab0b6140e0 authored about 4 years ago
Fix -Wshorten64-to-32 warning

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

e0ee5e025299c26477133ab184d285dbfba9f407 authored about 4 years ago
handle multiple input files for building a generic vic20 .crt

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

248d2a998450385adc843d702809450609a14c4a authored about 4 years ago
Corrected an issue that can arise when attaching DHD images modified by vdrive.

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

e85721c79b322cfb6b7070ab76dbea0d25214cfe authored about 4 years ago
Corrected cart configuration for RAMLink and LTK

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

1450c2df1f14a42c04402571f09de968bbe5099a authored about 4 years ago
initial support for vic20 generic cartridges

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

62432357a61ba056210cf63f213d2021e1b102ad authored about 4 years ago
fix some more .crt docs

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

6b12b7dd6b8c5f10bfb86844f55cf9c6db58c772 authored about 4 years ago
fix EF header

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

4d9cd0aef5681a58fc8fe31c4f0b4a3479fd76fb authored about 4 years ago
Fix icon in SDL xvic

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

442da0f66896d845633e17d04a4895360c7724ec authored about 4 years ago
some more rework, fixed a bunch of crt types

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

10414ab0e2e61d6efa85670b3a9fa6750dc0d79b authored about 4 years ago
fix a bunch of crt details

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

2f8cd9c37055778ff5669caafeb1caddebcc259f authored about 4 years ago
SDL2: fix win32 bindist. Untested, as is tradition

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

4e0026ad64b27f06f2aa4901a092566d17b52333 authored about 4 years ago
use CMODE_ constants instead of magic values

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

befbb01a207a2f843bf0f34ac9413a3ab158e644 authored about 4 years ago
Make petcat buildable without full build

Move src/petcat.c into its own dir src/tools/petcat and remove dependenicies on emu stuff.

gi...

4e1f2b3003da3c176d180c2153fdf7445484ff52 authored about 4 years ago
typo in code results in wrong unit number on directory header for fsdevice

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

98cf38c0d9b23d3495c2f657523f94093bbbb510 authored about 4 years ago
Gtk3: finish debug_gtk3() run

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

bd2e684e4100c7583bef395afac2d1dcaa4b70f9 authored about 4 years ago
Gtk3: remove, disable or replace debug_gtk3() calls

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

ab731de2f31e039a710c2bfc0407ee3232cae81b authored about 4 years ago
Gtk3: more removal/replacment of debug_gtk3()

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

17af94132679cc2388201226b1dadc4cccd1670d authored about 4 years ago
Gtk3: remove/replace more debug_gtk3() calls

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

ebf6a4dea3f5a9e2963671da67a8716374bb5f18 authored about 4 years ago
Gtk3: more removal/replacement of debug_gtk3() calls

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

8b7740ef8bf547c85b4d0f39da62970db6cface8 authored about 4 years ago
Gtk3: more debug_gtk3() removal/replacement

Keeping the calls in widgets/ltkernwidget.c for now, that is pretty recent and untested code.

...

67dceddbb610072ccd5fccfbf03104ca445408bf authored about 4 years ago
Gtk3: remove or disable more debug_gtk3() calls

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

265d52b2097de9863edc548962dc9fd7705a5557 authored about 4 years ago
Gtk3: remove, disable or convert more debug_gtk3() calls

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

241dc77896df49aea864ad2e01dea48901ae22cf authored about 4 years ago
Gtk3: more debug_gtk3() calls removed

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

b47970dd38248ae46de0e91e52e044c6362e9b8f authored about 4 years ago
Gtk3: remove some debug_gtk3() calls, turn some into proper log_error() calls

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

a1322e7b73b50d95145e9fbb973387974fb90332 authored about 4 years ago
Gtk3: more debug_gtk3() calls removed

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

f029abe1c259ae2cb866ebccca54622da553e4c2 authored about 4 years ago
Gtk3: Remove more debug_gtk3() calls

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

b861a3e097102e88baa5e0d050217f560df24d62 authored about 4 years ago
Gtk3: Remove a lot of debug_gtk3() calls

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

35668d1dc36e706039311b0d9d718ab2c7d117c9 authored about 4 years ago
Gtk3: More debug_gtk3() cleanup

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

0b1fd736af726745e969ae700f45a5e3754d255a authored about 4 years ago
Gtk3: Remove more debug_gtk3() calls, leave some in as 'asserts'

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

51aab9dff57d186255bbfe1b7adeeca162e68826 authored about 4 years ago
Gtk3: More debug_gtk3() cleanup

Also remove compile-time checks for SUN/Srv4 regarding the is_dir() function.

git-svn-id: htt...

c233a63ecf96da13eeda11e708d9a96a17fb8b7a authored about 4 years ago
Gtk3: Remove some debug_gtk3() calls, turn some into log_error() calls

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

03db77d77bfa6118ba990d1c9533841105649ce1 authored about 4 years ago
Gtk3: Remove a few more debug_gtk3() calls

But keep the ones in the manual callback, that code has some serious issues on Windows.

git-s...

1bd8c3b811919b92b64362d208a1f18d652a826f authored about 4 years ago
Gtk3: Remove more debug_gtk3() calls

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

30272a6883ce37bf9eca225b25a4b02b063bb9a0 authored about 4 years ago
Gtk3: Disable some more debug_gtk3() calls

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

0e9cda2cd1baa5cb6623600394ee69adbe3c3034 authored about 4 years ago
Gtk3: About dialog: Remove custom responses

Runtime info is already shown in the default panel of the dialog, compile time features are list...

f6b74f50e813561bf5851a6c9c7ca1429400cdce authored about 4 years ago
Gtk3: Remove some debug_gtk3() calls from code know to work properly

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

74184af136b5628f2da1e9b6179823b7823ba2dd authored about 4 years ago
Gtk3: Remove dumping of paths with --enable-debug-gtk3ui

This stuff is too useful to just delete, so I #if 0'ed it out.

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

2c5fdf545c641af65fcdf5c18755c699f382d214 authored about 4 years ago
CMDHD: fix warnings

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

9eba93fd191accc0dfaf520ba9847a959ccad209 authored about 4 years ago
Don’t store infinite JAM in monitor cpu history. Also fixed warning about double () if (( … ))

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

e355fc26dc69c31dd3dffba48102d4b1fb61cb4a authored about 4 years ago
add initial support for vic20 cartridges to cartconv. not well tested and likely still not really working correctly.

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

32e896a1306921d6f8dfa5f5b07ec1bdda7d4e55 authored about 4 years ago
add rudimentary .crt loading support to the other vic20 cartridges

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

c0bd211431eeec1d556cce3eb852684a096b0ed3 authored about 4 years ago
do not update the buffer on hard errors

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

8d610d93a25e6fb39d463a4760a4d68354216de8 authored about 4 years ago
splitting cartconv into some files. still lots of work todo

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

acdf645ad59f8eb88510ab56a3157e038c21d0bc authored about 4 years ago
Gtk3: resource-numeric-string-widget: fix factor var

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

d697281b05117672d29fa8a723f8993b839b46b8 authored about 4 years ago
Gtk3: Update resource-numeric-digit-widget

* Allow setting limits
* Allow setting 0 as a special value
* Highly unlikely to work on Windows...

6545c4da70999bf25295c48d1c65af46a6788d67 authored about 4 years ago
Buildsystem: Update SDL make-bindist

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

85bed7471be6d0d48660b31ec10f88798ba121a2 authored about 4 years ago
Buildsystem: Move cartconv into its own directory src/tools/cartconv

This means we can both do the full make, or `make cartconv'. Currently the generated binary will...

0e470b695a4c3186ee3f67ed49a5c0365b400b45 authored about 4 years ago
petcat: update Makefile rule, remove #include "util.h"

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

fa2bfd6dc26f44c14e2932a1e68dee6a0966a93a authored about 4 years ago
Allow building of petcat and cartconv without all the emu bullshit

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

b13f89563e881e5b3a804cc79a818ad108c9e0d0 authored about 4 years ago
Gtk3: Add customizable colors for the VTE monitor

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

3080ad101efae5d3bcdc8e4cb2f39cb6bd2d4ba4 authored about 4 years ago
Fixed dumb mistake in chis command; it would start the list at the wrong spot if the buffer was full.

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

44851056aa2d06f8de9e64d6b73332793af7b474 authored about 4 years ago
Gtk3: Drive model widget: reduce spacing between radio buttons, add spacing between label and radio list

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

527e5f5309397a7c935082b1d47c8eb9a73a0033 authored about 4 years ago
Gtk3: Remove deprecated uihelpers_create_grid_with_label()

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

56c341a345c89b510994fee6a1289ba71098c4cb authored about 4 years ago
Gtk3: Remove remaining calls of uihelpers_create_grid_with_label()

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

fb39224c9b6d6ef910be6b30d8904d17769537de authored about 4 years ago
Gtk3: More removal of deprecated functions

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

593aaf1eff8da1de41f52e36a95f3597f1166c21 authored about 4 years ago
Gtk3: replace deprecate functions in Pet/Plus4 widgets

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

9d23ecb213582921ea3c4b828de1657f62afa363 authored about 4 years ago
Gtk3: Move replacement of deprecated functions

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

92b6512a396baeb895b896d84aebe536ebf1d409 authored about 4 years ago
Gtk3: More replacing of deprecated functions

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

83c2539f08a053829274c30c53b69f9f5846f1c4 authored about 4 years ago
Gtk3: Replace more deprecated functions

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

a053aa0fdf0ebcc3a331f02940e7dfb966a817e0 authored about 4 years ago
Gtk3: Remove deprecated function calls, make UI look shittier

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

3afd0c1127e6a208dbb4b7274410dd9f2612007e authored about 4 years ago
Gtk3: Remove more deprecated function calls, update layout for cbm2

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

24afce6e6a15f60770ccf2b472ffc3e2d3352cb4 authored about 4 years ago