-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|447|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




spinal

Happy Birthday, Steve Ancell and Blanko1324

9th April 2025

Happy Birthdays Guys!


spinal

Learn to Code the Slow Way

8th April 2025

What can I say, poor memory and poor attention span = not having the patients to learn properly, especially when it comes to OOP related crap.


spinal

Noggin

8th April 2025

It'll end up as 'finished' as everything else I start!


spinal

Noggin

8th April 2025

Seems ok, reminds me a little of the GBA homebrew dev stuff. standard c with a bunch of libraries. quite easy to setup, but copilot doesn't really know much, you'll have to actually google the info :-p
literally though, just inzip the sgdk somewhe*snip*


spinal

Noggin

8th April 2025

Nope ...SGDK...
[code]
#include <genesis.h>
#include ''gfx.h''
#include ''dma.h''
uint8_t YOFFSET = 0; // PAL region
void ditectRegion()
{
if (VDP_getScreenHeight() == 240)
{
YOFFSET = 0; // PAL region
*snip*


spinal

Noggin

8th April 2025

hmmmm.... megadrive maybe?
(Image.png)


spinal

QOTD - April 2025

7th April 2025

I think I have that one.


spinal

Learn to Code the Slow Way

5th April 2025

It's taken me 35 years to almost learn to code, slow is fine.


spinal

QOTD - April 2025

1st April 2025

Oh, I don't.


spinal

QOTD - March 2025

31st March 2025

28 days per month, 13 months. Put 'floating' religious holidays on a specific date every time.


spinal

QOTD - March 2025

29th March 2025

Kind of the classic trumpet ''wah wah wah'' sound but played on a 'clown nose' horn.


spinal

UK ''Online Safety Act'' Age Verification Threat

27th March 2025

I don't *think* the site has anything to worry about. I've never seen anything that could be considered harmful on here. But I suppose it depends on how strict Ofcom are being about the situation.
However, we will all stand by you in whatever you *snip*


spinal

Noggin

25th March 2025

Genuinely no ide how scaling works in 3d, just guessing random numbers...
(Image.jpg)


spinal

Noggin

24th March 2025

It seems that blitz3d sprites don't allow flipping or rolling, they are strictly 2d.
Looks like I have to learn a little real 3d...
[code]
Graphics3D 1280, 720, 32, 2
SetBuffer BackBuffer()
; Load textures for front and back
frontTexture = LoadTe*snip*


spinal

Homebrew Factory

24th March 2025

Don't know what it is.


spinal

Noggin

24th March 2025

Nah, that was trying to draw them instead of loading them. I have no idea how textures work.


spinal

Noggin

24th March 2025

First attempt to generate all of the card sprites resulted in some semi random artifacts, so I guess I'll be hand drawing every card, it'll probably look better that way anyway.
(Image.jpg)


spinal

Noggin

24th March 2025

OK, I'll start by saying a couple of you may have played this game in the past, It's a basic tile flipping game, but a little different from what you might have played in the past.
Here is a Pokitto version (with emulator) from 2019 Pokitto Emulat*snip*


spinal

OSX Dock style menu

23rd March 2025

Not sure where to put this, but, its using 3d sprites on a 2d background by copying the rendered 3d space to an image, then drawing it later.
[code]
Const screenWidth = 1280
Const screenHeight = 720
Graphics3D screenWidth, screenHeight, 32, 2
Global s*snip*


spinal

Happy Birthday, spinal

23rd March 2025

Cake for breakfast!!!!!!!


spinal

QOTD - March 2025

22nd March 2025

Remember the bridges in world of goo.....


spinal

File Transfer Speed

22nd March 2025

I used to stick everything in a zip file, not even worry about how much compression, cop the zip, then unzip it. It always felt quicker that way.
But year, lots of files is always slower to copy than single big files, especially over a network.


spinal

QOTD - March 2025

18th March 2025

Oh, I see...
[Spoiler]
20 goto 10
[/spoiler]
Very clever.


spinal

Making Pebble Content

17th March 2025

Wont it be funny if they launch a kickstarter for a new watch and break all records again.


spinal

QOTD - March 2025

3rd March 2025

I'd use it to turn random objects into confetti obviously.

Newer Posts More - Older Posts