Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Harvey ! (Registered 2024-11-25) You are not logged in - nap
CSDb User Forums


Forums > CSDb Discussions > VICE 2.4 has been released.
2012-11-16 21:03
blacky

Registered: Sep 2007
Posts: 41
VICE 2.4 has been released.

VICE 2.4 has been released.

VICE is the Versatile Commodore Emulator, it emulates the Commodore C64,
C128, VIC20, PET, PLUS4 and the CBM-II, as well as the C64 DTV, and it
runs on Win32, Unix, DOS, OS/2, BeOS, QNX, and AmigaOS systems.

VICE is *free* software released under the GNU General Public License,
and as such it comes with full source code.

The most important changes from the last version can be found at the end
of this posting.

For more information and download instructions check out the VICE home
page at:

http://vice-emu.sourceforge.net/

=======================================================================
Note that some of the binaries are not available yet (sunos 4.x and qnx 4.x), we are still working on them, they will be available soon.

=======================================================================

The VICE team.

----------------------------------------------------------------------

* Upgrading
===========

If you run into trouble please try removing any VICE configuration files
left from previous installs.
(vice.ini / .vicerc / vice2.cfg / vice-sdl.ini depending on platform)

* Changes in VICE 2.4
======================

** General
----------

- New SDL based MIPS Windows NT port.

- New SDL based native Dingoo port.

- New monitor commands: autostart and autoload.

- Rewrite of the sound system, output is now mono/stereo selectable.

- Split off the 5x0 model from the 6x0/7x0 models in xcbm2, new emulator is
called xcbm5x0.

- Split off sid player from c64, new program is called vsid.

- New maintainer for the polish translations, they are now 100% up2date.

- New IEC FD2000/4000 drive support.

- New 1541 drive sounds emulation.

- 1541 drive emulation has been greatly improved.

** C64/C128 changes
-------------------

- ACIA address now selectable.

- I/O conflict behaviour now selectable.

- Added Pagefox cartridge support.

- Added Silverrock cartridge support.

- Added Formel64 cartridge support.

- IDE64 support extended to be able to handle 4 devices.

- IDE64 FD/CD/CF support added.

- Added "Kingsoft" ("Business Basic" aka "S'more") cartridge support.

- SFX sound sampler, SFX sound expander and digimax extended to output in
stereo.

- Added Triple SID support.

- Added Nordic Replay support to the Retro Replay cartridge emulation.

- Added video to audio leak sound support.

- Added VICII 'no border' mode support.

- Magic Voice cartridge emulation improvements.

- Added support for the kingsoft and starbyte userport joystick adapters.

- Added MicroMys, SmartMouse, Atari CX-22 trackball, and Atari mouse
support.

- Added supercard+ support.

- Added DS12C887 RTC expansion support.

- Added userport RTC (58321a) expansion support.

** C64 changes
--------------

- Support for drive burst modification.

** C128 changes
---------------

- Improved the z80 cycle emulation.

- C128 model can be selected.

- Added internal function RAM and RAM+RTC support.

** VIC20 changes
----------------

- Added I/O conflict checking with selectable behaviour.

- Added masC=uerade adapter support, I/O-only C64 carts can now also be used
with the VIC20 emulation.

- The VIC border mode can be selected now (none, normal, full, debug).

- Added DS12C887 RTC expansion support.

** PLUS4 changes
----------------

- The TED border mode can be selected now (none, normal, full, debug).

- PLUS4 model can be selected.

** PET changes
--------------

- Added proper SuperPET support, including 6809(/6309) CPU emulation,
6702 (dongle) emulation, and the TPUG MMU board (for Super-OS/9).

** CBM2 changes
---------------

- CBM2 model can be selected.

** Cartconv changes
-------------------

- Display usage when -f/-t/-i/-o/-n/-l is given without an extra parameter.

** Petcat changes
-----------------

- Added Supergrafik support.

** Unix changes
---------------

- New Russian, Spanish and Korean translations of the UI elements and
command-line options.

- Added copy/paste support to the XAW GUI.

- Added 'drag and drop' support to the GTK+ GUI.

- Added monitor window support using VTE to the GTK+ GUI.

** MS-Windows changes
---------------------

- Alot of GUI fixes and improvements.

- New Russian, Spanish and Korean translations of the UI elements and
command-line options.

- Hotkeys are now configurable by editing the win_hotkeys.vhk files.

- Source can now be compiled without DX.

** AmigaOS changes
------------------

- New Russian, Spanish and Korean translations of the UI elements and
command-line options.

- Alot of GUI fixes and improvements.

