]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/log
francis/winuae.git
6 years agoMOVE from SR address error special case.
Toni Wilen [Fri, 16 Aug 2019 19:30:33 +0000 (22:30 +0300)]
MOVE from SR address error special case.

6 years agoDisable forced winuaebootlog.txt flushing.
Toni Wilen [Fri, 16 Aug 2019 19:28:10 +0000 (22:28 +0300)]
Disable forced winuaebootlog.txt flushing.

6 years agoAlways clear extra parameters.
Toni Wilen [Fri, 16 Aug 2019 19:27:28 +0000 (22:27 +0300)]
Always clear extra parameters.

6 years agoAdded FC field to exception3_read/write. CPU tester DBcc and BSR address error fixes.
Toni Wilen [Thu, 15 Aug 2019 19:49:49 +0000 (22:49 +0300)]
Added FC field to exception3_read/write. CPU tester DBcc and BSR address error fixes.

6 years ago68000 address error FC field modification hack if PC relative addressing.
Toni Wilen [Wed, 14 Aug 2019 19:25:02 +0000 (22:25 +0300)]
68000 address error FC field modification hack if PC relative addressing.

6 years agoMOVEM 68000 address error special cases.
Toni Wilen [Wed, 14 Aug 2019 19:24:13 +0000 (22:24 +0300)]
MOVEM 68000 address error special cases.

6 years agoCPU tester updates.
Toni Wilen [Wed, 14 Aug 2019 18:15:02 +0000 (21:15 +0300)]
CPU tester updates.

6 years agoMOVE.W and MOVE.L destination address error : -(an) and condition code special case...
Toni Wilen [Wed, 14 Aug 2019 18:13:23 +0000 (21:13 +0300)]
MOVE.W and MOVE.L destination address error : -(an) and condition code special case accurate emulation.

6 years agoCPU_TESTER=0
Toni Wilen [Sun, 11 Aug 2019 19:05:55 +0000 (22:05 +0300)]
CPU_TESTER=0

6 years agoTyphoon MK 2 RAM mapping fix.
Toni Wilen [Sun, 11 Aug 2019 19:05:26 +0000 (22:05 +0300)]
Typhoon MK 2 RAM mapping fix.

6 years agoM-Tec Mastercard SCSI expansion.
Toni Wilen [Sun, 11 Aug 2019 19:04:36 +0000 (22:04 +0300)]
M-Tec Mastercard SCSI expansion.

