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: Replace deprecated function call

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

e5380b1f02a60f44523bf8102b1ebcdc9c5ec17f authored about 4 years ago
Update VICERES comments for the resource-coverage script.

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

650b26610d92de1f915db11d1d4e80c71760352f authored about 4 years ago
Gtk3: Do not provide IEC device type widgets for machines that don't support IEC.

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

50bcde660c0b0c04217371fc35c757046866f1b4 authored about 4 years ago
Gtk3: Add entry box supporting digits only

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

e64c0163deb0800479993bd525b7f365a01ab0be authored about 4 years ago
Switched FEATURE_CPUHISTORY to FEATURE_CPUMEMHISTORY

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

18516deed9f3b091b6d0e601b74c1327f3e70182 authored about 4 years ago
Provide proper function definition for mon_cpuhistory() stub when compiling without cpu history. Fixes bug #1409.

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

bc5603a739163c120c39d1f7964574fe877d5b17 authored about 4 years ago
Updates CMDHD to handle drives >4GB.

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

3748152a7655d2807ccd4a33d66ce28b67e7b7b7 authored about 4 years ago
Updated vice.texi for modified monitor command for cpuhistory

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

b11f2c937dc5d2f20b7894c7f345069337e4d57d authored about 4 years ago
Added drive CPU history to monitor

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

1587f73c810d37e8e5ac46955c02bf99ac9c5ed3 authored about 4 years ago
Corrected a cast warning in c1541.c which was meant to be a future change.

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

92c150870ee349348026c09a29b3d901bddeb6bb authored about 4 years ago
Changed size_t to off_t to handle files >4GB properly; most just needed to include stdio.h

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

5d3d5a3c18bebd040754c859a7f016c965309f25 authored about 4 years ago
fix documentation of the radix parameter for the M command in the monitor

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

c0fbf7ac8e96d064f1d149d7ce98d46edee3f62e authored about 4 years ago
Mark GitHub Actions snapshot releases as ‘prerelease’ on GitHub. Also build with less concurrency to see how that affects the build time.

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

70a84a16f78a052d3b045252c54715b31abd96d0 authored about 4 years ago
Fixed SCSI core to stop reporting errors on reads from last sector of disk; as well as reporting the proper number of sectors when drive#fixedsize = 0

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

2df80070360b9d71cd382ef94c7534c9f26f7a41 authored about 4 years ago
make autostarting .crt files work on xvic

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

4f4691241fa8416cc16f9a9cc8933bfd313e7e60 authored about 4 years ago
first attempt at adding .crt support to xvic. only generic cartridges right now, no docs yet, no cartconv support yet, most gui things will not work (use -cartcrt).

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

4da64ecdc6d4ccb12082b4dc5d7848df94fc5b64 authored about 4 years ago
some debug stuff

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

7ae395a1fe00f37cb33cdff4cfad39beae5e06c7 authored about 4 years ago
add extra check for -verbose and -silent at the start of the commandline so verbose logging works in early startup

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

d37154b9b1efd6ef542b62818ec5d4e44913aa91 authored about 4 years ago
Just avoided using %llu in code entirely for drive#fixedsize

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

ed69c4a6c97db1056fb10a9322ebfeb4461a1207 authored about 4 years ago
Remove some variables that were not assigned a value other than NULL

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

ea17b015be58acf2825633a3640f2c846d84a023 authored about 4 years ago
hopefully fixed 32/64 bit issues when converting large numbers for drive#fixedsize

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

5f4d1cf847ec9e06ad1397650bf63d8009f01076 authored about 4 years ago
Use sh rather than bash for this script.

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

ca045c9dbb42a9c753f95b71eedae36901a57cb4 authored about 4 years ago
More details on drive#fixeddisk settings in vice.texi

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

a5577715a7c8bc1b2277d237c10d55315df9499d authored about 4 years ago
CMDHD adjustments related to SCSI core changes

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

48dea1e458790d291e317a0d60ed8a4fea65d6a4 authored about 4 years ago
ltkernal adjustments related to SCSI core changes

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