- Improved the library loading system, when 'optional' libraries fail to load,
the features needing the library will be disabled.

- Added support for the catweasel.device driver.

** DOS changes
--------------

- Added PCI Catweasel support.

- Added PCI HardSID support.

** Mac OS X changes
-------------------

** SDL UI changes
-----------------

- Added OpenCBM support.

** BeOS changes
---------------

- Alot of GUI fixes and improvements.

- Joystick keysets have been fixed (again.)

- "beos" sound driver can now be tested on Haiku (at your own risk) with
command-line option: -sounddev beos

** OS/2 changes
---------------

- Alot of GUI fixes and improvements.


Enjoy!

Signed, Marco van den Heuvel.
 
... 46 posts hidden. Click here to view all posts....
 
2012-11-22 08:43
MagerValp

Registered: Dec 2001
Posts: 1074
Quoting TWW
"True Drive emulation" turn itself off when autorunning a PRG in windowze. I find it unlogical since I have it on as default (and works when just launching VICE).

Change the autostart method to Inject to RAM (fast, loads under $d000) or Disk Image (creates a D64 on the fly for you). Disable "Handle True Drive Emulation". In MacVICE this is done in the resource inspector, not sure where the options are in the Windows version.
2012-11-22 08:51
Oswald

Registered: Apr 2002
Posts: 5086
yeah injecting would be much better. it should be an option if the user wants injection or the drive emulated autostart. 99.9% of the programs out there would run with injection, autostart is rare.
2012-11-22 14:15
Adam

Registered: Jul 2009
Posts: 323
Quote: indeed, CRT emulation is enabled by default now (as is doublesize and doublescan)

eeek. I never use CRT "emulation"
2012-11-22 21:09
TWW

Registered: Jul 2009
Posts: 545
Thanks. The Inject to RAM (And I'm sure the CMD Switch would also^^) trick works fine.
2012-11-23 01:10
Yogibear

Registered: Aug 2003
Posts: 223
Ah finally got the colors right! Thanx 4 da tips!
2012-11-23 05:13
soci

Registered: Sep 2003
Posts: 479
Quoting The Shadow
This version rocks. I love the emulated disk drive sound effects.


I've made it after I saw the feature request list and found it a bit funny that this is a "must have" feature ;) Sound sampling came from Silverdr.
2012-11-23 08:25
chatGPZ

Registered: Dec 2001
Posts: 11359
Quote:
it should be an option if the user wants injection or the drive emulated autostart.

guess what - it is an option =P
Quote:
Ah finally got the colors right! Thanx 4 da tips!

showing correct c64 colors pretty much *requires* CRT emulation, btw. </rant>
2012-11-23 20:48
The Phantom

Registered: Jan 2004
Posts: 360
I haven't read it in this release, but was the sound issue fixed?

(Sound: Sound buffer overflow (cycle based))

This particular error always happened when I had an active vice window and say, I loaded winamp, or firefox, or vlc. Anything else with sound for that matter.

Was it fixed in this release?

I figured it was easier to ask, rather than install and go through all mentioned above.
2012-11-24 05:59
chatGPZ

Registered: Dec 2001
Posts: 11359
that has been fixed - before 2.3 was out afair ?
2012-11-24 09:48
The Phantom

Registered: Jan 2004
Posts: 360
Thanks Groepaz. I'm using 2.2 at the moment. I'm not sure if it's the SAME 2.2 everyone else has because when I asked about an NTSC border bug fix, Andreas fixed it almost right away and gave me the fix. Not long after though, it was released.

Thanks again. I've downloaded it, but prolly won't install it until later today.

Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
rambo/Therapy/ Resou..
Mike
csabanw
Brittle/Dentifrice^(?)
the mad-zap/Royal Cr..
Bob/Censor Design
Shake/Role
Airwolf/F4CG
fenz/SCC
Luca/FIRE
Guests online: 100
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 The Demo Coder  (9.6)
7 What Is The Matrix 2  (9.6)
8 Uncensored  (9.6)
9 Wonderland XIV  (9.6)
10 Comaland 100%  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Party Elk 2  (9.6)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.6)
5 Libertongo  (9.5)
6 Rainbow Connection  (9.5)
7 Onscreen 5k  (9.5)
8 Morph  (9.5)
9 Dawnfall V1.1  (9.5)
10 It's More Fun to Com..  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Nostalgia  (9.3)
5 Triad  (9.2)
Top Musicians
1 Rob Hubbard  (9.7)
2 Jeroen Tel  (9.7)
3 Mutetus  (9.7)
4 Jammer  (9.6)
5 Linus  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.113 sec.