Forum: Coders. General
18 February 2021, 23:50
|
Replies: 13
Views: 752
the binaries become larger with O1:
-O1 -size...
the binaries become larger with O1:
-O1 -size -sc
9964 18 Feb 22:44 HRTmon
17512 18 Feb 22:44 HRTmonPrefs-O2 -size -sc
9952 16 Feb 22:19 HRTmon
17508 16 Feb 22:19 HRTmonPrefs
But for me the...
|
Forum: Coders. General
16 February 2021, 23:53
|
Replies: 13
Views: 752
HRTmon
I've made some changes on HRTmon and created a github repository. Download from
https://github.com/wepl/hrtmon/releases/tag/v2.38 or http://whdload.de/whdload/Tools/hrtmon238.lha
version 2.38 Feb...
|
Forum: project.WHDLoad
12 February 2021, 00:15
|
Replies: 84
Views: 4,006
|
Forum: Coders. Asm / Hardware
12 February 2021, 00:07
|
Replies: 20
Views: 2,962
Thanks for the info and reference.
These...
Thanks for the info and reference.
These problems are not fixed to my knowledge.
I would consider to check some of them for the next build. But ATM I cannot say when this may happen due to much...
|
Forum: project.WHDLoad
02 February 2021, 00:43
|
Replies: 84
Views: 4,006
This sounds to me as not WHDLoad causing a...
This sounds to me as not WHDLoad causing a problem but stopping the network and starting it again does not work reliable. You could verify this by executing
Execute S:WHDLoad-Startup
Execute...
|
Forum: project.WHDLoad
01 February 2021, 01:12
|
Replies: 84
Views: 4,006
|
Forum: project.WHDLoad
01 February 2021, 00:54
|
Replies: 43
Views: 4,496
|
Forum: project.WHDLoad
31 January 2021, 15:05
|
Replies: 43
Views: 4,496
|
Forum: project.WHDLoad
26 January 2021, 01:01
|
Replies: 43
Views: 5,984
There is a new WHDLoad beta which supports VFS...
There is a new WHDLoad beta which supports VFS also without Preload or not enough free memory to preload all files: http://whdload.de/whdload/whd187.lha
There is also a updated VFS which handles...
|
Forum: Coders. Asm / Hardware
25 January 2021, 17:22
|
Replies: 12
Views: 786
FMOVEM.L...
FMOVEM.L #$11111111,#$22222222,#$33333333,FPCR/FPSR/FPIAR
Looks most natural too me.
.L implies 32-bit operators.
A slash is used for division. I wouldn't use this as separator.
If the order of...
|
Forum: support.Games
05 January 2021, 11:09
|
Replies: 14
Views: 819
|
Forum: project.WHDLoad
03 January 2021, 00:40
|
Replies: 4
Views: 623
|
Forum: project.WHDLoad
11 December 2020, 13:00
|
Replies: 6
Views: 715
|
Forum: support.Other
26 November 2020, 11:09
|
Replies: 6
Views: 908
Thomas's fork is here...
Thomas's fork is here https://github.com/thorfdbg/amitools
Would be nice to have his changes in master.
They have diverged a lot: This branch is 42 commits ahead, 602 commits behind...
|
Forum: project.WHDLoad
18 November 2020, 22:07
|
Replies: 43
Views: 5,984
|
Forum: Coders. System
16 November 2020, 12:32
|
Replies: 23
Views: 2,620
Maybe it should be noted that BeginIO/DoIO will...
Maybe it should be noted that BeginIO/DoIO will clear all io_Flags and so make it impossible to deliver any flags to the device. If this is needed (e.g. IOTDF_INDEXSYNC/WORDSYNC for trackdisk.device)...
|
Forum: project.WHDLoad
16 November 2020, 00:41
|
Replies: 43
Views: 5,984
|
Forum: Coders. Asm / Hardware
15 November 2020, 20:09
|
Replies: 44
Views: 3,023
|
Forum: project.WHDLoad
02 November 2020, 15:06
|
Replies: 43
Views: 5,984
|
Forum: Coders. Asm / Hardware
01 November 2020, 22:48
|
Replies: 20
Views: 2,188
On Snoop the custom/cia memory is declared...
On Snoop the custom/cia memory is declared write-protected, on SnoopOCS/ECS/AGA invalid.
All work is then done in the exception handler which differs for 68030, 68040 and 68060. The access is...
|
Forum: Coders. Asm / Hardware
31 October 2020, 15:24
|
Replies: 20
Views: 2,188
|
Forum: project.WHDLoad
29 October 2020, 21:21
|
Replies: 43
Views: 5,984
|
Forum: Coders. Asm / Hardware
29 October 2020, 10:12
|
Replies: 20
Views: 2,188
|
Forum: project.WHDLoad
26 October 2020, 01:33
|
Replies: 11
Views: 1,185
WHDLoad 18.6
Version 18.6 has been released now (http://whdload.de).
I hope it will be useful...
|
Forum: Coders. Language
23 October 2020, 16:54
|
Replies: 4
Views: 1,761
|
Forum: project.WHDLoad
23 October 2020, 16:15
|
Replies: 10
Views: 1,048
The question is how much OS do you use in your...
The question is how much OS do you use in your game.
If you mainly only use memory allocation and dos.io it will be not much effort to make a whdload slave. (grep _LVO ...)
You could use defines to...
|
Forum: Coders. Asm / Hardware
18 October 2020, 22:02
|
Replies: 20
Views: 2,962
|
Forum: support.Demos
06 October 2020, 12:27
|
Replies: 3
Views: 1,578
|
Forum: support.Games
02 October 2020, 23:02
|
Replies: 44
Views: 2,730
|
Forum: project.WHDLoad
02 October 2020, 22:56
|
Replies: 43
Views: 5,984
|
Forum: Coders. Asm / Hardware
15 September 2020, 22:23
|
Replies: 39
Views: 3,393
Many years ago I had problems with the initial...
Many years ago I had problems with the initial decryption routine in Arkanoid. It uses the blitter with all channels and max bltsize. With nasty enabled I had reports that on some machines the...
|
Forum: Coders. Asm / Hardware
12 September 2020, 01:13
|
Replies: 5
Views: 1,107
vposr.lof
I thought that the LOF bit in vposr is always toggling. No matter if there is lace on or not. But it seems there are cases where it always remains zero.
Can this be controlled somehow?
|
Forum: project.WHDLoad
10 September 2020, 02:20
|
Replies: 43
Views: 5,984
At the first implementation step this will be...
At the first implementation step this will be only called when the OS lives. So all system functions (V37+) can be used. This implies that this way files can be loaded and uncompressed only at...
|
Forum: project.WHDLoad
08 September 2020, 01:55
|
Replies: 43
Views: 5,984
I fully agree with this. If there are formats...
I fully agree with this. If there are formats which match the requirements it will be better to use existing ones.
Yes, if there are many files and the archive is not preloaded accessing a file...
|
Forum: project.WHDLoad
08 September 2020, 00:19
|
Replies: 14
Views: 1,061
@Solo Kazuki
Do you also have Kickstart 3.0? ...
@Solo Kazuki
Do you also have Kickstart 3.0?
If it is a problem with 3.0 and Interlace it could maybe reproduced in WinUAE. This would make it easier to debug it.
Please open an issue in the...
|
Forum: support.Apps
03 September 2020, 17:47
|
Replies: 5
Views: 451
|
Forum: project.WHDLoad
01 September 2020, 21:39
|
Replies: 20
Views: 4,263
|
Forum: project.WHDLoad
01 September 2020, 00:06
|
Replies: 13
Views: 1,128
|
Forum: project.WHDLoad
20 July 2020, 17:37
|
Replies: 43
Views: 5,984
Starting without compression is probably the...
Starting without compression is probably the best. But without compression it will be a step back for people which use XPK currently.
Seeking in the files is probably also no intention for a...
|
Forum: project.WHDLoad
20 July 2020, 16:08
|
Replies: 43
Views: 5,984
Existing archivers like lha/lzx doesn't allow...
Existing archivers like lha/lzx doesn't allow random access and are also too slow.
The archives will be read-only for whdload. The archives will be like an additional read-only data directory....
|