Forum: Coders. Releases
06 April 2021, 00:57
|
Replies: 18
Views: 918
|
Forum: Coders. C/C++
14 March 2021, 07:10
|
Replies: 13
Views: 555
|
Forum: Amiga scene
07 March 2021, 21:31
|
Replies: 50
Views: 3,309
Testing my games to make sure they work on...
Testing my games to make sure they work on accelerated Amigas :)
One thing I really enjoy is how fast a big lha file extracts on a 50mhz 030 compared to a stock Amiga - speeds up the test cycle.
|
Forum: Amiga scene
01 March 2021, 11:59
|
Replies: 191
Views: 6,503
|
Forum: Coders. Asm / Hardware
27 February 2021, 03:17
|
Replies: 34
Views: 1,999
I did some unusual (incorrect?) blitter setup...
I did some unusual (incorrect?) blitter setup write ordering in a game I was working on in maybe 2017. It would work under WinUAE but would glitch on real hardware. I sent Toni the code and he...
|
Forum: Coders. Asm / Hardware
25 February 2021, 23:47
|
Replies: 10
Views: 790
|
Forum: Coders. Asm / Hardware
08 February 2021, 10:48
|
Replies: 84
Views: 7,115
|
Forum: News
07 February 2021, 08:54
|
Replies: 139
Views: 14,214
|
Forum: Coders. General
02 February 2021, 06:39
|
Replies: 88
Views: 5,751
|
Forum: Amiga scene
02 February 2021, 06:35
|
Replies: 60
Views: 4,418
It’s a really interesting question as to if...
It’s a really interesting question as to if distribution of a cracked game would be legal even with the permission of the rights holder of the original game. A cracked game would be an unauthorised...
|
Forum: News
19 January 2021, 03:00
|
Replies: 404
Views: 48,647
|
Forum: Coders. Asm / Hardware
11 January 2021, 00:07
|
Replies: 25
Views: 1,890
|
Forum: Nostalgia & memories
08 January 2021, 02:19
|
Replies: 111
Views: 8,141
|
Forum: Coders. C/C++
04 January 2021, 04:15
|
Replies: 25
Views: 1,767
|
Forum: request.Other
23 December 2020, 23:29
|
Replies: 3
Views: 1,039
|
Forum: project.Amiga Game Factory
17 December 2020, 02:54
|
Replies: 50
Views: 4,774
|
Forum: Coders. Asm / Hardware
02 December 2020, 20:39
|
Replies: 6
Views: 1,041
|
Forum: Amiga scene
12 November 2020, 11:02
|
Replies: 144
Views: 20,099
|
Forum: Amiga scene
12 November 2020, 09:15
|
Replies: 144
Views: 20,099
|
Forum: project.Amiga Game Factory
21 October 2020, 01:03
|
Replies: 287
Views: 38,314
|
Forum: Coders. Asm / Hardware
15 October 2020, 23:39
|
Replies: 21
Views: 1,279
I use a word for each column with each bit...
I use a word for each column with each bit mapping to a tile. This is ok for a horizontal scrolling game up to 256 high. Means you can check if a column has any dirty bits by checking if the word is...
|
Forum: Coders. Asm / Hardware
15 October 2020, 23:22
|
Replies: 21
Views: 1,279
|
Forum: Coders. Asm / Hardware
15 October 2020, 21:58
|
Replies: 21
Views: 1,279
|
Forum: Amiga scene
13 October 2020, 01:25
|
Replies: 87
Views: 6,659
|
Forum: News
11 September 2020, 12:29
|
Replies: 274
Views: 38,117
|
Forum: Amiga scene
11 September 2020, 09:16
|
Replies: 14
Views: 891
|
Forum: News
09 September 2020, 23:15
|
Replies: 404
Views: 48,647
|
Forum: News
09 September 2020, 01:11
|
Replies: 404
Views: 48,647
|
Forum: News
08 September 2020, 23:47
|
Replies: 404
Views: 48,647
|
Forum: News
31 August 2020, 12:32
|
Replies: 404
Views: 48,647
The foreground pole, the platform floor, and...
The foreground pole, the platform floor, and everything behind the train are sprites/copper effects.
The train is the background of the playfield, so the camera view, and background scroll...
|
Forum: News
31 August 2020, 11:48
|
Replies: 404
Views: 48,647
|
Forum: News
31 August 2020, 11:46
|
Replies: 404
Views: 48,647
|
Forum: News
29 August 2020, 23:16
|
Replies: 404
Views: 48,647
|
Forum: News
29 August 2020, 23:09
|
Replies: 404
Views: 48,647
|
Forum: News
29 August 2020, 20:35
|
Replies: 404
Views: 48,647
I’m a bit selfish when it comes to Amiga...
I’m a bit selfish when it comes to Amiga projects, I have to work solo on the code. Because it’s a hobby, I want to be in 100% absolute control of every aspect, otherwise it becomes more like my day...
|
Forum: News
29 August 2020, 20:16
|
Replies: 404
Views: 48,647
|
Forum: News
28 August 2020, 22:38
|
Replies: 404
Views: 48,647
|
Forum: News
27 August 2020, 22:22
|
Replies: 404
Views: 48,647
|
Forum: Coders. Asm / Hardware
25 August 2020, 11:57
|
Replies: 18
Views: 1,582
That’s just not true.
I do two versions of...
That’s just not true.
I do two versions of my games, an OS “friendly” version and a version that boots from floppy and takes full control of the hardware.
For me there is a measurable...
|
Forum: Coders. Asm / Hardware
21 August 2020, 10:13
|
Replies: 39
Views: 3,527
|