!

[c64] Nieoficjalne WinVice 2.3.12

[0] @ Sobota, 3 Grudnia 2011 10:23CET

[c64] Nieoficjalne WinVice 2.3.12

Minął niespełna tydzień od ostatniej kompilacji tego multiemulatora starszych konstrukcji Commodore (PET, VIC, C64, C128, CBM610-720+, C264), nowa - dwunasta wersja deweloperska to przede wszystkim poprawki w kodzie przeznaczonym do kompilacji pod Microsoftowym Visual Studio, poprawiono również GUI programu i lekko ugładzono dźwięk stacji dysków, który możemy odpalić poprzez dodanie parametru -

drivesound.

Kompilacja Visual Studio 2008/x86/dx9 o dziwo, bez zmian w kodzie wersji deweloperskiej.

Wooly Jumper, jeszcze jeden kart do 16kb, zgłoszony przez Seuckowe towarszystwo z The New Dimension na compo RGCD'11. Przy okazji miły scroller:)

2011-12-01 Marco van den Heuvel <[email protected]>
* ChangeLog, doc/vice.hlp, doc/vice.guide, doc/vice.chm, configure.in, src/version.h, src/arch/win32/vice-version.bat, src/monitor/mon_lex.c, src/monitor/mon_parse.c, src/monitor/mon_parse.h, po/es.po, po/ko.po, po/fr.po, po/da.po, po/tr.po, po/de.po, po/sv.po, po/hu.po, po/ru.po, po/nl.po, po/pl.po, po/it.po: VICE 2.3.12
2011-11-30 Kajtar Zsolt <[email protected]>
Make sfx soundexpander to crash not that often. Actually now it's possible to use it.
2011-11-30 Marco van den Heuvel <[email protected]>
* po/nl.po, po/translations-status.txt: Updated.
2011-11-30 Marco van den Heuvel <[email protected]>
* po/da.po, po/de.po, po/es.po, po/fr.po, po/hu.po, po/it.po, po/ko.po, po/nl.po, po/pl.po, po/ru.po, po/sv.po, po/tr.po: Did a make update-po.
2011-11-30 Marco van den Heuvel <[email protected]>
Fixed the win32 video settings dialog.
2011-11-30 Kajtar Zsolt <[email protected]>
Fix drive head stepping. The head position has a fixed relation to the quadrature value. In the old code the head could be misaligned by 2 steps as it was only checking for relative movements and ignoring a step by 2, which would cause some strange loaders to fail.
2011-11-29 Marco van den Heuvel <[email protected]>
Started on fixing the win32 video settings dialog.
2011-11-29 Marco van den Heuvel <[email protected]>
Fixed the size off the text fill-in box in the win32 autostart settings dialog.
2011-11-29 Marco van den Heuvel <[email protected]>
Split win32 c64 model settings dialog, glue logic selection item only for x64sc.
2011-11-29 Marco van den Heuvel <[email protected]>
Fixed file open dialogs.
2011-11-28 Marco van den Heuvel <[email protected]>
Fixed win64 sdl msvc project files.
2011-11-28 Marco van den Heuvel <[email protected]>
Fixed win64 msvc project files.
2011-11-28 Marco van den Heuvel <[email protected]>
Fixed win32 sdl ow project files for vsid stubs.
2011-11-28 Marco van den Heuvel <[email protected]>
Fixed winmips project files for drive sound.
2011-11-28 Marco van den Heuvel <[email protected]>
Fixed ow project files for drive sound.
2011-11-28 Marco van den Heuvel <[email protected]>
Got rid of some unused includes.
2011-11-28 Kajtar Zsolt <[email protected]>
Update generated docs
2011-11-28 Kajtar Zsolt <[email protected]>
Make sure language is not the local one and remove trailing spaces
2011-11-28 Kajtar Zsolt <[email protected]>
Fix gnomeui vsid compilation
2011-11-28 Kajtar Zsolt <[email protected]>
Make xaw vsid compileable again
2011-11-28 Kajtar Zsolt <[email protected]>
Update project files for drive sound
2011-11-28 Kajtar Zsolt <[email protected]>
Mention translate txt in generated header.
2011-11-27 Kajtar Zsolt <[email protected]>
Add drive sound also here
2011-11-27 Marco van den Heuvel <[email protected]>
Fixed win32 msvc project files for drive sound
2011-11-27 Kajtar Zsolt <[email protected]>
Add 1541 drive sound "synthesis". Not very sophisticated but runs on all ports. There's still some room for improvement (drive composer does not make the right sounds), but it's good enough now to release it. Can be activated on command line or as a resource by using -drivesound. Of course sound must be enabled first. As per default this feature is disabled. https://sourceforge.net/tracker/?func=detail&atid=1057620&aid=2915830&group_id=223021
2011-11-26 Kajtar Zsolt <[email protected]>
Make vsid compile again
2011-11-25 Marco van den Heuvel <[email protected]>
More vsid slim-downs.
2011-11-23 Marco van den Heuvel <[email protected]>
Added parallel stubs to vsid and adapted the builds for vsid to no longer use the parallel lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added ieee stubs to vsid and adapted the builds for vsid to no longer use the ieee lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added iecieee stubs to vsid and adapted the builds for vsid to no longer use the iecieee lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added iec stubs to vsid and adapted the builds for vsid to no longer use the iec lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added iecbus stubs to vsid and adapted the builds for vsid to no longer use the iecbus lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added diskimage stubs to vsid and adapted the builds for vsid to no longer use the diskimage lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added rs232drv stubs to vsid and adapted the builds for vsid to no longer use the rs232drv lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added c64exp stubs to vsid and adapted the builds for vsid to no longer use the c64exp lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Added fsdevice stubs to vsid and adapted the builds for vsid to no longer use the fsdevice lib.
2011-11-23 Thomas Giesel <[email protected]>
* src/monitor/mon_breakpoint.c: Warnings fixed
2011-11-23 Marco van den Heuvel <[email protected]>
Added fileio stubs to vsid and adapted the builds for vsid to no longer use the fileio lib.
2011-11-23 Thomas Giesel <[email protected]>
* src/monitor/mon_breakpoint.c, src/monitor/mon_disassemble.c,src/monitor/mon_disassemble.h, src/monitor/monitor.c: Monitor single step: Fewer lines printed, show registers after each step
2011-11-23 Marco van den Heuvel <[email protected]>
Added imagecontents stubs to vsid and adapted the builds for vsid to no longer use the imagecontents lib.
2011-11-23 Marco van den Heuvel <[email protected]>
Removed vsid c64 cart dependencies from ow/msvc project files.
2011-11-23 Marco van den Heuvel <[email protected]>
Added tape stubs to vsid and adapted the builds for vsid to no longer use the tape lib.
2011-11-23 Marco van den Heuvel <[email protected]>
More vsid stubs for slimming down the vsid binary.
2011-11-22 Thomas Giesel <[email protected]>
* src/monitor/mon_breakpoint.c, src/monitor/mon_disassemble.c, src/monitor/mon_disassemble.h: Show compact register dump when checkpoints are hit
2011-11-22 Thomas Giesel <[email protected]>
* src/monitor/mon_register6502.c, src/monitor/mon_register6502dtv.c, src/monitor/mon_registerz80.c, src/monitor.h: New function pointer in monitor_cpu_type_t for compact register dump
2011-11-22 Thomas Giesel <[email protected]>
* src/monitor/monitor.c: Use format string instead of manual padding calculation
2011-11-22 Marco van den Heuvel <[email protected]>
Added gfxoutputdrv stubs to vsid and adapted the builds for vsid to no longer use the gfxoutputdrv lib.
2011-11-22 Marco van den Heuvel <[email protected]>
Fixed os/2 compile.
2011-11-21 Marco van den Heuvel <[email protected]>
Fixed win64 msvc compile.
2011-11-19 Marco van den Heuvel <[email protected]>
* src/arch/os2/dialogs/menubar.c: Fixed.
2011-11-19 Marco van den Heuvel <[email protected]>
Fixed win64 msvc sdl project files (unbreak win64 msvc sdl compilation).
2011-11-17 Marco van den Heuvel <[email protected]>
Fixed winmips msvc project files (unbreak winmips msvc compilation).
2011-11-16 Marco van den Heuvel <[email protected]>
Fixed win64 msvc project files (unbreak win64 msvc compilation).
2011-11-15 Marco van den Heuvel <[email protected]>
Fixed win32 sdl ow project files (unbreak win32 sdl ow compilation).
2011-11-13 Kajtar Zsolt <[email protected]>
Idle trap for 2040
2011-11-12 Kajtar Zsolt <[email protected]>
Idle trap for 3040/4040
 

wstecz03/12/2011 10:23
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU