]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/log
francis/winuae.git
2 years agoFix FPU state if FPU has is enabled but is not enabled in loaded statefile.
Toni Wilen [Wed, 11 Oct 2023 17:15:59 +0000 (20:15 +0300)]
Fix FPU state if FPU has is enabled but is not enabled in loaded statefile.

2 years agoDo not reset display if native mode changes but it is "behind" RTG screen.
Toni Wilen [Wed, 11 Oct 2023 17:14:51 +0000 (20:14 +0300)]
Do not reset display if native mode changes but it is "behind" RTG screen.

2 years agoIf old and new mode has identical size, check also if render backend surface has...
Toni Wilen [Wed, 11 Oct 2023 17:13:51 +0000 (20:13 +0300)]
If old and new mode has identical size, check also if render backend surface has not been freed.

2 years ago5100b4
Toni Wilen [Sun, 8 Oct 2023 16:03:37 +0000 (19:03 +0300)]
5100b4

2 years agoAlways reset D3D11 mode if filter settings change.
Toni Wilen [Sun, 8 Oct 2023 16:00:11 +0000 (19:00 +0300)]
Always reset D3D11 mode if filter settings change.

2 years agoGUI control right dpad: don't jump to root node if no more child nodes.
Toni Wilen [Sun, 8 Oct 2023 15:59:21 +0000 (18:59 +0300)]
GUI control right dpad: don't jump to root node if no more child nodes.

2 years agoDo not replace drag&drop'd file's path with unpacked single disk image files.
Toni Wilen [Sun, 8 Oct 2023 15:58:50 +0000 (18:58 +0300)]
Do not replace drag&drop'd file's path with unpacked single disk image files.

2 years agoFix GUI subwindow ok/cancel status
Toni Wilen [Sun, 8 Oct 2023 15:58:04 +0000 (18:58 +0300)]
Fix GUI subwindow ok/cancel status

2 years agoHide GPT drives also when drive can't be read. (no admin privileges)
Toni Wilen [Sun, 8 Oct 2023 15:57:14 +0000 (18:57 +0300)]
Hide GPT drives also when drive can't be read. (no admin privileges)

2 years ago5100b3
Toni Wilen [Sat, 7 Oct 2023 16:23:51 +0000 (19:23 +0300)]
5100b3

2 years agoPad GUI control
Toni Wilen [Sat, 7 Oct 2023 16:21:54 +0000 (19:21 +0300)]
Pad GUI control

2 years agoabs -> fabs
Toni Wilen [Thu, 5 Oct 2023 18:51:24 +0000 (21:51 +0300)]
abs -> fabs

2 years ago64-bit fix
Toni Wilen [Thu, 5 Oct 2023 18:51:01 +0000 (21:51 +0300)]
64-bit fix

2 years agoMerge pull request #258 from huth/fixes
Toni Wilen [Sun, 1 Oct 2023 18:23:14 +0000 (21:23 +0300)]
Merge pull request #258 from huth/fixes

Some small clean-ups and fixes

2 years agoFix address register handling in CAS2 disassembly
Thomas Huth [Sun, 1 Oct 2023 10:47:24 +0000 (12:47 +0200)]
Fix address register handling in CAS2 disassembly

2 years agoRemove unused parameters (there is no "%" in the format string here)
Thomas Huth [Mon, 1 May 2023 14:18:18 +0000 (16:18 +0200)]
Remove unused parameters (there is no "%" in the format string here)

2 years agoRemove unused file md-fpp.h
Thomas Huth [Sat, 1 Oct 2022 05:41:57 +0000 (07:41 +0200)]
Remove unused file md-fpp.h

Unused since commit 6bb71af5c2efee3a1fb3f2e220ed51c5bfc67350

2 years agoCheck FPU revision on the fly changes
Toni Wilen [Sat, 30 Sep 2023 19:09:01 +0000 (22:09 +0300)]
Check FPU revision on the fly changes

