Forum: support.Hardware
06 January 2021, 01:58
|
Replies: 462
Views: 267,081
|
Forum: support.Other
21 December 2020, 21:24
|
Replies: 4
Views: 936
|
Forum: support.Other
21 December 2020, 17:53
|
Replies: 4
Views: 936
|
Forum: support.Other
21 December 2020, 16:21
|
Replies: 4
Views: 936
Can't click on Checkbox Gadgets in Installer?
I can't click on checkboxes in any installer. Radio buttons, regular buttons: no problem. I don't know if this is a UAE thing or something weird with my OS?
I've tried downloading / installing...
|
Forum: Coders. General
21 December 2020, 00:00
|
Replies: 2
Views: 743
I think that's ok, because non RTG folks will...
I think that's ok, because non RTG folks will have the OCS/ECS intuition graphics working for them. But I haven't run any tests on a bog standard A500, so I'm not sure how well this will even...
|
Forum: Coders. General
20 December 2020, 23:50
|
Replies: 2
Views: 743
P96: What's the right way to do X?
Hi All,
I've got a non-game app I'm plugging away at for 68K amigas. I would like it to run on a 68000, or worst case 68020. I'd also like to support RTG Amigas. So don't want to give up one or...
|
Forum: Coders. General
20 December 2020, 22:53
|
Replies: 10
Views: 2,445
|
Forum: Coders. General
14 December 2020, 00:58
|
Replies: 10
Views: 2,445
Resurrecting this thread a bit...
I'm...
Resurrecting this thread a bit...
I'm working on an app that I want to work on OCS/ECS/AGA 68020/68030/68040 (and ideally 68000 if I can squeeze the performance out), but also on Amigas with RTG...
|
Forum: Coders. System
13 December 2020, 06:49
|
Replies: 9
Views: 1,656
Thanks Don.
It actually was the vfprintf()...
Thanks Don.
It actually was the vfprintf() function. I was passing it a null when doing a debug print, in the event the window being closed was a backdrop style window (no title set). The...
|
Forum: Coders. System
12 December 2020, 22:20
|
Replies: 9
Views: 1,656
I switched MuForce to show 4 lines of stack...
I switched MuForce to show 4 lines of stack trace, but I'm not making good use of that yet. I have SegTracker running, at least, I assume it is. I'm using this in s/startup-sequence:
C:SetPatch...
|
Forum: Coders. System
12 December 2020, 21:48
|
Replies: 9
Views: 1,656
|
Forum: Coders. C/C++
07 December 2020, 06:25
|
Replies: 14
Views: 1,783
|
Forum: Coders. System
07 December 2020, 04:46
|
Replies: 1
Views: 1,278
Well that was dumb. Copy/Paste error that went...
Well that was dumb. Copy/Paste error that went unnoticed.
WorkbenchBase = OpenLibrary((STRPTR)"workbench.library.library", MINVERSION);
So my WorkbenchBase was what... who knows? But closing it...
|
Forum: Coders. System
06 December 2020, 22:29
|
Replies: 1
Views: 1,278
Workbench.library Refusing to Close?
(Another debug frustration I'm looking for help on)
I recently had to add workbench.library to my app. I noticed that, unlike other libraries I open, it isn't closing on app exit, at least as far...
|
Forum: Coders. System
06 December 2020, 22:00
|
Replies: 9
Views: 1,656
Diagnosing MuForce hits from ROM code?
I'm working on bug fixes this weekend.
What's a good way to trace backwards from a ROM MuForce hit? If it was a hit directly from my code, I would do:
findhunkoffset wb2k_gcc 0 0x####
and...
|
Forum: Amiga scene
01 December 2020, 04:03
|
Replies: 1,085
Views: 192,109
|
Forum: Coders. C/C++
25 November 2020, 21:05
|
Replies: 1,275
Views: 187,365
|
Forum: Coders. C/C++
24 November 2020, 15:57
|
Replies: 1,275
Views: 187,365
|
Forum: Amiga scene
20 November 2020, 03:19
|
Replies: 1,085
Views: 192,109
|
Forum: Amiga scene
19 November 2020, 05:00
|
Replies: 1,085
Views: 192,109
|
Forum: Amiga scene
14 November 2020, 23:30
|
Replies: 52
Views: 5,610
|
Forum: Coders. C/C++
28 October 2020, 14:22
|
Replies: 9
Views: 2,317
|
Forum: Coders. C/C++
25 October 2020, 17:45
|
Replies: 6
Views: 1,021
|
Forum: Coders. C/C++
25 October 2020, 05:41
|
Replies: 6
Views: 1,021
Thanks Thyslo, that was helpful. I had found a...
Thanks Thyslo, that was helpful. I had found a very similar example in the demo code here:
https://www.codewiz.org/projects/amiga/boopsi/BLV.html
But the scroller2.c example is more limited in...
|
Forum: Coders. C/C++
22 October 2020, 02:12
|
Replies: 6
Views: 1,021
|
Forum: Coders. C/C++
21 October 2020, 15:32
|
Replies: 6
Views: 1,021
GadTools Scrollbars in Window Frame...?
I'm working on a program for 3.1.4. I'm looking forward to redoing it with Reaction gadgets in 3.2, but in the meantime, I'm just plodding ahead with what's available. I don't want to do MUI.
I...
|
Forum: Amiga scene
21 October 2020, 06:08
|
Replies: 15
Views: 1,106
If you go over to Amigalove, you'll see that...
If you go over to Amigalove, you'll see that there are some folks making 3D printed back plates, with various outputs, for VGA, USB, CF Card mount, etc.
But modding it by stripping the guts and...
|
Forum: Amiga scene
20 October 2020, 04:01
|
Replies: 15
Views: 1,106
|
Forum: Coders. C/C++
17 October 2020, 18:43
|
Replies: 14
Views: 1,783
|
Forum: Coders. C/C++
17 October 2020, 18:18
|
Replies: 2
Views: 823
|
Forum: Coders. C/C++
17 October 2020, 16:59
|
Replies: 14
Views: 1,783
|
Forum: Coders. C/C++
17 October 2020, 16:16
|
Replies: 14
Views: 1,783
Memory Leak Tracing Help
I'm using VBCC and the Eclipse CDT->GCC chain for dev. Target is 3.1.14. I use MungWall, MuForce, MemMinister, and CodeWatcher.
One weird thing I can't track down is this CodeWatcher output:
...
|
Forum: Amiga scene
28 August 2020, 18:42
|
Replies: 16
Views: 2,098
I can't find my copy, or the manual that came...
I can't find my copy, or the manual that came with it, which I am a little sad about. Who knows if any copies of that even exist anywhere.
I did a quick web search, but didn't find anyone even...
|
Forum: Amiga scene
28 August 2020, 00:29
|
Replies: 16
Views: 2,098
That's a pretty great summary in 3 paras,...
That's a pretty great summary in 3 paras, @AmigaHope.
Commodore people didn't get it, and Apple didn't really get it either. PC-88/98 style fonts were 'ugly' to me, but they were actually a lot...
|
Forum: Amiga scene
23 August 2020, 20:43
|
Replies: 1,085
Views: 192,109
I absolutely agree with the sentiment that the...
I absolutely agree with the sentiment that the only real market here is the niche retro market [for legacy Amiga users and a handful of younger folks who are interested in old machines, and another...
|
Forum: Amiga scene
18 August 2020, 01:12
|
Replies: 1,085
Views: 192,109
I had to try it again after that info, and did...
I had to try it again after that info, and did some pasting... fascinating! it inserts each character one by one. I didn't remember that. Strange app. I'm sure someone had 8 hours to design it or...
|
Forum: Amiga scene
18 August 2020, 00:59
|
Replies: 1,085
Views: 192,109
|
Forum: Amiga scene
18 August 2020, 00:52
|
Replies: 20
Views: 2,019
I think that's a safe bet. OTOH, Garnet, Ruby,...
I think that's a safe bet. OTOH, Garnet, Ruby, etc, were definitely hand drawn. (in about 5 minutes flat, I suspect).
From a DTP perspective, certainly fonts have almost no importance now,...
|
Forum: Amiga scene
18 August 2020, 00:09
|
Replies: 20
Views: 2,019
|
Forum: Amiga scene
17 August 2020, 03:29
|
Replies: 20
Views: 2,019
AmigaOS 3.2+ and Fonts
One of the things that has always bugged me about the Amiga from the very first days, was the general, well, sloppiness of the bitmapped fonts provided by Commodore, compared to what was available on...
|