|
| 1 | +emulators/xroar: Update to 1.6.6 |
| 2 | + |
| 3 | +Version 1.6.6, Tue 15 Oct 2024 |
| 4 | + |
| 5 | + * Force X11 in GTK+ 3 UI, fixing crash querying keyboard map [Rolf Michelsen] |
| 6 | + |
| 7 | +Version 1.6.5, Mon 23 Sep 2024 |
| 8 | + |
| 9 | + * SDL: fix use of physical joysticks after disconnecting [Pere Serrat] |
| 10 | + |
| 11 | +Version 1.6.4, Fri 20 Sep 2024 |
| 12 | + |
| 13 | + * Fix Control+Shift+digit shortcuts |
| 14 | + * Fix LUT-based composite rendering for CoCo 3 [Christian M] |
| 15 | + |
| 16 | +Version 1.6.3, Thu 12 Sep 2024 |
| 17 | + |
| 18 | + * Ensure data chunk in WAV output is of even length [Stacey Vetzal] |
| 19 | + |
| 20 | +Version 1.6.2, Fri 6 Sep 2024 |
| 21 | + |
| 22 | + * Add missing menus to Windows/Mac OS X+ UIs |
| 23 | + |
| 24 | +Version 1.6.1, Thu 5 Sep 2024 |
| 25 | + |
| 26 | + * Reinstate ROM image header skipping [Davy Mitchell] |
| 27 | + |
| 28 | +Version 1.6, Thu 5 Sep 2024 |
| 29 | + |
| 30 | + * New -ram-org option to specify RAM addressing |
| 31 | + * New -ram-init option to specify initial RAM state |
| 32 | + * 6309 DIVD behaviour fixed against Tim Lindner's fuzzing tool |
| 33 | + * 6309 DIVD timing fixed according to David Banks's behaviour notes |
| 34 | + * 6309 DIVQ behaviour & timing adjusted similarly, though untested |
| 35 | + * More accurate observed NTSC CoCo 3 GIME composite video behaviour |
| 36 | + * New GTK+ 3 UI |
| 37 | + * New printer control dialog (GTK+ 3, Windows) or menu options (Mac OS X+) |
| 38 | + * Update CoCo 3 video timings |
| 39 | + * SDL: open joysticks in controller mode if possible |
| 40 | + * New unified keyboard abstraction |
| 41 | + * Extra default keyboard-based virtual joystick profiles: WASD, IJKL, QAOP |
| 42 | + * Dynamically include configs for all physical joysticks on startup |
| 43 | + * New machine Dragon Professional (Alpha), 'dragonpro' |
| 44 | + * New machine Tandy Deluxe Colour Computer, 'deluxecoco' |
| 45 | + |
| 46 | +Version 1.5.5, Sun 24 Mar 2024 |
| 47 | + |
| 48 | + * Allow SDL to use WASAPI (Windows) audio (bug fixed in SDL 2.29.3) |
| 49 | + * Use queued audio interface in SDL leading to less glitchy Windows audio |
| 50 | + |
| 51 | +Version 1.5.4, Mon 26 Feb 2024 |
| 52 | + |
| 53 | + * Fixed 6309 register-memory bit ops [R. Allen Murphy] |
| 54 | + |
| 55 | +Version 1.5.3, Tue 6 Feb 2024 |
| 56 | + |
| 57 | + * GIME: fix interrupt fixes fix (fixes RoboCop) |
| 58 | + |
| 59 | +Version 1.5.2, Mon 29 Jan 2024 |
| 60 | + |
| 61 | + * GIME: timer interrupt fixes [Tim Lindner] |
| 62 | + |
| 63 | +Version 1.5.1, Sat 27 Jan 2024 |
| 64 | + |
| 65 | + * Include a cartridge database (mostly CoCo 3 32K) for convenience |
| 66 | + * Fix potential crash when cartridge loading fails [Russ Le Blang] |
| 67 | + * Recognise Windows "<drive-letter>:" [Russ Le Blang] |
| 68 | + |
| 69 | +Version 1.5, Thu 25 Jan 2024 |
| 70 | + |
| 71 | + * Add ability to change Picture Area, seeing more or less border |
| 72 | + * New option -vo-picture |
| 73 | + * Respect -geometry dimensions in SDL-based UIs |
| 74 | + * Add optional 60Hz vertical scaling (on by default) |
| 75 | + * New option -no-vo-scale-60hz disables 60Hz scaling |
| 76 | + * Faster ROM intercept based printing on CoCo and MC-10 |
| 77 | + * GIME: respect X offset and HVEN in COCO mode |
| 78 | + * MPI slot config moved from global to per-cart, included in -config-print |
| 79 | + * Add screenshot to PNG from menu or Control+Shift+S |
| 80 | + * Fix printing after switching machines [Jak Fearon] |
| 81 | + * Better rendering of paths in Windows dialogs |
| 82 | + * Fix some CoCo 3 cartridge behaviour [Christian Haitian] |
| 83 | + * GIME: reset video address later (fixes Androne) [Russ Le Blang] |
| 84 | + * GIME: fix various $FExx access problems |
0 commit comments