]>
git.unchartedbackwaters.co.uk Git - francis/winuae.git/log
Toni Wilen [Thu, 5 Nov 2015 19:02:08 +0000 (21:02 +0200)]
Fix A500-like config compatibility with older config files.
Toni Wilen [Mon, 2 Nov 2015 17:25:13 +0000 (19:25 +0200)]
Toni Wilen [Mon, 2 Nov 2015 17:03:49 +0000 (19:03 +0200)]
AGA subpixel scroll sprite fix.
Toni Wilen [Mon, 2 Nov 2015 17:03:13 +0000 (19:03 +0200)]
AGA compatible sprite right border edge case.
Toni Wilen [Mon, 26 Oct 2015 16:55:43 +0000 (18:55 +0200)]
Toni Wilen [Mon, 26 Oct 2015 16:51:03 +0000 (18:51 +0200)]
Resolve shortcuts (*.lnk) in command line.
Toni Wilen [Mon, 26 Oct 2015 16:50:31 +0000 (18:50 +0200)]
Do not parse command line after restart, if command line's last parameter is an orphan, check if it is a config file or a statefile.
Toni Wilen [Mon, 26 Oct 2015 16:48:10 +0000 (18:48 +0200)]
Fix off-by-one keyboard layout after input re-enumeration.
Toni Wilen [Mon, 26 Oct 2015 16:47:29 +0000 (18:47 +0200)]
Named Pipe unicode length calculation fix.
Toni Wilen [Mon, 26 Oct 2015 16:47:07 +0000 (18:47 +0200)]
Fixed OSD on the fly change, disappearing D3D scanlines in non-shader mode.
Toni Wilen [Mon, 26 Oct 2015 16:44:45 +0000 (18:44 +0200)]
DBcc prefetch mode cycle count fix.
Toni Wilen [Mon, 26 Oct 2015 16:44:16 +0000 (18:44 +0200)]
Force full refresh when display settings change, including custom.cpp unchanged lines.
Toni Wilen [Wed, 21 Oct 2015 17:33:00 +0000 (20:33 +0300)]
Toni Wilen [Wed, 21 Oct 2015 17:25:35 +0000 (20:25 +0300)]
Clear sound GUI status when paused.
Toni Wilen [Wed, 21 Oct 2015 17:25:01 +0000 (20:25 +0300)]
Not enough address space for RTG without JIT fix.
Toni Wilen [Wed, 21 Oct 2015 17:24:26 +0000 (20:24 +0300)]
FAT last modified date fix.
Toni Wilen [Wed, 21 Oct 2015 17:24:06 +0000 (20:24 +0300)]
Ignore picassoivromfile if it does not point to a file.
Toni Wilen [Wed, 21 Oct 2015 17:23:19 +0000 (20:23 +0300)]
Memory-cycle exact updates, JIT on/off was not safe, warp mode limiter, trace mode timing fix.
Toni Wilen [Wed, 21 Oct 2015 17:20:25 +0000 (20:20 +0300)]
STOP takes 8 cycles before it can wake up.
Toni Wilen [Wed, 14 Oct 2015 17:15:17 +0000 (20:15 +0300)]
Toni Wilen [Wed, 14 Oct 2015 17:11:05 +0000 (20:11 +0300)]
DMA/memory only cycle-exact mode.
Toni Wilen [Wed, 14 Oct 2015 17:10:34 +0000 (20:10 +0300)]
Configurable LBA48 support when drive is smaller than 128G.
Toni Wilen [Wed, 14 Oct 2015 17:10:02 +0000 (20:10 +0300)]
Mediator 1200 SX
Toni Wilen [Wed, 14 Oct 2015 17:09:41 +0000 (20:09 +0300)]
Use documented crystal value. Some boards have correct one, some have wrong for some reason.
Toni Wilen [Wed, 14 Oct 2015 17:08:21 +0000 (20:08 +0300)]
More generic read non-existing memory support.
Toni Wilen [Wed, 14 Oct 2015 17:07:11 +0000 (20:07 +0300)]
Do not add fake board or filesys diag rom name string if hide UAE autoconfig boards option is enabled.
Toni Wilen [Wed, 14 Oct 2015 17:05:52 +0000 (20:05 +0300)]
Restore WinUAE plugin directory handling.
Toni Wilen [Tue, 13 Oct 2015 15:14:35 +0000 (18:14 +0300)]
Merge pull request #97 from FrodeSolheim/jit14
JIT: Better fldcw_m_indexed fix (can use all x86-64 registers)
Toni Wilen [Tue, 13 Oct 2015 15:14:20 +0000 (18:14 +0300)]
Merge pull request #96 from FrodeSolheim/time2
move read_proceesor_time (and co) to support/time.cpp
Frode Solheim [Mon, 12 Oct 2015 21:25:32 +0000 (23:25 +0200)]
JIT: Better fldcw_m_indexed fix (can use all x86-64 registers)
Frode Solheim [Mon, 12 Oct 2015 21:24:48 +0000 (23:24 +0200)]
Revert "JIT: Fix fldcw_m_indexed for x86-64"
This reverts commit
e71841283e993b4ed968b7b0de30a52d5a1c26b8.
Frode Solheim [Sun, 4 Oct 2015 18:08:55 +0000 (20:08 +0200)]
move read_proceesor_time (and co) to support/time.cpp
Toni Wilen [Mon, 12 Oct 2015 19:02:54 +0000 (22:02 +0300)]
Merge pull request #95 from FrodeSolheim/jit13
JIT: Some important 64-bit JIT fixes + some less important, 64-bit FPU JIT by default
Frode Solheim [Mon, 12 Oct 2015 18:53:29 +0000 (20:53 +0200)]
JIT: Some minor fixes for special_mem handling cleanup
Frode Solheim [Mon, 12 Oct 2015 18:50:54 +0000 (20:50 +0200)]
JTI: Fixed crash when using Blizzard accelerators and x86-64 JIT
Frode Solheim [Mon, 12 Oct 2015 18:46:44 +0000 (20:46 +0200)]
JIT: Enable 64-bit FJU JIT by default
Frode Solheim [Mon, 12 Oct 2015 18:43:40 +0000 (20:43 +0200)]
JIT: Fixed RSP inc/dec, fixed Windows x64 reg saving and stack shadow space
Toni Wilen [Mon, 12 Oct 2015 14:40:09 +0000 (17:40 +0300)]
Merge pull request #94 from FrodeSolheim/baseaddress
changed baseaddress to 0x10000000
Toni Wilen [Mon, 12 Oct 2015 14:39:56 +0000 (17:39 +0300)]
Merge pull request #93 from FrodeSolheim/round
New (WinUAE64 compatible) implementation of native_set_fpucw
Frode Solheim [Sun, 11 Oct 2015 19:31:00 +0000 (21:31 +0200)]
New (WinUAE64 compatible) implementation of native_set_fpucw
Frode Solheim [Sun, 11 Oct 2015 19:16:35 +0000 (21:16 +0200)]
changed baseaddress to 0x10000000
Toni Wilen [Sat, 3 Oct 2015 17:07:41 +0000 (20:07 +0300)]
Toni Wilen [Sat, 3 Oct 2015 17:05:33 +0000 (20:05 +0300)]
Disassembler MOVEM fix.
Toni Wilen [Sat, 3 Oct 2015 17:05:09 +0000 (20:05 +0300)]
CAS2 test failed fix.
Toni Wilen [Sat, 3 Oct 2015 17:04:53 +0000 (20:04 +0300)]
PCMCIA Common is not JIT direct compatible.
Toni Wilen [Sat, 3 Oct 2015 17:04:26 +0000 (20:04 +0300)]
Support DSKLEN writes while DMA is active.
Toni Wilen [Sat, 3 Oct 2015 17:03:58 +0000 (20:03 +0300)]
KS 1.1 and older HD support.
Toni Wilen [Mon, 28 Sep 2015 19:45:47 +0000 (22:45 +0300)]
Merge pull request #91 from FrodeSolheim/maincpuboardcheck
Fixed check for Blizzard cpuboard memtype in main.cpp
Frode Solheim [Mon, 28 Sep 2015 15:46:38 +0000 (17:46 +0200)]
Fixed check for Blizzard cpuboard memtype, fixed readonly for rom_f0_ppc
Toni Wilen [Sun, 27 Sep 2015 12:50:41 +0000 (15:50 +0300)]
Toni Wilen [Sun, 27 Sep 2015 12:42:05 +0000 (15:42 +0300)]
SCSI tape modifies REQUEST SENSE output.
Toni Wilen [Sun, 27 Sep 2015 12:41:22 +0000 (15:41 +0300)]
close_console() needs registry to save current size and position.
Toni Wilen [Sun, 27 Sep 2015 12:40:30 +0000 (15:40 +0300)]
None memwatch flag.
Toni Wilen [Sun, 27 Sep 2015 12:40:06 +0000 (15:40 +0300)]
KS 1.2 automount/boot hack.
Toni Wilen [Sat, 26 Sep 2015 18:10:19 +0000 (21:10 +0300)]
using_indirect fix.
Toni Wilen [Sat, 26 Sep 2015 10:45:03 +0000 (13:45 +0300)]
Hardware autoconfig board based mouse driver. (WIP)
Toni Wilen [Sat, 26 Sep 2015 10:14:26 +0000 (13:14 +0300)]
Merge pull request #89 from FrodeSolheim/fixes2
JIT: Proper REX and and extended register support in access fault han…
Frode Solheim [Fri, 25 Sep 2015 23:23:14 +0000 (01:23 +0200)]
JIT: Proper REX and and extended register support in access fault handler
Toni Wilen [Fri, 25 Sep 2015 17:29:29 +0000 (20:29 +0300)]
JIT special_mem handling cleanup.
Toni Wilen [Thu, 24 Sep 2015 18:42:19 +0000 (21:42 +0300)]
Merge pull request #88 from FrodeSolheim/fixes
FPU JIT fixes, 1 GB Z3 RAM barrier fix, a few other trivial changes
Frode Solheim [Thu, 24 Sep 2015 18:19:40 +0000 (20:19 +0200)]
Fix ESP/RSP stack pointer manipulation in more functions (x86-64)
Frode Solheim [Thu, 24 Sep 2015 16:07:47 +0000 (18:07 +0200)]
JIT: Use REX prefix for RSP usage in raw_fsinh_rr (x86-64)
Frode Solheim [Wed, 23 Sep 2015 21:31:24 +0000 (23:31 +0200)]
Use natmem_reserved and natmem_reserved_size for clarity in mman.cpp
Frode Solheim [Wed, 23 Sep 2015 21:20:08 +0000 (23:20 +0200)]
Do not use barrier beyond the end of reserved memory
Frode Solheim [Wed, 23 Sep 2015 20:38:39 +0000 (22:38 +0200)]
Trivial compilation warning fixes (logging, const, static)
Toni Wilen [Wed, 23 Sep 2015 18:42:22 +0000 (21:42 +0300)]
Merge pull request #87 from FrodeSolheim/jit12
JIT: Fixes for eph-fels demo, proper fix for raw_fmovi_mrb
Frode Solheim [Wed, 23 Sep 2015 18:13:49 +0000 (20:13 +0200)]
JIT: Fix raw_facos_rr for x86-64
Frode Solheim [Wed, 23 Sep 2015 18:04:16 +0000 (20:04 +0200)]
JIT: Implement raw_fistpl, fix raw_fmovi_mrb for x86-64
Frode Solheim [Wed, 23 Sep 2015 18:02:57 +0000 (20:02 +0200)]
JIT: Naive support for 0x40 prefix, split instr decoder into separate func
Toni Wilen [Tue, 22 Sep 2015 18:49:13 +0000 (21:49 +0300)]
Merge pull request #86 from FrodeSolheim/jit11
JIT: Fixes for 64-bit FPU JIT
Frode Solheim [Tue, 22 Sep 2015 18:37:09 +0000 (20:37 +0200)]
JIT: Do not use uae_p32 for an intentional case of 32-bit wraparound
Frode Solheim [Tue, 22 Sep 2015 18:36:40 +0000 (20:36 +0200)]
JIT: Fix fldcw_m_indexed for x86-64
Frode Solheim [Tue, 22 Sep 2015 18:35:59 +0000 (20:35 +0200)]
JIT: Use x86_fadd_m (for compatibility with x86-64)
Frode Solheim [Tue, 22 Sep 2015 18:35:22 +0000 (20:35 +0200)]
JIT: Use raw_fmovi_mr instead of raw_fmovi_mrb on 64-bit (for now)
Toni Wilen [Mon, 21 Sep 2015 16:52:59 +0000 (19:52 +0300)]
Toni Wilen [Mon, 21 Sep 2015 16:48:37 +0000 (19:48 +0300)]
PC 3.5" HD 21 sectors/track format.
Toni Wilen [Sun, 20 Sep 2015 10:33:36 +0000 (13:33 +0300)]
Merge branch 'master' of github.com:tonioni/WinUAE
Toni Wilen [Sun, 20 Sep 2015 10:33:27 +0000 (13:33 +0300)]
Add obsolete JIT parameters to obsolete config entries list.
Toni Wilen [Sun, 20 Sep 2015 09:34:24 +0000 (12:34 +0300)]
Merge pull request #85 from FrodeSolheim/jit10
JIT: Set compfpu default to 0 for 64-bit CPU, change a double to float, allow popall creation to fail if cachesize is 0
Frode Solheim [Sun, 20 Sep 2015 09:24:55 +0000 (11:24 +0200)]
JIT: Set compfpu default to 0 for 64-bit CPU, change a double to float
Frode Solheim [Sun, 20 Sep 2015 09:24:22 +0000 (11:24 +0200)]
JIT: allow popall creation to fail if cachesize is 0
Toni Wilen [Sat, 19 Sep 2015 15:31:27 +0000 (18:31 +0300)]
Added missing cpu_to_32wu() implementation. Fixes VGA text mode in 16-bit depth.
Toni Wilen [Sat, 19 Sep 2015 09:42:44 +0000 (12:42 +0300)]
Merge pull request #84 from FrodeSolheim/jit9
JIT: Don't call uae_vm_free in LazyBlockAllocator destructor
Frode Solheim [Sat, 19 Sep 2015 09:37:17 +0000 (11:37 +0200)]
JIT: Don't call uae_vm_free in LazyBlockAllocator destructor
Toni Wilen [Sat, 19 Sep 2015 07:23:09 +0000 (10:23 +0300)]
Merge pull request #83 from FrodeSolheim/jit8
JIT: Re-enables inlining (follow const jumps), use compfpu option properly, cleanup
Frode Solheim [Fri, 18 Sep 2015 23:31:01 +0000 (01:31 +0200)]
JIT: Cleanup in compemu_support.cpp
Frode Solheim [Fri, 18 Sep 2015 23:02:45 +0000 (01:02 +0200)]
JIT: Removed oldsegv option
Frode Solheim [Fri, 18 Sep 2015 22:57:10 +0000 (00:57 +0200)]
JIT: Remove unused comp options
Frode Solheim [Fri, 18 Sep 2015 22:56:24 +0000 (00:56 +0200)]
JIT: updated cache_size usage, remove unused cache_alloc / cache_free
Frode Solheim [Fri, 18 Sep 2015 22:00:06 +0000 (00:00 +0200)]
JIT: updated cache_size usage, remove unused cache_alloc / cache_free
Frode Solheim [Fri, 18 Sep 2015 21:45:58 +0000 (23:45 +0200)]
JIT: Removed currprefs.optcount, use static optcount array instead
Frode Solheim [Fri, 18 Sep 2015 21:36:41 +0000 (23:36 +0200)]
JIT: USE_JIT_FPU always on, use currprefs.compfpu properly at runtime
Toni Wilen [Fri, 18 Sep 2015 19:51:08 +0000 (22:51 +0300)]
Merge pull request #82 from FrodeSolheim/jit7
JIT: Floating point 64-bit updates
Frode Solheim [Fri, 18 Sep 2015 19:24:37 +0000 (21:24 +0200)]
JIT: Use USE_NEW_RTASM fp helper functions
Frode Solheim [Fri, 18 Sep 2015 19:06:14 +0000 (21:06 +0200)]
JIT: Moved UAE-specific functions in codegen_x86.cpp to separate section
Toni Wilen [Fri, 18 Sep 2015 17:13:26 +0000 (20:13 +0300)]
Merge pull request #81 from FrodeSolheim/jit6
JIT: added lost "return 0" statement
Frode Solheim [Fri, 18 Sep 2015 16:49:53 +0000 (18:49 +0200)]
JIT: added lost "return 0" statement
Toni Wilen [Fri, 18 Sep 2015 16:33:43 +0000 (19:33 +0300)]
Merge pull request #80 from FrodeSolheim/jit5
JIT: Fix toggling JIT on/off on the fly + updates from current ARAnyM code
Frode Solheim [Fri, 18 Sep 2015 16:21:33 +0000 (18:21 +0200)]
JIT: Fix toggling JIT on/off on the fly
Frode Solheim [Fri, 18 Sep 2015 16:20:39 +0000 (18:20 +0200)]
JIT: Merged some more ARAnyM changes