6 years agoCPU tester updates and undocumented flag fixes (68020 ABCD, NBCD, SBCD, CHK, CHK2...
Toni Wilen [Sun, 11 Aug 2019 19:02:21 +0000 (22:02 +0300)]
CPU tester updates and undocumented flag fixes (68020 ABCD, NBCD, SBCD, CHK, CHK2) and more. Replaced tester disassembler with version that supports 68020+ and FPU instructions.

6 years ago68020/030 DIVU.W divide by zero flag fix. Same behavior as 68000.
Toni Wilen [Fri, 9 Aug 2019 19:31:48 +0000 (22:31 +0300)]
68020/030 DIVU.W divide by zero flag fix. Same behavior as 68000.

6 years agoCPU tester updates. (PACK/UNPK, RTD, BSR, history buffer was too small, ignore FPU...
Toni Wilen [Fri, 9 Aug 2019 18:31:23 +0000 (21:31 +0300)]
CPU tester updates. (PACK/UNPK, RTD, BSR, history buffer was too small, ignore FPU instructions if no FPU enabled)

6 years agoPACK and UNPK disassembler support.
Toni Wilen [Fri, 9 Aug 2019 18:29:23 +0000 (21:29 +0300)]
PACK and UNPK disassembler support.

6 years agoMUL.L <EA>,Dh-Dl: Dh should be updated last, Dh overwrites Dl if both are same regist...
Toni Wilen [Fri, 9 Aug 2019 10:29:18 +0000 (13:29 +0300)]
MUL.L <EA>,Dh-Dl: Dh should be updated last, Dh overwrites Dl if both are same register. Disassembly fixed (MULL.L -> MULS.L/MULU.L, DIV.L -> DIVS.L/DIVU.L)

6 years agoCleanups.
Toni Wilen [Fri, 9 Aug 2019 09:39:08 +0000 (12:39 +0300)]
Cleanups.

6 years agoCPUI tester exception stack frame extra field(s) verification. Moved stack frame...
Toni Wilen [Fri, 9 Aug 2019 09:35:57 +0000 (12:35 +0300)]
CPUI tester exception stack frame extra field(s) verification. Moved stack frame creation to common code.

6 years ago24/32-bit addressing support. Loop mode testing (JIT testing), enable/disable option...
Toni Wilen [Thu, 8 Aug 2019 16:29:06 +0000 (19:29 +0300)]
24/32-bit addressing support. Loop mode testing (JIT testing), enable/disable option for low/high memory.

6 years agoTrumpcard 500AT ROM data fix.
Toni Wilen [Wed, 7 Aug 2019 18:20:42 +0000 (21:20 +0300)]
Trumpcard 500AT ROM data fix.

6 years agoESP/NCR53C94 PIO FIFO handling update.
Toni Wilen [Wed, 7 Aug 2019 18:20:12 +0000 (21:20 +0300)]
ESP/NCR53C94 PIO FIFO handling update.

6 years agoTrifecta jumper update.
Toni Wilen [Wed, 7 Aug 2019 18:19:23 +0000 (21:19 +0300)]
Trifecta jumper update.

6 years agoSquirrel/Surf Squirrel emulation.
Toni Wilen [Wed, 7 Aug 2019 18:18:39 +0000 (21:18 +0300)]
Squirrel/Surf Squirrel emulation.

6 years agoCleanups.
Toni Wilen [Wed, 7 Aug 2019 18:16:10 +0000 (21:16 +0300)]
Cleanups.

6 years agoInitial CPU tester commit.
Toni Wilen [Wed, 7 Aug 2019 17:41:04 +0000 (20:41 +0300)]
Initial CPU tester commit.

6 years ago68000 UNLK operation address error order fixed, first check address, then adjust SP.
Toni Wilen [Wed, 7 Aug 2019 16:34:00 +0000 (19:34 +0300)]
68000 UNLK operation address error order fixed, first check address, then adjust SP.

6 years ago68000 address error predecrement addressing mode special case fixes, ADD.X/SUB.X...
Toni Wilen [Wed, 7 Aug 2019 15:44:23 +0000 (18:44 +0300)]
68000 address error predecrement addressing mode special case fixes, ADD.X/SUB.X etc..

6 years agoDIVU.W, DIVS.W and CHK.W 68000 undefined flag fixes.
Toni Wilen [Sun, 4 Aug 2019 19:09:48 +0000 (22:09 +0300)]
DIVU.W, DIVS.W and CHK.W 68000 undefined flag fixes.

6 years agoUse generic Paula second/middle button handling for CD32 pad. Fixes pad read code...
Toni Wilen [Tue, 16 Jul 2019 18:20:19 +0000 (21:20 +0300)]
Use generic Paula second/middle button handling for CD32 pad. Fixes pad read code that use POTGO START bit to set CD32 pad in CD32 pad mode.

6 years agoICD Trifecta boot ROM support.
Toni Wilen [Tue, 16 Jul 2019 18:18:55 +0000 (21:18 +0300)]
ICD Trifecta boot ROM support.

6 years agoOdd word or long CIA access fix.
Toni Wilen [Tue, 16 Jul 2019 18:17:13 +0000 (21:17 +0300)]
Odd word or long CIA access fix.

6 years agoConfig updates (2019)
Toni Wilen [Fri, 12 Jul 2019 16:42:13 +0000 (19:42 +0300)]
Config updates (2019)

6 years agoD3D11 mode HDR support.
Toni Wilen [Fri, 12 Jul 2019 16:41:36 +0000 (19:41 +0300)]
D3D11 mode HDR support.

6 years agoDo not save AGA colors statefile chunk if all colors have defaults.
Toni Wilen [Fri, 12 Jul 2019 16:40:49 +0000 (19:40 +0300)]
Do not save AGA colors statefile chunk if all colors have defaults.

6 years agodebugmem cpu cache checks.
Toni Wilen [Fri, 12 Jul 2019 16:40:02 +0000 (19:40 +0300)]
debugmem cpu cache checks.

6 years agoDo not move old configuration.backup to trashcan, simply delete it.
Toni Wilen [Fri, 12 Jul 2019 16:39:28 +0000 (19:39 +0300)]
Do not move old configuration.backup to trashcan, simply delete it.

6 years agoIDE byteswap fix and other updates.
Toni Wilen [Fri, 12 Jul 2019 16:37:47 +0000 (19:37 +0300)]
IDE byteswap fix and other updates.

6 years agoPCMCIA insert/eject update.
Toni Wilen [Fri, 12 Jul 2019 16:36:56 +0000 (19:36 +0300)]
PCMCIA insert/eject update.

6 years agoGUI scaling/DPI support update.
Toni Wilen [Fri, 12 Jul 2019 16:35:18 +0000 (19:35 +0300)]
GUI scaling/DPI support update.

6 years agoExpansion device statefile framework.
Toni Wilen [Fri, 12 Jul 2019 16:33:01 +0000 (19:33 +0300)]
Expansion device statefile framework.

6 years agoUpdate disk swapper list if changed while emulation is running.
Toni Wilen [Fri, 12 Jul 2019 16:30:37 +0000 (19:30 +0300)]
Update disk swapper list if changed while emulation is running.

6 years agoCD volume/DAC control handling was unneccessarily complex.
Toni Wilen [Sun, 23 Jun 2019 17:04:05 +0000 (20:04 +0300)]
CD volume/DAC control handling was unneccessarily complex.

6 years agoFixed index syncs not being generated during writing. Fix some log messages.
Toni Wilen [Tue, 18 Jun 2019 17:38:02 +0000 (20:38 +0300)]
Fixed index syncs not being generated during writing. Fix some log messages.

6 years agoAutoconfig statefile framework.
Toni Wilen [Tue, 18 Jun 2019 17:37:25 +0000 (20:37 +0300)]
Autoconfig statefile framework.

6 years agoWhen restoring statefile with CD audio playing, start CD audio immediately without...
Toni Wilen [Tue, 18 Jun 2019 17:36:16 +0000 (20:36 +0300)]
When restoring statefile with CD audio playing, start CD audio immediately without normal startup delay.

6 years agoPREGAP added extra silence at the beginning of first audio track if cue/iso/separate...
Toni Wilen [Tue, 18 Jun 2019 17:34:38 +0000 (20:34 +0300)]
PREGAP added extra silence at the beginning of first audio track if cue/iso/separate audio tracks (wav, mp3 etc)  image.

6 years agoTrumpcard interrupt emulation, only used by ROM v1.2. v1.1 and v1.2 added. Archos...
Toni Wilen [Tue, 18 Jun 2019 17:33:22 +0000 (20:33 +0300)]
Trumpcard interrupt emulation, only used by ROM v1.2. v1.1 and v1.2 added. Archos overdrive HD ROM. Warp Engine A3000 variant uses exact same ROM as A4000 variant.

6 years agoPCMCIA support rewrite.
Toni Wilen [Tue, 18 Jun 2019 17:30:32 +0000 (20:30 +0300)]
PCMCIA support rewrite.

6 years agoA4000 does have CIA overlay.
Toni Wilen [Tue, 18 Jun 2019 17:27:30 +0000 (20:27 +0300)]
A4000 does have CIA overlay.

6 years ago68000/010 modes didn't check BSR/JSR/RTS odd stack pointer. 68010 incorrectly accepte...
Toni Wilen [Tue, 18 Jun 2019 17:26:32 +0000 (20:26 +0300)]
68000/010 modes didn't check BSR/JSR/RTS odd stack pointer. 68010 incorrectly accepted 68020+ stack frame types 1 and 2. Partial 68010 bus/address error stack frame support.

6 years agoussload moved to separate repository
Toni Wilen [Thu, 30 May 2019 19:09:11 +0000 (22:09 +0300)]
ussload moved to separate repository

6 years agoMMU support
Toni Wilen [Thu, 30 May 2019 18:59:53 +0000 (21:59 +0300)]
MMU support

6 years agoussload 1.1 beta #1
Toni Wilen [Wed, 29 May 2019 20:03:38 +0000 (23:03 +0300)]
ussload 1.1 beta #1

6 years ago4210
Toni Wilen [Fri, 17 May 2019 13:58:27 +0000 (16:58 +0300)]
4210

6 years agoFix MUL.L 32*32=32 Z and N flags.
Toni Wilen [Mon, 13 May 2019 19:42:52 +0000 (22:42 +0300)]
Fix MUL.L 32*32=32 Z and N flags.

6 years ago4210b5
Toni Wilen [Mon, 13 May 2019 17:58:21 +0000 (20:58 +0300)]
4210b5

6 years agoRemoved unneeded cycle delays.
Toni Wilen [Mon, 13 May 2019 17:53:27 +0000 (20:53 +0300)]
Removed unneeded cycle delays.

6 years agoussload 1.0
Toni Wilen [Mon, 13 May 2019 14:15:57 +0000 (17:15 +0300)]
ussload 1.0

6 years agoFix MT=0 disk reads and writes (A2386SX)
Toni Wilen [Mon, 13 May 2019 14:14:24 +0000 (17:14 +0300)]
Fix MT=0 disk reads and writes (A2386SX)

6 years agoDisable old unneeded feature. It breaks horizonal blank changes (for example autoscale)
Toni Wilen [Sun, 12 May 2019 17:11:58 +0000 (20:11 +0300)]
Disable old unneeded feature. It breaks horizonal blank changes (for example autoscale)

6 years agoMissing disk write end condition added, check write protection.
Toni Wilen [Sun, 12 May 2019 17:11:25 +0000 (20:11 +0300)]
Missing disk write end condition added, check write protection.

6 years agoCheck track type first using raw read, if MODE0, use normal reads.
Toni Wilen [Sun, 12 May 2019 17:10:58 +0000 (20:10 +0300)]
Check track type first using raw read, if MODE0, use normal reads.

6 years agoTurbo CD mode should only affect data reads.
Toni Wilen [Sun, 12 May 2019 17:10:00 +0000 (20:10 +0300)]
Turbo CD mode should only affect data reads.

6 years agoACA1221 map rom, cache flush, volatile fixes.
Toni Wilen [Fri, 10 May 2019 18:23:28 +0000 (21:23 +0300)]
ACA1221 map rom, cache flush, volatile fixes.

6 years agoUpdates.
Toni Wilen [Fri, 10 May 2019 15:59:23 +0000 (18:59 +0300)]
Updates.

6 years agoSmall optimization.
Toni Wilen [Thu, 9 May 2019 19:53:39 +0000 (22:53 +0300)]
Small optimization.

6 years agoStart CIA timers as late as possible, make sure blitter is finished when taking over...
Toni Wilen [Thu, 9 May 2019 15:48:00 +0000 (18:48 +0300)]
Start CIA timers as late as possible, make sure blitter is finished when taking over the system. Ignore BLTCON0L.

6 years agoSupport mismatched CPUs without crashing. (Loaded program probably still crashes..)
Toni Wilen [Wed, 8 May 2019 17:57:19 +0000 (20:57 +0300)]
Support mismatched CPUs without crashing. (Loaded program probably still crashes..)

6 years agoFix DIWHIGH
Toni Wilen [Wed, 8 May 2019 15:28:50 +0000 (18:28 +0300)]
Fix DIWHIGH

6 years agoName change.
Toni Wilen [Tue, 7 May 2019 18:02:16 +0000 (21:02 +0300)]
Name change.

6 years ago4210b4
Toni Wilen [Tue, 7 May 2019 17:15:27 +0000 (20:15 +0300)]
4210b4

6 years agoAlways use IOCTL_CDROM_RAW_READ because if track is not in normal 2048 byte sector...
Toni Wilen [Tue, 7 May 2019 17:15:13 +0000 (20:15 +0300)]
Always use IOCTL_CDROM_RAW_READ because if track is not in normal 2048 byte sector mode, normal read may hang.

6 years agoBPLCON1 scaling 410b1 fix.
Toni Wilen [Tue, 7 May 2019 17:14:28 +0000 (20:14 +0300)]
BPLCON1 scaling 410b1 fix.

6 years agoMinor updates.
Toni Wilen [Mon, 6 May 2019 19:57:37 +0000 (22:57 +0300)]
Minor updates.

6 years agomap rom support.
Toni Wilen [Mon, 6 May 2019 15:28:53 +0000 (18:28 +0300)]
map rom support.

6 years agoDo not write to unknown or strobe or read-only registers.
Toni Wilen [Sun, 5 May 2019 11:41:04 +0000 (14:41 +0300)]
Do not write to unknown or strobe or read-only registers.

6 years agoDarker decompression colors, do not change color0 after set_custom.
Toni Wilen [Sun, 5 May 2019 11:06:22 +0000 (14:06 +0300)]
Darker decompression colors, do not change color0 after set_custom.

6 years agostateload updates
Toni Wilen [Sun, 5 May 2019 08:01:58 +0000 (11:01 +0300)]
stateload updates

6 years agoUAE statefile loader.
Toni Wilen [Sat, 4 May 2019 17:34:46 +0000 (20:34 +0300)]
UAE statefile loader.

6 years ago4210b3
Toni Wilen [Tue, 30 Apr 2019 17:33:45 +0000 (20:33 +0300)]
4210b3

6 years agoHDF mount limit fix.
Toni Wilen [Tue, 30 Apr 2019 16:36:04 +0000 (19:36 +0300)]
HDF mount limit fix.

6 years agoPicasso IV Z2 2M option.
Toni Wilen [Tue, 30 Apr 2019 16:35:47 +0000 (19:35 +0300)]
Picasso IV Z2 2M option.

6 years agoPicasso IV byteswap regions need to be PPCIOSPACE.
Toni Wilen [Tue, 30 Apr 2019 16:35:25 +0000 (19:35 +0300)]
Picasso IV byteswap regions need to be PPCIOSPACE.

6 years ago4210b2
Toni Wilen [Sat, 27 Apr 2019 18:00:16 +0000 (21:00 +0300)]
4210b2

6 years agotarget_calibrate_spin fix
Toni Wilen [Sat, 27 Apr 2019 17:56:08 +0000 (20:56 +0300)]
target_calibrate_spin fix

6 years agoDeleting saveimage didn't check if it was also write protected.
Toni Wilen [Sat, 27 Apr 2019 17:55:53 +0000 (20:55 +0300)]
Deleting saveimage didn't check if it was also write protected.

6 years agoanother fix to playfield_hard_way
Toni Wilen [Sat, 27 Apr 2019 17:53:43 +0000 (20:53 +0300)]
another fix to playfield_hard_way

6 years agohard reset if cpu halt options
Toni Wilen [Sat, 27 Apr 2019 17:52:59 +0000 (20:52 +0300)]
hard reset if cpu halt options

6 years ago4210b1
Toni Wilen [Thu, 18 Apr 2019 17:19:06 +0000 (20:19 +0300)]
4210b1

6 years agoUpdate remaining disassembler opcode names.
Toni Wilen [Thu, 18 Apr 2019 15:33:26 +0000 (18:33 +0300)]
Update remaining disassembler opcode names.

6 years agoEmulate early IDE device which does not support identify.
Toni Wilen [Wed, 17 Apr 2019 17:03:13 +0000 (20:03 +0300)]
Emulate early IDE device which does not support identify.

6 years agoFix CD32 pad mapping.
Toni Wilen [Wed, 17 Apr 2019 16:10:19 +0000 (19:10 +0300)]
Fix CD32 pad mapping.

6 years agoCheck on the fly changed accelerator board options.
Toni Wilen [Wed, 17 Apr 2019 16:07:40 +0000 (19:07 +0300)]
Check on the fly changed accelerator board options.

6 years agoRestore D1 so that uaedbg memory allocation fallback works.
Toni Wilen [Wed, 17 Apr 2019 16:07:14 +0000 (19:07 +0300)]
Restore D1 so that uaedbg memory allocation fallback works.

6 years agoMap 128k UAE boot ROM after state restore.
Toni Wilen [Wed, 17 Apr 2019 16:04:47 +0000 (19:04 +0300)]
Map 128k UAE boot ROM after state restore.

6 years agoWorking YUV overlay implementation.
Toni Wilen [Wed, 17 Apr 2019 16:02:17 +0000 (19:02 +0300)]
Working YUV overlay implementation.

6 years agoAdd boolean type.
Toni Wilen [Wed, 17 Apr 2019 16:00:23 +0000 (19:00 +0300)]
Add boolean type.

6 years agoHandle also situation where left border is extended but start point is later. (Alien...
Toni Wilen [Wed, 17 Apr 2019 15:59:59 +0000 (18:59 +0300)]
Handle also situation where left border is extended but start point is later. (Alien Breed 3D)

6 years ago4200 4200
Toni Wilen [Wed, 10 Apr 2019 14:22:36 +0000 (17:22 +0300)]
4200

6 years ago4200b8
Toni Wilen [Sat, 6 Apr 2019 17:08:52 +0000 (20:08 +0300)]
4200b8