2 years agoFix AUDPER=1 unreliable interrupts
Toni Wilen [Sat, 30 Sep 2023 19:08:20 +0000 (22:08 +0300)]
Fix AUDPER=1 unreliable interrupts

2 years agoFix 68030 PLOAD disassembly.
Toni Wilen [Sun, 24 Sep 2023 13:44:45 +0000 (16:44 +0300)]
Fix 68030 PLOAD disassembly.

2 years agoBlitter BLTCON0 channel modification mid blit emulation update.
Toni Wilen [Fri, 22 Sep 2023 18:30:47 +0000 (21:30 +0300)]
Blitter BLTCON0 channel modification mid blit emulation update.

2 years ago5100b2
Toni Wilen [Thu, 21 Sep 2023 17:29:47 +0000 (20:29 +0300)]
5100b2

2 years agoDo not detect monitor as changed if monitor is not attached to any graphics board.
Toni Wilen [Thu, 21 Sep 2023 17:28:34 +0000 (20:28 +0300)]
Do not detect monitor as changed if monitor is not attached to any graphics board.

2 years agoLast MIDI out device was missing.
Toni Wilen [Thu, 21 Sep 2023 17:28:02 +0000 (20:28 +0300)]
Last MIDI out device was missing.

2 years agoFix remove interlace artifacts -option
Toni Wilen [Thu, 21 Sep 2023 17:27:34 +0000 (20:27 +0300)]
Fix remove interlace artifacts -option

2 years agoDo not close audio streams when audio settings change
Toni Wilen [Wed, 20 Sep 2023 18:23:24 +0000 (21:23 +0300)]
Do not close audio streams when audio settings change

2 years agosoftfloat fix (Previous)
Toni Wilen [Wed, 20 Sep 2023 18:22:29 +0000 (21:22 +0300)]
softfloat fix (Previous)

2 years agoFix strange path in disk paths if path separator was not included.
Toni Wilen [Wed, 20 Sep 2023 16:30:45 +0000 (19:30 +0300)]
Fix strange path in disk paths if path separator was not included.

2 years agoAutovectored interrupts in MMU/generic CPU modes fix.
Toni Wilen [Wed, 20 Sep 2023 16:29:01 +0000 (19:29 +0300)]
Autovectored interrupts in MMU/generic CPU modes fix.

2 years agoDebugging removed
Toni Wilen [Tue, 19 Sep 2023 18:01:57 +0000 (21:01 +0300)]
Debugging removed

2 years agoMMU/generic CPU mode autovectored interrupt support
Toni Wilen [Tue, 19 Sep 2023 18:01:10 +0000 (21:01 +0300)]
MMU/generic CPU mode autovectored interrupt support

2 years agoFix horizontal bitplane shift
Toni Wilen [Tue, 19 Sep 2023 17:56:38 +0000 (20:56 +0300)]
Fix horizontal bitplane shift

2 years ago5100b1
Toni Wilen [Sun, 17 Sep 2023 15:08:51 +0000 (18:08 +0300)]
5100b1

2 years agoDSP3210
Toni Wilen [Sun, 17 Sep 2023 15:00:26 +0000 (18:00 +0300)]
DSP3210

2 years agoMove FPU save/restore functions.
Toni Wilen [Sun, 17 Sep 2023 08:12:41 +0000 (11:12 +0300)]
Move FPU save/restore functions.

2 years agoSuppoer IDE controllers without interrupt logic.
Toni Wilen [Sun, 17 Sep 2023 08:11:12 +0000 (11:11 +0300)]
Suppoer IDE controllers without interrupt logic.

2 years agoDebugger FPU output fix
Toni Wilen [Sun, 17 Sep 2023 08:09:55 +0000 (11:09 +0300)]
Debugger FPU output fix

2 years agopre-exit callback
Toni Wilen [Sun, 17 Sep 2023 08:09:17 +0000 (11:09 +0300)]
pre-exit callback

2 years agoMMU mode MOVEM.x <regs>,-(An) where <regs> includes target An update.
Toni Wilen [Sun, 17 Sep 2023 08:06:51 +0000 (11:06 +0300)]
MMU mode MOVEM.x <regs>,-(An) where <regs> includes target An update.