a5003c849fa104d3b246c1e1c8da3260ea598ff2 authored about 4 years ago
Update SCSI core to use blocks for max size rather than bytes to avoid 32-bit overflow

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

da18cc6445f7e6d980846845bdcd5b277bbdf773 authored about 4 years ago
fixed disk image creation after earlier patch

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

d755681c3a43feb69b48f0ceca8f4a9a918b4fd9 authored about 4 years ago
Grouped together some drive options in vice.texi

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

73b8caead2ed3fa9ee563642fd689f047492159f authored about 4 years ago
Documentation changes for previous 3 commits (CMDHD issues)

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

94a03c0bb2241d2baef475a4a7cf9f78dbc6421d authored about 4 years ago
CMDHD updates which resolve bugs 1392, 1394, 1397 and 1401

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

86bbd9f45705c580393b435b7bd66a01f76af19c authored about 4 years ago
updated due to minor SCSI core changes

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

f70819b5f6be1b4558fcb4dfcbe0165539afd4eb authored about 4 years ago
SCSI core updates to allow more devices and commands

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

fc60b1bf85bd13ad7a62e04c9454054f17ae29fd authored about 4 years ago
untested fix for build failure on windows

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

b1b35eb1da2c1e21f287ffe4c256bbdd772c539e authored about 4 years ago
fixed minor memory leaks when previewing unattachable images

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

f5dcfc0f8f495640d302b324c00fe136e058bd7a authored about 4 years ago
Gtk3: Fix OS-check for volume button, always add button in VSID

Until we find a fix for the rendering area covering the volume button slider on MacOS and Window...

4164f32250ad0dc51d2db1869c7ae514aaa2689c authored about 4 years ago
Gtk3: Restore statusbar volume widget on non-Windows/non-MacOS

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

bd7f4894abb38ebc7be52035585b68a6db64e1b7 authored about 4 years ago
improve debug message

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

243e54d4d9a4e3625bc0216fa74f50bcb737e32a authored about 4 years ago
always read the screen from the first 64k block during autostart, else it will occasionally read the wrong memory, causing autostart to fail

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

32b0e11ac6d51c6dcc0cbba47dc7884c3b690e1c authored about 4 years ago
Gtk3: Add css helpers to main header file

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

3e4af061b26deeb305977e1453e0875c5d2df1c5 authored about 4 years ago
Gtk3: Fix C128 function ROM settings

* Remove use of deprecated function
* Fix a long-standing bug where browsing for an 'internal' R...

206404aa922cb9d7d987949ebc81229327e1b1fd authored about 4 years ago
Archdep: remove debugging printf statement

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

f50e44e29422bdf0a19f995b0724d2e227904b09 authored about 4 years ago
fix some inconsistent naming

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

0597293b32c6efd5d4e8c6a793f8966199c29407 authored about 4 years ago
Fixed -VICIIborders x for vicii. Also remove pointless machine timing change in the command line option handler, it’s already handled in the deferred call to on_vsync_set_border_mode()

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

11eaa034b52fec03b6678b8b9bcdd74a647e7188 authored about 4 years ago
Fixed -VICIIborders x for viciisc - it was changing the data directly instead of using the resource API. TODO: Border things to be investigated on non viciisc vic

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

302da033d5fa01f35a8cfcb7e0bc9c4a2a21f4a8 authored about 4 years ago
fixed disk image preview to stop previewing diks that aren't attachable

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

4869fa45bbb4bfdc701ef5fcc2e04cca5e0e407e authored about 4 years ago
Gtk3: Make --enable-sandbox-mode work again, fixes bug #1395

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

f50e2d3ced9e0a3cad0d93b2af27e97da0142817 authored about 4 years ago
Fixed macOS include search path so various that —enable-* things work (flac, vorbis, jpeg, gif),=

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

f1b382d6bc8d1fdbf7450547b74d90ed2a46d0ac authored about 4 years ago
update with AutostartOnDoubleClick

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

20b50fe9784114eb11463d2112053ea44c30c8f1 authored about 4 years ago
add AutostartOnDoubleClick to GTK UI

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

8c5a7c76d538fc14de603bfc68bd1fdac4af5e72 authored about 4 years ago
make the -autostart-on-doubleclick option work correctly

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

