]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/log
francis/winuae.git
4 weeks ago6030b2
Toni Wilen [Sun, 1 Mar 2026 16:56:07 +0000 (18:56 +0200)]
6030b2

4 weeks agoMerge branch 'master' of https://github.com/tonioni/WinUAE
Toni Wilen [Fri, 27 Feb 2026 16:41:51 +0000 (18:41 +0200)]
Merge branch 'master' of https://github.com/tonioni/WinUAE

4 weeks agoMerge pull request #409 from apolkosnik/apolkosnik-patch-1
Toni Wilen [Fri, 27 Feb 2026 16:21:35 +0000 (18:21 +0200)]
Merge pull request #409 from apolkosnik/apolkosnik-patch-1

Fix condition to check tt1_030 for CACHE_DISABLE_MMU

4 weeks agoFix condition to check tt1_030 for CACHE_DISABLE_MMU
Adam Polkosnik [fun] [Fri, 27 Feb 2026 03:42:19 +0000 (22:42 -0500)]
Fix condition to check tt1_030 for CACHE_DISABLE_MMU

It looks like a copy&paste error from the same check for tt0

6 weeks agoFix fast mode lof detect
Toni Wilen [Sat, 14 Feb 2026 17:30:34 +0000 (19:30 +0200)]
Fix fast mode lof detect

6 weeks agoRemoved unneeded comparison
Toni Wilen [Sat, 14 Feb 2026 14:02:31 +0000 (16:02 +0200)]
Removed unneeded comparison

6 weeks ago6030b1
Toni Wilen [Sat, 14 Feb 2026 13:56:14 +0000 (15:56 +0200)]
6030b1

6 weeks agoInclude also HCENTER in fast vsync checks.
Toni Wilen [Sat, 14 Feb 2026 13:41:13 +0000 (15:41 +0200)]
Include also HCENTER in fast vsync checks.

6 weeks agoIndent
Toni Wilen [Sat, 14 Feb 2026 11:32:45 +0000 (13:32 +0200)]
Indent

6 weeks agoVGA autoresolution integer scale fix
Toni Wilen [Fri, 13 Feb 2026 18:34:51 +0000 (20:34 +0200)]
VGA autoresolution integer scale fix

6 weeks agoFast drawing mode VB fix
Toni Wilen [Fri, 13 Feb 2026 18:34:26 +0000 (20:34 +0200)]
Fast drawing mode VB fix

6 weeks agoaudio_pull_buffer() == 2 possible fix
Toni Wilen [Fri, 13 Feb 2026 18:33:28 +0000 (20:33 +0200)]
audio_pull_buffer() == 2 possible fix

6 weeks agoSpecial cased lines that need to be drawn using normal mode.
Toni Wilen [Thu, 12 Feb 2026 17:09:10 +0000 (19:09 +0200)]
Special cased lines that need to be drawn using normal mode.

6 weeks agoCount lores pixels internally, not CCKs, when drawing
Toni Wilen [Thu, 12 Feb 2026 17:08:12 +0000 (19:08 +0200)]
Count lores pixels internally, not CCKs, when drawing

7 weeks agoFix max screen width check
Toni Wilen [Wed, 11 Feb 2026 19:43:11 +0000 (21:43 +0200)]
Fix max screen width check

7 weeks agoDo not open debugger if output is redirected
Toni Wilen [Sat, 7 Feb 2026 11:18:28 +0000 (13:18 +0200)]
Do not open debugger if output is redirected

8 weeks agoFix Overscan+ missing bottom right OCS Denise "blanking bug"
Toni Wilen [Sat, 31 Jan 2026 14:40:32 +0000 (16:40 +0200)]
Fix Overscan+ missing bottom right OCS Denise "blanking bug"

2 months agoUse UAE Z3 mode if 32-bit chip ram size is 1G
Toni Wilen [Thu, 29 Jan 2026 16:24:17 +0000 (18:24 +0200)]
Use UAE Z3 mode if 32-bit chip ram size is 1G

2 months agoPre-allocated sound buffer was not large enough for max buffer size + 6/8 channels.
Toni Wilen [Thu, 29 Jan 2026 16:23:42 +0000 (18:23 +0200)]
Pre-allocated sound buffer was not large enough for max buffer size + 6/8 channels.

2 months agoRemoved unused line
Toni Wilen [Sun, 25 Jan 2026 14:10:22 +0000 (16:10 +0200)]
Removed unused line