2 years agoFix VideoDAC18
Toni Wilen [Sat, 16 Sep 2023 18:23:22 +0000 (21:23 +0300)]
Fix VideoDAC18

2 years agoAlfapower v8.2 ROM
Toni Wilen [Sat, 16 Sep 2023 18:22:56 +0000 (21:22 +0300)]
Alfapower v8.2 ROM

2 years agoAdded semaphore signal reset
Toni Wilen [Sat, 16 Sep 2023 18:22:04 +0000 (21:22 +0300)]
Added semaphore signal reset

2 years agoInit PMASK, remove logging
Toni Wilen [Sat, 16 Sep 2023 18:21:06 +0000 (21:21 +0300)]
Init PMASK, remove logging

2 years agoFIx FABS(-0)
Toni Wilen [Sat, 16 Sep 2023 18:20:07 +0000 (21:20 +0300)]
FIx FABS(-0)

2 years ago8 ch translation strings
Toni Wilen [Sat, 16 Sep 2023 18:19:21 +0000 (21:19 +0300)]
8 ch translation strings

2 years agofpu test max precision/double mode
Toni Wilen [Sat, 16 Sep 2023 17:31:48 +0000 (20:31 +0300)]
fpu test max precision/double mode

2 years agoImproved 0x76 partition handling, hide GPT drives.
Toni Wilen [Sat, 16 Sep 2023 17:22:57 +0000 (20:22 +0300)]
Improved 0x76 partition handling, hide GPT drives.

2 years agochipset updates, part 1
Toni Wilen [Sat, 16 Sep 2023 16:33:54 +0000 (19:33 +0300)]
chipset updates, part 1

2 years ago8 ch audio support.
Toni Wilen [Sat, 16 Sep 2023 16:32:44 +0000 (19:32 +0300)]
8 ch audio support.

2 years agocputester FPU double/float mode
Toni Wilen [Wed, 13 Sep 2023 17:10:00 +0000 (20:10 +0300)]
cputester FPU double/float mode

2 years agoInitialize device_info
Toni Wilen [Wed, 6 Sep 2023 17:19:46 +0000 (20:19 +0300)]
Initialize device_info

2 years agoScreenshot autoclip programmed native mode support
Toni Wilen [Wed, 6 Sep 2023 17:18:44 +0000 (20:18 +0300)]
Screenshot autoclip programmed native mode support

2 years agoAdd harddrive 0x76 partition support updates and fixes.
Toni Wilen [Wed, 6 Sep 2023 17:17:52 +0000 (20:17 +0300)]
Add harddrive 0x76 partition support updates and fixes.

2 years agoAllow AUDxPER=1
Toni Wilen [Wed, 30 Aug 2023 17:47:14 +0000 (20:47 +0300)]
Allow AUDxPER=1

2 years agouaedbg HUNK_RELOC32SHORT support
Toni Wilen [Wed, 30 Aug 2023 13:29:37 +0000 (16:29 +0300)]
uaedbg  HUNK_RELOC32SHORT support

2 years agouaedbg allocation limit check
Toni Wilen [Wed, 30 Aug 2023 13:28:12 +0000 (16:28 +0300)]
uaedbg allocation limit check

2 years agoAdded more supported ROM names
Toni Wilen [Thu, 10 Aug 2023 16:20:39 +0000 (19:20 +0300)]
Added more supported ROM names

2 years agoCommon file extension extraction.
Toni Wilen [Fri, 4 Aug 2023 16:15:41 +0000 (19:15 +0300)]
Common file extension extraction.

2 years agoFix rtarea overflow in indirect mode after reset
Toni Wilen [Fri, 4 Aug 2023 16:13:17 +0000 (19:13 +0300)]
Fix rtarea overflow in indirect mode after reset

2 years agoFix hardfile2/filesys2 escaping
Toni Wilen [Fri, 4 Aug 2023 16:12:35 +0000 (19:12 +0300)]
Fix hardfile2/filesys2 escaping