d38cc4b3facf0618f09bff0847ec9fca9d90155b authored about 4 years ago
unconditionally call drivemem_init when toggling expansion rom resources, so switching them at runtime actually works :)

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

d3dcf2b1e506b54934f379fa394578d27d53fef0 authored about 4 years ago
NEWS: fix defaults of --enable-flac and --enable-mpg123

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

df7d7a6dfc317f852c1152df07ae7761119c4953 authored about 4 years ago
added positional keymap for italian keyboards, provided by ian coog

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

7d020183807e5e0c3a83247621be434a1272c626 authored about 4 years ago
Fixed a trailing space that broke the GitHub actions build

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

27d2b11b8ffabd550a0c7344d2e11365804cca85 authored about 4 years ago
Windows github actions builds now build against external ffmpeg

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

7d0c4f8321bbfa98c501ea6368d9b09b465b5d61 authored about 4 years ago
Fixed Github Actions release uploading

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

98777aafa33b05610e14c1f9a9b3ba66fc37463a authored about 4 years ago
Use the correct GitHub auth token when uploading the snapshot release

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

a6cdfec77552df0076c6bde1922d933cb9b4401c authored about 4 years ago
Fixed svn rev number in bindist folder (copy and paste fail) and also try using the windows path to the bindist release upload, rather than the msys2 path.

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

854d862ea21c8c645618026782ac96a188375566 authored about 4 years ago
Fixed attempt to put non-existing Readme-GTK into the Windows bindist, and hopefully fixed GHA bindist uploads

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

98ff77d5afbb66ab127fcf8e1bc39ba71fb6354e authored about 4 years ago
Ok. I bet Github Actions snapshot builds are totally shit hot now.

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

1e88461057fb70309a9cb797979e081f76cd3d63 authored about 4 years ago
Should fix sdl & headless and maybe even GHA

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

ab317599f8f2fb639279a5f6e3a97ace8e3c73e4 authored about 4 years ago
Update with required prerequisites for the binary releases/nightlies, making sure we install both 32 & 64 bit ones so we can build either, and mention 7z as a bindist option.

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

6a39b0cd1c086e159bab1df879677910f6083ba7 authored about 4 years ago
"make bindist7zip" as we have been releasing 7z binaries for a few years now rather than zip. Also fix a few typos.

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

438e71e5947f188566aa8bfa82975cdaafd808e9 authored about 4 years ago
Fixed GHA conditional step referencing wrong build matrix variable

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

313a099a0428178a4826360317bfb66c7e7db1bf authored about 4 years ago
Fixed GHA conditional step syntax

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

1ea94f613e03c7a2b7659db4c5a5b1bbbf17ea8d authored about 4 years ago
Fixed GHA msys2/setup-msys2@v2 doesn’t like being used twice. TODO: There must be an elegant way to not need to list all common deps twice.

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

afa84c234ba9b5b30c6b132b8b19b67bc6d1175e authored about 4 years ago
Removed Travis CI files - we’ll use Github Actions

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

1542d95db8b9c1fd9235d461e6ec38b54e2fde2e authored about 4 years ago
Fixed constant palette reloading on x128

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

0eea203490d29e005f3904760ff81b88082e69d1 authored about 4 years ago
patch up the autostart statemachine to handle all edge cases (hopefully)

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

c6c874d23951aea62e7f0cf1aa968c19567e7d3b authored about 4 years ago
make io dump also show display mode

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

1b6ce288974f2f95ac09439d199644ab3ca05767 authored about 4 years ago
added crtc_peek_register()

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

82899f3c6abb9a43f90d6299f8a25b81a9d98505 authored about 4 years ago
Gtk3: Drive settings: update volume slider min width

Needs a proper fix.

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

04bcce13d65caebb6aadfcba0da3e889ccd3743d authored about 4 years ago
Gtk3: Add a temporary fix for the 'Recording ...' display

See comments in the source: basically VICE doesn't properly set the recording status for the UI ...

8c00bc0c4d3ee3574bf7b0b97595b8fcc1996358 authored about 4 years ago
Docs: remove Readme-GTK3

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