2 months agoAdjusting RAM panel memory range that is also used for expansion panel accelerator...
Toni Wilen [Sun, 25 Jan 2026 14:09:39 +0000 (16:09 +0200)]
Adjusting RAM panel memory range that is also used for expansion panel accelerator RAM: copy new value to accelerator RAM.

2 months agoBuddha v103.17 ROM scanner support
Toni Wilen [Sat, 24 Jan 2026 13:45:49 +0000 (15:45 +0200)]
Buddha v103.17 ROM scanner support

2 months agoSetWindowPos RP mode fix
Toni Wilen [Sat, 24 Jan 2026 13:39:54 +0000 (15:39 +0200)]
SetWindowPos RP mode fix

2 months agoUse SetWindowPos only if RP mode is not active.
Toni Wilen [Sat, 17 Jan 2026 10:58:27 +0000 (12:58 +0200)]
Use SetWindowPos only if RP mode is not active.

2 months agoLog redirection to a file and -version command line parameter
Toni Wilen [Sat, 17 Jan 2026 10:57:10 +0000 (12:57 +0200)]
Log redirection to a file and -version command line parameter

2 months agoMerge branch 'master' of github.com:tonioni/WinUAE
Toni Wilen [Thu, 15 Jan 2026 18:03:02 +0000 (20:03 +0200)]
Merge branch 'master' of github.com:tonioni/WinUAE

2 months agoMerge pull request #406 from midwan/fix-consolehook
Toni Wilen [Thu, 15 Jan 2026 18:01:58 +0000 (20:01 +0200)]
Merge pull request #406 from midwan/fix-consolehook