2 years agoWindow resize realtime updating etc.
Toni Wilen [Sat, 29 Jul 2023 14:28:49 +0000 (17:28 +0300)]
Window resize realtime updating etc.

2 years agoInput panel <none> can be translated
Toni Wilen [Sat, 29 Jul 2023 07:06:57 +0000 (10:06 +0300)]
Input panel <none> can be translated

2 years agoBoxart window darkmode support
Toni Wilen [Thu, 27 Jul 2023 19:37:42 +0000 (22:37 +0300)]
Boxart window darkmode support

2 years agoFix overlay updates
Toni Wilen [Thu, 27 Jul 2023 19:14:12 +0000 (22:14 +0300)]
Fix overlay updates

2 years agoMunt MT-32/CM-32L MIDI emulation
Toni Wilen [Thu, 27 Jul 2023 18:45:53 +0000 (21:45 +0300)]
Munt MT-32/CM-32L MIDI emulation

2 years agoUSB HID controller check fix
Toni Wilen [Tue, 25 Jul 2023 17:57:16 +0000 (20:57 +0300)]
USB HID controller check fix

2 years agom68k RESET instruction activates warp mode reset
Toni Wilen [Tue, 25 Jul 2023 17:56:48 +0000 (20:56 +0300)]
m68k RESET instruction activates warp mode reset

2 years agoCIA latch/timer=0 special case update
Toni Wilen [Tue, 25 Jul 2023 17:56:03 +0000 (20:56 +0300)]
CIA latch/timer=0 special case update

2 years agoAdded debugger reset commands.
Toni Wilen [Mon, 24 Jul 2023 09:50:54 +0000 (12:50 +0300)]
Added debugger reset commands.