52587b41e30954f918a452be4c2d83edd0602c65 authored about 4 years ago
Github Actions

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

b5ee4313dc46eb282a8b3047bdca53de6bad2ed7 authored about 4 years ago
Move kbdbuf_flush() back to vsync_do_vsync() (once per frame, not every ~2ms like joystick)

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

733fb34035aff014dee3095f54e090e32750504c authored about 4 years ago
fix mem_get_cursor_parameter for xplus4, living on the edge!

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

adc7b8aa25406c312f4e65374d599276341e7cbd authored about 4 years ago
pls remove dqh commit access

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

5e2cc030a263e2fc842ad81ab342f537af4a80d2 authored about 4 years ago
Subtracted the dumb from previous commit

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

4c7cb7d95aad0f804524f5f9e2839e8e532174a4 authored about 4 years ago
Fixed infinite recursion in kbdbuf_flush(). Memory writes can trigger draw handler on xplus4, draw handle can trigger vsync end of line, vsync end of line can call kbdbuf_flush(). But should a certain memory write really be triggering a draw handler … to repro this disable the recursion guard and: xplus4 -default -warp -debugcart -limitcycles 10000000 testprogs/selftest/plus4-pass.prg

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

4c218ebc19fb2bbffe7335a76d2a38de2f4233d5 authored about 4 years ago
NEWS: Don't mention the artist, we might have gotten away with it

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

44364c9457ec83354e9a46a1d22a999c7063dea6 authored about 4 years ago
Added D9090/60 and removed DHD in vdrive

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

0a5a847742ee46847bde928a22cf669fb79da5b0 authored about 4 years ago
Added D90 to create menu in SDL

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

6e41677ccc0f72feb8e91192267c5ae1dabeee5a authored about 4 years ago
Fixed my own dumb attempt at fixing a thing

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

88a0d07340844bf7256580b4db77b4388983a33e authored about 4 years ago
Fixed missing cmake-bootstrap.sh in ‘make dist’ tarballs

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

b88042cb4febb227b7b159501a550ac7333a0053 authored about 4 years ago
updated a bit

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

e00f45ffb147a9bdf84d9cd9f08c632693ac4dc6 authored about 4 years ago
add missing option, fix typo

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

636f70a421b67ae109afc487ce97fce5fdf3a802 authored about 4 years ago
Update README

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

3b553ab2b37900935d76da7f7a3d2219b3f43034 authored about 4 years ago
updated team list

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

3f418bfab3bc26789a6aabaf3ac9348406a77ff1 authored about 4 years ago
remove no more existing --enable-native-tools option

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

4cb550b723b5865601c0ea077bed18246516da1b authored about 4 years ago
Revert just until the end of the code freeze

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

d8f6160c31ab92a04370971c5317787d43daf325 authored about 4 years ago
home_path is not declared in Windows and BeOS

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

3a0a38c25f4437b3246836d7daaedfce3b8f2a0f authored about 4 years ago
Remove some variables that were never assigned a value other than NULL

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

865c23f27165e0936ec798fdf49430813db9e0d2 authored about 4 years ago
NEWS: Use consistent capitalization in the bullet lists

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

897d9958a5697d0e214c1b6c29a133dd442999b5 authored about 4 years ago
a bit of NEWS proofreading

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

402653e48dd388e22f4160370d8b842d07709e00 authored about 4 years ago
Fix MMU io d500 monitor dump page pointers, which are 17 bits

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

b9195daaa344b7fd5632b240d27745d6f9605f80 authored about 4 years ago
Travis CI build update. Change build language to bash from C

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

add5c2b1ade975b07f837db9e68dc882dd96c7a1 authored about 4 years ago
Docs: Add Roberto Muscedere to VICE-Team, how dare you bastards screw this up!

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

5be3af5d61e2504e242e10fbb6718757b4b180f8 authored about 4 years ago
Bump VICE version to 3.5 in configure.ac

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

a0ff05e6811201a9d58a7b9b4109346e69cbc0e8 authored about 4 years ago
Add Sander's new VICE icons to NEWS

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

7e456682ce6970ffab419b9a8c3f21b290e936c3 authored about 4 years ago