]>
git.unchartedbackwaters.co.uk Git - francis/winuae.git/log
Toni Wilen [Sat, 30 Jun 2018 10:04:32 +0000 (13:04 +0300)]
Do not inject clipboard data to Amiga side if AOS is not running (no filesystem heartbeat)
Toni Wilen [Fri, 22 Jun 2018 09:22:35 +0000 (12:22 +0300)]
Fix 80-bit non-JIT FMOD and FREM.
Toni Wilen [Wed, 20 Jun 2018 17:43:19 +0000 (20:43 +0300)]
4000
Toni Wilen [Tue, 19 Jun 2018 19:53:04 +0000 (22:53 +0300)]
Toni Wilen [Tue, 19 Jun 2018 19:51:59 +0000 (22:51 +0300)]
Refresh display after unminimize.
Toni Wilen [Mon, 18 Jun 2018 20:09:37 +0000 (23:09 +0300)]
Toni Wilen [Mon, 18 Jun 2018 19:57:47 +0000 (22:57 +0300)]
Undocumented 68040 FPU behavior: FCMP with negative NaN returns N flag set. 6888x and 68060 always return N flag unset in this situation.
Toni Wilen [Mon, 18 Jun 2018 19:53:34 +0000 (22:53 +0300)]
If ATA passthrough returns ATA identity and drive is CHS-only: use ATA passthrough for reading too.
Toni Wilen [Mon, 18 Jun 2018 18:13:17 +0000 (21:13 +0300)]
Moved JIT checks to fixup_cpu() to fix missing validation when changing settings on the fly.
Toni Wilen [Mon, 18 Jun 2018 18:10:45 +0000 (21:10 +0300)]
Virtual RDB more correct RDB contents.
Toni Wilen [Mon, 18 Jun 2018 18:09:47 +0000 (21:09 +0300)]
Return READ CAPACITY block count 0xffffffff if number of blocks don't fit in 32-bit variable.
Toni Wilen [Sun, 17 Jun 2018 06:40:57 +0000 (09:40 +0300)]
Toni Wilen [Sun, 17 Jun 2018 06:40:44 +0000 (09:40 +0300)]
Fixed softfloat logarithmic functions when input value was nan.
Toni Wilen [Sat, 16 Jun 2018 19:21:20 +0000 (22:21 +0300)]
Preparing for 6888x vs 68040/060 infinity special case.
Toni Wilen [Sat, 16 Jun 2018 19:18:54 +0000 (22:18 +0300)]
FINISH_DATA() with bits=16 (mono audio) skipped paula volume adjustment.
Toni Wilen [Sat, 16 Jun 2018 19:12:40 +0000 (22:12 +0300)]
Restrict minimum non-zero JIT cache size.
Toni Wilen [Sat, 16 Jun 2018 19:11:57 +0000 (22:11 +0300)]
uaescsi.device IO_QUICK didn't handle async commands (addchangeint) and free'd and replied io buffer too early.
Toni Wilen [Sat, 16 Jun 2018 19:10:49 +0000 (22:10 +0300)]
Virtual RDB >512 block size support.
Toni Wilen [Sat, 16 Jun 2018 19:10:07 +0000 (22:10 +0300)]
MSVC code analyzer warnings fixed.
Toni Wilen [Tue, 12 Jun 2018 17:53:31 +0000 (20:53 +0300)]
Toni Wilen [Tue, 12 Jun 2018 17:38:40 +0000 (20:38 +0300)]
Fix virtual RDB RDSK block geometry values.
Toni Wilen [Tue, 12 Jun 2018 17:37:31 +0000 (20:37 +0300)]
Switch back to fullscreen mode before reactivating mouse capture.
Toni Wilen [Tue, 12 Jun 2018 17:36:43 +0000 (20:36 +0300)]
Last line off by one fix.
Toni Wilen [Tue, 12 Jun 2018 17:36:32 +0000 (20:36 +0300)]
Statusline d3d/software mode switch update.
Toni Wilen [Tue, 12 Jun 2018 17:35:10 +0000 (20:35 +0300)]
f <start> <end> debugger command fix.
Toni Wilen [Sun, 10 Jun 2018 20:37:01 +0000 (23:37 +0300)]
Softfloat FNEG, FABS infinity fix.
Toni Wilen [Sat, 9 Jun 2018 07:05:13 +0000 (10:05 +0300)]
rootdir is static array since long time ago.
Toni Wilen [Sat, 9 Jun 2018 07:04:01 +0000 (10:04 +0300)]
Unallocate everything when reset/restart.
Toni Wilen [Fri, 8 Jun 2018 20:05:14 +0000 (23:05 +0300)]
Add missing invalid addressing mode checks for FMOVEM, FMOVE(M) Control Register, FMOVE FPP,EA. Add more comments.
Toni Wilen [Sun, 3 Jun 2018 16:32:40 +0000 (19:32 +0300)]
Toni Wilen [Sun, 3 Jun 2018 16:23:42 +0000 (19:23 +0300)]
Match FPCR and FPSR masking with real FPU.
Toni Wilen [Sun, 3 Jun 2018 16:22:40 +0000 (19:22 +0300)]
Assembler: accept SP as A7.
Toni Wilen [Sun, 3 Jun 2018 16:22:08 +0000 (19:22 +0300)]
Aranym JIT updates. (Partial only, non-merged LSL/LSR part is not yet UAE compatible)
Toni Wilen [Sun, 3 Jun 2018 16:21:14 +0000 (19:21 +0300)]
Implement JIT FPU unimplemented addressing mode.
Toni Wilen [Sun, 3 Jun 2018 16:20:25 +0000 (19:20 +0300)]
Removed old and unused JIT files.
Toni Wilen [Sun, 3 Jun 2018 16:19:49 +0000 (19:19 +0300)]
Enumerate also adapters, not only outputs.
Toni Wilen [Sun, 3 Jun 2018 16:18:52 +0000 (19:18 +0300)]
Always uncapture mouse before closing window/exiting.
Toni Wilen [Sun, 3 Jun 2018 16:17:58 +0000 (19:17 +0300)]
Allocate memory for config entry.
Toni Wilen [Sun, 3 Jun 2018 16:16:29 +0000 (19:16 +0300)]
Debugger updates, catch application's unhandled exceptions.
Toni Wilen [Sun, 3 Jun 2018 16:14:38 +0000 (19:14 +0300)]
Do not redraw if emulation is not fully initialized yet.
Toni Wilen [Mon, 21 May 2018 19:30:38 +0000 (22:30 +0300)]
Toni Wilen [Mon, 21 May 2018 19:23:38 +0000 (22:23 +0300)]
Merge branch 'master' of github.com:tonioni/WinUAE
Toni Wilen [Mon, 21 May 2018 19:23:19 +0000 (22:23 +0300)]
Merge pull request #139 from huth/fixes
Some fixes for silencing GCC warnings in the CPU core code
Toni Wilen [Mon, 21 May 2018 19:13:39 +0000 (22:13 +0300)]
No more forced inlining.
Toni Wilen [Mon, 21 May 2018 19:12:32 +0000 (22:12 +0300)]
FETOXM1 and comment fix.
Toni Wilen [Mon, 21 May 2018 19:11:43 +0000 (22:11 +0300)]
Fix JIT V-flag handling, V was always cleared. (addx, subx, negx, any instruction that used set_zero())
Thomas Huth [Mon, 21 May 2018 05:48:38 +0000 (07:48 +0200)]
Silence compiler warning in get_long_cache_040
GCC with -O1 and Clang complain that 'v' may be used uninitialized in the
function get_long_cache_040(). The warning is wrong since all cases are
handled, so that v can never be used uninitialized here. But the last
check "if (offset == 14)" is redundant here anyway, so let's simply turn
this into an unconditional else-statement instead - which then also makes
the compilers happy.
Thomas Huth [Mon, 21 May 2018 03:20:08 +0000 (05:20 +0200)]
Silence GCC 8 compiler warning in ShowEA()
The current version of GCC has gained the possibility to do some additional
checks for string operation buffer overflows. It is using the size of
source arrays for the check, so in ShowEA it is currently reporting (output
taken from Hatari build):
newcpu.c: In function 'ShowEA.constprop':
newcpu.c:2440:26: warning: '%s' directive writing up to 79 bytes into a
region of size between 73 and 75 [-Wformat-overflow=]
_stprintf (buffer, _T("(A%d, %s) == $%08x"), reg, offtxt, addr);
The offtxt array is only storing a string for a short displacement, so
80 characters is way too big here. Decreasing the size of the array to
less characters silences the compiler warning for me.
Thomas Huth [Mon, 23 Apr 2018 17:40:51 +0000 (19:40 +0200)]
Fix NORETURN when GCC minor version is 0
The check currently tests if major > 2 && minor >= 1 (since the wanted
attribute functions were likely available since GCC 3.1). That of course
failing if a newer x.0 release of the compiler is used, like GCC 8.0.
So let's fix the check to handle all newer compiler versions correctly.
Toni Wilen [Sun, 20 May 2018 16:35:18 +0000 (19:35 +0300)]
Fix screen update issue, for example hardware emulated boards didn't refresh properly.
Toni Wilen [Sun, 20 May 2018 16:33:11 +0000 (19:33 +0300)]
Fix increase/decrease emulation speed input events.
Toni Wilen [Sun, 20 May 2018 16:27:06 +0000 (19:27 +0300)]
Aranym JIT merge.
Toni Wilen [Sun, 20 May 2018 16:12:29 +0000 (19:12 +0300)]
power_led_dim adjusts now brightness of dimmed state (1 to 100, 0 = off)
Toni Wilen [Fri, 18 May 2018 17:07:09 +0000 (20:07 +0300)]
Exit if identifier read fails.
Toni Wilen [Tue, 15 May 2018 17:32:52 +0000 (20:32 +0300)]
Toni Wilen [Tue, 15 May 2018 17:26:36 +0000 (20:26 +0300)]
Empty both wasapi exclusive buffers.
Toni Wilen [Tue, 15 May 2018 17:26:07 +0000 (20:26 +0300)]
Debugger cycle counting support.
Toni Wilen [Tue, 15 May 2018 17:25:39 +0000 (20:25 +0300)]
D3D11 black screen insertion support.
Toni Wilen [Tue, 15 May 2018 17:25:19 +0000 (20:25 +0300)]
Translation support
Toni Wilen [Tue, 15 May 2018 17:25:00 +0000 (20:25 +0300)]
Help updates.
Toni Wilen [Tue, 15 May 2018 17:23:24 +0000 (20:23 +0300)]
Optional disable windowed mode resize.
Toni Wilen [Tue, 15 May 2018 17:22:09 +0000 (20:22 +0300)]
Fix mouse capture in full window mode.
Toni Wilen [Tue, 15 May 2018 17:21:37 +0000 (20:21 +0300)]
Removed forgotten, useless and obsolete "The selected screen mode can't be displayed in a window, because.." check.
Toni Wilen [Tue, 15 May 2018 17:21:06 +0000 (20:21 +0300)]
Separated Casablanca and DraCo hardware.
Toni Wilen [Tue, 15 May 2018 17:19:36 +0000 (20:19 +0300)]
Fix typo.
Toni Wilen [Tue, 15 May 2018 17:19:15 +0000 (20:19 +0300)]
Removed single buffer option.
Toni Wilen [Tue, 15 May 2018 17:17:55 +0000 (20:17 +0300)]
Lagless vsync updates.
Toni Wilen [Tue, 15 May 2018 17:15:00 +0000 (20:15 +0300)]
Fix 68030 MMU PLOAD R.
Toni Wilen [Tue, 15 May 2018 17:14:36 +0000 (20:14 +0300)]
Action Replay statefile support improved.
Toni Wilen [Tue, 15 May 2018 17:13:36 +0000 (20:13 +0300)]
Fix freezer automatic rtg<>native switching.
Toni Wilen [Wed, 9 May 2018 17:14:11 +0000 (20:14 +0300)]
4000b9
Toni Wilen [Wed, 9 May 2018 16:13:47 +0000 (19:13 +0300)]
Brighter dimmed power led.
Toni Wilen [Wed, 9 May 2018 16:13:22 +0000 (19:13 +0300)]
Do not use texture allocation for mode change checks. Update also RTG mode when D3D11 changes state.
Toni Wilen [Wed, 9 May 2018 16:11:37 +0000 (19:11 +0300)]
Check early if texture allocation fails when D3D9 level 9.x, some old/bad drivers can unexpectly fail.
Toni Wilen [Wed, 9 May 2018 16:07:29 +0000 (19:07 +0300)]
Fix long device names buffer overflow, increase also size of device name buffer. Fix device insertion check.
Toni Wilen [Wed, 9 May 2018 16:06:03 +0000 (19:06 +0300)]
Fix RTG hardware sprite movement not updating display.
Toni Wilen [Wed, 9 May 2018 16:05:04 +0000 (19:05 +0300)]
Missing return.
Toni Wilen [Wed, 9 May 2018 16:04:44 +0000 (19:04 +0300)]
Fix JIT FPU FETOXM1
Toni Wilen [Sat, 5 May 2018 15:58:36 +0000 (18:58 +0300)]
4000b8
Toni Wilen [Sat, 5 May 2018 15:50:53 +0000 (18:50 +0300)]
Lagless vsync updates
Toni Wilen [Sat, 5 May 2018 15:49:46 +0000 (18:49 +0300)]
Host 80-bit FPU updates.
Toni Wilen [Sat, 5 May 2018 15:48:16 +0000 (18:48 +0300)]
Multithread RTG change, only do color conversion/copy in separate thread, present in main thread.
Toni Wilen [Sat, 5 May 2018 15:47:08 +0000 (18:47 +0300)]
Optional power led dims when audio filter is disabled.
Toni Wilen [Fri, 4 May 2018 18:39:14 +0000 (21:39 +0300)]
Set infinity instead of clamping to max value.
Toni Wilen [Fri, 4 May 2018 18:37:06 +0000 (21:37 +0300)]
Fix accidentally commented line, NaN exponent part was not set.
Toni Wilen [Fri, 4 May 2018 18:35:58 +0000 (21:35 +0300)]
Fix CL horizontal doubling.
Toni Wilen [Fri, 4 May 2018 18:29:13 +0000 (21:29 +0300)]
Merge pull request #136 from vware/master
Correct command line parameter argument check.
Georg Veichtlbauer [Wed, 2 May 2018 14:31:47 +0000 (16:31 +0200)]
Correct command line parameter argument check.
Toni Wilen [Tue, 1 May 2018 14:46:37 +0000 (17:46 +0300)]
4000b7
Toni Wilen [Tue, 1 May 2018 13:27:54 +0000 (16:27 +0300)]
ex debugger command that shows last PC (cpu/copper) write access and value written.
Toni Wilen [Tue, 1 May 2018 13:26:09 +0000 (16:26 +0300)]
Screenshot/capture from multimonitor window that has focus.
Toni Wilen [Tue, 1 May 2018 13:24:22 +0000 (16:24 +0300)]
Implemented horizontal doubling to cirrus logic emulation.
Toni Wilen [Tue, 1 May 2018 13:20:41 +0000 (16:20 +0300)]
Extended precision native FPU mode updates.
Toni Wilen [Sun, 29 Apr 2018 11:43:42 +0000 (14:43 +0300)]
Fix RTG optimized 15/16/24 bit fillrect functions.
Toni Wilen [Sun, 29 Apr 2018 11:42:20 +0000 (14:42 +0300)]
Take screenshot from window that has focus (if multiple windows).
Toni Wilen [Sun, 29 Apr 2018 08:26:45 +0000 (11:26 +0300)]
Merge pull request #135 from vware/master
Update links to help pages.
Georg Veichtlbauer [Sat, 28 Apr 2018 22:58:47 +0000 (00:58 +0200)]
Update links to help pages.
Toni Wilen [Sat, 28 Apr 2018 13:46:04 +0000 (16:46 +0300)]
4000b6
Toni Wilen [Sat, 28 Apr 2018 12:54:21 +0000 (15:54 +0300)]
MSVC 80-bit host FPU mode.
Toni Wilen [Sat, 28 Apr 2018 12:26:55 +0000 (15:26 +0300)]
Fix typos.