Fix consolehook implementation (fixes #299)

2 months agoFix build workflow
Dimitris Panokostas [Thu, 15 Jan 2026 17:52:42 +0000 (18:52 +0100)]
Fix build workflow

Use VS Tools 2026 to build

2 months agoChange build runner to 'windows-latest' and clean up
Dimitris Panokostas [Thu, 15 Jan 2026 16:14:25 +0000 (17:14 +0100)]
Change build runner to 'windows-latest' and clean up

Updated the workflow to use 'windows-latest' instead of 'windows-2026' for building WinUAE binaries. Removed the VS version specification for MSBuild setup.

2 months agoRemove ifdef
Dimitris Panokostas [Thu, 15 Jan 2026 16:08:13 +0000 (17:08 +0100)]
Remove ifdef

2 months agoAdd workflow for building WinUAE binary
Dimitris Panokostas [Thu, 15 Jan 2026 01:23:09 +0000 (02:23 +0100)]
Add workflow for building WinUAE binary

2 months agoEnhance consolehook: thread safety, CLI, config, shutdown
Dimitris Panokostas [Thu, 15 Jan 2026 01:21:34 +0000 (02:21 +0100)]
Enhance consolehook: thread safety, CLI, config, shutdown

Significantly improve consolehook (Amiga console.device emulation) for headless/CLI use:
- Add thread-safe input ring buffer and input thread for non-blocking reads.
- Implement graceful shutdown of input thread on reset/quit.
- Allow custom root path via new `-cli[=path]` command-line option.
- Update emulation prefs for better compatibility and expand ROM selection.
- Normalize console output, add safety checks, and update API signatures.
- Export `set_console_input_mode` for Windows.
- Improve GitHub Actions workflow for Windows builds.
These changes make console emulation more robust, responsive, and configurable.

2 months agoFix BuddhaPlusOne EEPROM banking
Toni Wilen [Wed, 14 Jan 2026 15:35:01 +0000 (17:35 +0200)]
Fix BuddhaPlusOne EEPROM banking

2 months agoTO debugger command: show also Baud/Control/BootBlocks fields if structure is large...
Toni Wilen [Wed, 14 Jan 2026 15:22:24 +0000 (17:22 +0200)]
TO debugger command: show also Baud/Control/BootBlocks fields if structure is large enough.

2 months agoSeparate m68k_run() function
Toni Wilen [Mon, 12 Jan 2026 18:29:24 +0000 (20:29 +0200)]
Separate m68k_run() function

2 months agoPlain HDF with virtual RDB fix.
Toni Wilen [Sat, 10 Jan 2026 17:46:43 +0000 (19:46 +0200)]
Plain HDF with virtual RDB fix.

2 months agoInclude HDF size in bytes in log
Toni Wilen [Sat, 10 Jan 2026 09:46:55 +0000 (11:46 +0200)]
Include HDF size in bytes in log

2 months agoSwap xsurf ide-ports
Toni Wilen [Wed, 7 Jan 2026 14:54:03 +0000 (16:54 +0200)]
Swap xsurf ide-ports

2 months agoAdded support for multiple simultaneous CD images and SCSI/ATAPI CD controllers.
Toni Wilen [Tue, 6 Jan 2026 18:34:14 +0000 (20:34 +0200)]
Added support for multiple simultaneous CD images and SCSI/ATAPI CD controllers.

2 months agoX-Surf IDE port emulation
Toni Wilen [Mon, 5 Jan 2026 17:48:47 +0000 (19:48 +0200)]
X-Surf IDE port emulation

2 months agoStop Denise drawing thread when restart/quit
Toni Wilen [Sun, 4 Jan 2026 14:24:02 +0000 (16:24 +0200)]
Stop Denise drawing thread when restart/quit

2 months agoReset also drawing state when switching to native chipset mode
Toni Wilen [Thu, 1 Jan 2026 17:50:01 +0000 (19:50 +0200)]
Reset also drawing state when switching to native chipset mode

2 months agoYear bumped
Toni Wilen [Thu, 1 Jan 2026 17:49:02 +0000 (19:49 +0200)]
Year bumped

2 months agoAdjust delayed displayreset
Toni Wilen [Thu, 1 Jan 2026 09:43:16 +0000 (11:43 +0200)]
Adjust delayed displayreset

3 months agoFix version string
Toni Wilen [Tue, 30 Dec 2025 14:23:03 +0000 (16:23 +0200)]
Fix version string

3 months agoUse build tools 143 (MSVC 2026)
Toni Wilen [Tue, 30 Dec 2025 14:20:58 +0000 (16:20 +0200)]
Use build tools 143 (MSVC 2026)

3 months agoBumped version, next future version will be 6.0.3 or 6.1.0.
Toni Wilen [Tue, 30 Dec 2025 14:00:54 +0000 (16:00 +0200)]
Bumped version, next future version will be 6.0.3 or 6.1.0.

3 months agoPossible fix for directory filesystem ACTION_CHANGE_MODE gettin confused if used...
Toni Wilen [Tue, 30 Dec 2025 13:55:59 +0000 (15:55 +0200)]
Possible fix for directory filesystem ACTION_CHANGE_MODE gettin confused if used type of lock was already correct

3 months agoKeep overlay textures when reallocating main texture
Toni Wilen [Tue, 30 Dec 2025 13:41:49 +0000 (15:41 +0200)]
Keep overlay textures when reallocating main texture

3 months agoFix DDFSTRT check
Toni Wilen [Sat, 27 Dec 2025 12:50:09 +0000 (14:50 +0200)]
Fix DDFSTRT check

3 months agomsvc update
Toni Wilen [Tue, 23 Dec 2025 14:50:01 +0000 (16:50 +0200)]
msvc update

3 months ago6020 6020
Toni Wilen [Mon, 22 Dec 2025 16:18:49 +0000 (18:18 +0200)]
6020

3 months ago6020b12
Toni Wilen [Sun, 21 Dec 2025 18:45:10 +0000 (20:45 +0200)]
6020b12

3 months agoFix uaehf.device open/close unsafe thread handling
Toni Wilen [Sat, 20 Dec 2025 11:05:28 +0000 (13:05 +0200)]
Fix uaehf.device open/close unsafe thread handling

3 months agoFix magic mouse positioning in some filter modes.
Toni Wilen [Sat, 20 Dec 2025 09:59:16 +0000 (11:59 +0200)]
Fix magic mouse positioning in some filter modes.

3 months agoFilter numeric text box fix
Toni Wilen [Fri, 19 Dec 2025 15:31:50 +0000 (17:31 +0200)]
Filter numeric text box fix

3 months ago6020b11
Toni Wilen [Thu, 18 Dec 2025 16:13:52 +0000 (18:13 +0200)]
6020b11

3 months agoRevert expansion statefile update. Add logging.
Toni Wilen [Sun, 14 Dec 2025 11:01:30 +0000 (13:01 +0200)]
Revert expansion statefile update. Add logging.

3 months agoRead unused bytes when restoring non-ce blitter state
Toni Wilen [Sun, 14 Dec 2025 11:00:54 +0000 (13:00 +0200)]
Read unused bytes when restoring non-ce blitter state

3 months agoFix genlock buffer overflow
Toni Wilen [Sun, 14 Dec 2025 11:00:04 +0000 (13:00 +0200)]
Fix genlock buffer overflow

3 months ago6020b10
Toni Wilen [Sat, 13 Dec 2025 14:22:22 +0000 (16:22 +0200)]
6020b10

3 months agoDo delayed SPRxPOS/CTL writes immediately if done during fast drawing.
Toni Wilen [Sat, 13 Dec 2025 14:12:17 +0000 (16:12 +0200)]
Do delayed SPRxPOS/CTL writes immediately if done during fast drawing.

3 months agoUpdate to new line is shorter than previous line fix.
Toni Wilen [Sat, 13 Dec 2025 14:11:36 +0000 (16:11 +0200)]
Update to new line is shorter than previous line fix.

3 months agoIf new line is shorter than previous, clear part of buffer used by previous line
Toni Wilen [Sat, 13 Dec 2025 10:41:34 +0000 (12:41 +0200)]
If new line is shorter than previous, clear part of buffer used by previous line

3 months agolightpen_offset_gfx
Toni Wilen [Sat, 13 Dec 2025 10:27:24 +0000 (12:27 +0200)]
lightpen_offset_gfx

3 months agoRelease keys before pausing
Toni Wilen [Wed, 10 Dec 2025 20:18:14 +0000 (22:18 +0200)]
Release keys before pausing

3 months agoFix filter panel keyboard position/size edit text box value limits
Toni Wilen [Wed, 10 Dec 2025 20:17:53 +0000 (22:17 +0200)]
Fix filter panel keyboard position/size edit text box value limits

3 months agoWorkaround for text encoding
Toni Wilen [Wed, 10 Dec 2025 20:16:47 +0000 (22:16 +0200)]
Workaround for text encoding

3 months ago6020b9
Toni Wilen [Tue, 9 Dec 2025 15:48:14 +0000 (17:48 +0200)]
6020b9

3 months agoSPRxPOS/SPRxCTL processing has 0.5 CCK offset
Toni Wilen [Tue, 9 Dec 2025 15:40:49 +0000 (17:40 +0200)]
SPRxPOS/SPRxCTL processing has 0.5 CCK offset

3 months agoAdded missing vblank_start call
Toni Wilen [Tue, 9 Dec 2025 15:32:17 +0000 (17:32 +0200)]
Added missing vblank_start call

3 months agoFix missing fast mode strobe when fast mode is ending.
Toni Wilen [Tue, 9 Dec 2025 15:17:52 +0000 (17:17 +0200)]
Fix missing fast mode strobe when fast mode is ending.

3 months agoReplace old sprite hack with correct fix
Toni Wilen [Tue, 9 Dec 2025 15:17:13 +0000 (17:17 +0200)]
Replace old sprite hack with correct fix

3 months agoFix AVIOutput horizontal and vertical positioning
Toni Wilen [Tue, 9 Dec 2025 15:16:34 +0000 (17:16 +0200)]
Fix AVIOutput horizontal and vertical positioning

3 months ago6020b8
Toni Wilen [Sat, 6 Dec 2025 11:47:13 +0000 (13:47 +0200)]
6020b8

3 months agoClear allocated D3D11 textures
Toni Wilen [Sat, 6 Dec 2025 11:46:49 +0000 (13:46 +0200)]
Clear allocated D3D11 textures

3 months agoDo not stop audio format enumeration if E_INVALIDARG is returned from IsFormatSupported()
Toni Wilen [Sat, 6 Dec 2025 11:42:32 +0000 (13:42 +0200)]
Do not stop audio format enumeration if E_INVALIDARG is returned from IsFormatSupported()

3 months agoLog message when temp buffer mode is in use
Toni Wilen [Sat, 6 Dec 2025 10:35:12 +0000 (12:35 +0200)]
Log message when temp buffer mode is in use

3 months agoAlways use temp display buffer mode when recording.
Toni Wilen [Thu, 4 Dec 2025 17:16:24 +0000 (19:16 +0200)]
Always use temp display buffer mode when recording.

3 months agoWASAPI detection updates and more logging
Toni Wilen [Thu, 4 Dec 2025 16:02:49 +0000 (18:02 +0200)]
WASAPI detection updates and more logging

3 months agoMerge 86box Matrox fixes
Toni Wilen [Thu, 4 Dec 2025 16:02:06 +0000 (18:02 +0200)]
Merge 86box Matrox fixes

3 months agoSwitch back to non-sprite less complex emulation when shifter is empty, even if it...
Toni Wilen [Thu, 4 Dec 2025 16:01:35 +0000 (18:01 +0200)]
Switch back to non-sprite less complex emulation when shifter is empty, even if it was already disarmed.

3 months agoBPL1DAT write + OCS Denise: sprites was enabled even if hpos is in "burst" range.
Toni Wilen [Thu, 4 Dec 2025 16:00:29 +0000 (18:00 +0200)]
BPL1DAT write + OCS Denise: sprites was enabled even if hpos is in "burst" range.

3 months agoFix 64-bit data bus value output
Toni Wilen [Thu, 4 Dec 2025 15:59:15 +0000 (17:59 +0200)]
Fix 64-bit data bus value output

3 months agoIgnore current config expansion devices if statefile to be loaded also have saved...
Toni Wilen [Thu, 4 Dec 2025 15:58:50 +0000 (17:58 +0200)]
Ignore current config expansion devices if statefile to be loaded also have saved expansion devices

3 months agoFix sprite VB check in programmed VB mode
Toni Wilen [Thu, 4 Dec 2025 15:57:34 +0000 (17:57 +0200)]
Fix sprite VB check in programmed VB mode

3 months agoCheck for svpos or shpos == 0.
Toni Wilen [Thu, 4 Dec 2025 15:56:19 +0000 (17:56 +0200)]
Check for svpos or shpos == 0.

3 months agoFix avioutput before filtering swapped color components.
Toni Wilen [Thu, 4 Dec 2025 15:55:47 +0000 (17:55 +0200)]
Fix avioutput before filtering swapped color components.

3 months agoFix fast drawing mode sprite garbage in some rare situations
Toni Wilen [Wed, 3 Dec 2025 14:50:41 +0000 (16:50 +0200)]
Fix fast drawing mode sprite garbage in some rare situations

4 months ago6020b7
Toni Wilen [Sun, 30 Nov 2025 17:26:18 +0000 (19:26 +0200)]
6020b7

4 months agoFast draw complete line (including hblank) if any overlay-like feature is enabled...
Toni Wilen [Sun, 30 Nov 2025 17:19:58 +0000 (19:19 +0200)]
Fast draw complete line (including hblank) if any overlay-like feature is enabled (lightpen etc)

4 months agoAllow warp engine without boot rom.
Toni Wilen [Sun, 30 Nov 2025 10:12:29 +0000 (12:12 +0200)]
Allow warp engine without boot rom.

4 months agoFix lightpen without crosshair blank screen
Toni Wilen [Sun, 30 Nov 2025 10:12:03 +0000 (12:12 +0200)]
Fix lightpen without crosshair blank screen

4 months agoFix temp buffer end validation.
Toni Wilen [Sun, 30 Nov 2025 10:11:05 +0000 (12:11 +0200)]
Fix temp buffer end validation.

4 months ago6020b6
Toni Wilen [Sat, 29 Nov 2025 11:24:13 +0000 (13:24 +0200)]
6020b6

4 months agoPartial audio future plans, mostly disabled for now.
Toni Wilen [Sat, 29 Nov 2025 11:19:51 +0000 (13:19 +0200)]
Partial audio future plans, mostly disabled for now.

4 months agoAdded more static P96 mode ids.
Toni Wilen [Sat, 29 Nov 2025 11:16:41 +0000 (13:16 +0200)]
Added more static P96 mode ids.

4 months agoAlways 64-bit shifter in AGA, disabled for now.
Toni Wilen [Sat, 29 Nov 2025 11:16:17 +0000 (13:16 +0200)]
Always 64-bit shifter in AGA, disabled for now.

4 months agoOptional CPU slowdown when CIA timers/VHPOSR is accessed.
Toni Wilen [Sat, 29 Nov 2025 11:14:22 +0000 (13:14 +0200)]
Optional CPU slowdown when CIA timers/VHPOSR is accessed.

4 months agoSprite/bitplane collision update
Toni Wilen [Sat, 22 Nov 2025 13:49:45 +0000 (15:49 +0200)]
Sprite/bitplane collision update