2 years agoProgrammed mode register modifications are now immediate (previously waited until...
Toni Wilen [Mon, 24 Jul 2023 09:50:05 +0000 (12:50 +0300)]
Programmed mode register modifications are now immediate (previously waited until next frame)

2 years agoCheck BPL slots using RGA pipeline if in cycle based mode. ECS, DDFSTRT has already...
Toni Wilen [Mon, 24 Jul 2023 09:48:34 +0000 (12:48 +0300)]
Check BPL slots using RGA pipeline if in cycle based mode. ECS, DDFSTRT has already passed but DMA was off and DMA gets turned on later special case

2 years agoFix BPLCON0 Agnus mask. (SHRES and UHRES)
Toni Wilen [Thu, 20 Jul 2023 17:35:40 +0000 (20:35 +0300)]
Fix BPLCON0 Agnus mask. (SHRES and UHRES)

2 years agoNone serial device in fast cpu modes: transmit was never finished.
Toni Wilen [Tue, 18 Jul 2023 19:19:01 +0000 (22:19 +0300)]
None serial device in fast cpu modes: transmit was never finished.

2 years agoReset A2410 state variables.
Toni Wilen [Tue, 18 Jul 2023 19:18:22 +0000 (22:18 +0300)]
Reset A2410 state variables.

2 years agoReplaced rich text controls, they are not dark mode compatible.
Toni Wilen [Mon, 10 Jul 2023 19:56:32 +0000 (22:56 +0300)]
Replaced rich text controls, they are not dark mode compatible.

2 years agoGUI sub dialog fix.
Toni Wilen [Mon, 10 Jul 2023 09:32:56 +0000 (12:32 +0300)]
GUI sub dialog fix.

2 years agoTMS34010 plane masking update
Toni Wilen [Mon, 10 Jul 2023 09:26:57 +0000 (12:26 +0300)]
TMS34010 plane masking update

2 years agoDark mode.
Toni Wilen [Sun, 9 Jul 2023 18:42:17 +0000 (21:42 +0300)]
Dark mode.

2 years agoDebugger console file logging
Toni Wilen [Sun, 9 Jul 2023 17:38:09 +0000 (20:38 +0300)]
Debugger console file logging

2 years agoAdd Quickstart Default Configuration and rename Default configuration to Current...
Toni Wilen [Sun, 9 Jul 2023 17:37:03 +0000 (20:37 +0300)]
Add Quickstart Default Configuration and rename Default configuration to Current host configuration.

2 years agoAllow filter names to be translated
Toni Wilen [Sun, 9 Jul 2023 17:34:09 +0000 (20:34 +0300)]
Allow filter names to be translated

2 years agoDo not check mousehack state if emulation is going to exit
Toni Wilen [Sun, 9 Jul 2023 17:32:33 +0000 (20:32 +0300)]
Do not check mousehack state if emulation is going to exit

2 years agoCPUTester forgotten project file update
Toni Wilen [Sun, 9 Jul 2023 17:31:45 +0000 (20:31 +0300)]
CPUTester forgotten project file update

2 years agoMany A2410 emulation improvements
Toni Wilen [Sun, 9 Jul 2023 17:31:11 +0000 (20:31 +0300)]
Many A2410 emulation improvements

2 years agoCheck interrupt level immediately always if not JIT
Toni Wilen [Sun, 9 Jul 2023 17:25:02 +0000 (20:25 +0300)]
Check interrupt level immediately always if not JIT

2 years agoValidate config after command line parsing.
Toni Wilen [Sun, 9 Jul 2023 17:24:06 +0000 (20:24 +0300)]
Validate config after command line parsing.

2 years agoAdjustable OCS Agnus max chip ram size.
Toni Wilen [Sun, 9 Jul 2023 17:23:29 +0000 (20:23 +0300)]
Adjustable OCS Agnus max chip ram size.

2 years agoFix cpu_clock_multiplier when validating config, not when loading config.
Toni Wilen [Sun, 9 Jul 2023 17:21:20 +0000 (20:21 +0300)]
Fix cpu_clock_multiplier when validating config, not when loading config.

2 years agoRandomize emulator startup state by default, configurable random seed.
Toni Wilen [Sun, 9 Jul 2023 17:20:26 +0000 (20:20 +0300)]
Randomize emulator startup state by default, configurable random seed.

2 years agoUse dos.library directly to read directory
Toni Wilen [Tue, 4 Jul 2023 19:07:36 +0000 (22:07 +0300)]
Use dos.library directly to read directory

2 years agoFootball Director 2 dongle emulation
Toni Wilen [Sun, 4 Jun 2023 17:54:10 +0000 (20:54 +0300)]
Football Director 2 dongle emulation

2 years ago5.0.0 5.0.0
Toni Wilen [Thu, 1 Jun 2023 17:32:07 +0000 (20:32 +0300)]
5.0.0

2 years agoWaiting for blitter hang fix
Toni Wilen [Thu, 1 Jun 2023 17:31:29 +0000 (20:31 +0300)]
Waiting for blitter hang fix

2 years ago5000b15
Toni Wilen [Sun, 28 May 2023 18:20:01 +0000 (21:20 +0300)]
5000b15

2 years agoIPL low/high delay is optional and off by default.
Toni Wilen [Sun, 28 May 2023 18:16:55 +0000 (21:16 +0300)]
IPL low/high delay is optional and off by default.

2 years agocputester compilation fix, optional ipl delay.
Toni Wilen [Sun, 28 May 2023 15:54:16 +0000 (18:54 +0300)]
cputester compilation fix, optional ipl delay.

2 years agobitplane_dma_change event statefile support
Toni Wilen [Sun, 28 May 2023 15:49:34 +0000 (18:49 +0300)]
bitplane_dma_change event statefile support

2 years ago5000b14
Toni Wilen [Fri, 26 May 2023 18:39:56 +0000 (21:39 +0300)]
5000b14

2 years agoCustom gameports translation string.
Toni Wilen [Fri, 26 May 2023 18:33:41 +0000 (21:33 +0300)]
Custom gameports translation string.

2 years agoReset refresh conflict state fully in vsync
Toni Wilen [Fri, 26 May 2023 18:33:10 +0000 (21:33 +0300)]
Reset refresh conflict state fully in vsync