-
Content Count
9,937 -
Joined
-
Last visited
-
Days Won
35
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by Gemintronic
-
With rB+ discontinued I'm looking for a way to use C and the RAPTOR library. I see stuff with The Removers library but.. Anyway, I'm probably missing something even after forum and Google searches. Any good resources for setting up a C compiler in conjunction with using RAPTOR (in C)? Thank you in advance for any clues!
-
Public Service Announcement: RB+ is over
Gemintronic replied to ggn's topic in RAPTOR Basic+ (Deprecated)
My slow arse will continue to figure out how to use RAPTOR. Whatever the situation: thank you, gnn. Looking forward to seeing what inspires you next! -
I think previously people have attempted to come up with assembly routines that treats the playfield data as a collision mask. Still in the baby stages with 6502 and 68k assembly myself.. someday!
-
A forum search on AtariVox brings up several hits including this: Was this eventually incorporated into the project?
-
Hang in there. At least you have more time to think about how to get rid of all those SaveKey dongles! Best wishes, Jason
-
Didn't catch it live this time but a super watch nonetheless! Picked up some good feedback as usual. Including that the parallax effect wasn't apparent. The one thing I thought I'd get burned on was the flickering but I didn't hear a peep about it
-
bBasic collision detection with playfield bands
Gemintronic replied to CapitanClassic's topic in batari Basic
You might have to resort to creating a collision map as a static array. That wouldn't allow for changes to the playfield of course. Trying to make drawscreen and collision statements do anything more may be a red herring. -
Happy (1 week late) 15th Birthday batari Basic!
Gemintronic replied to kisrael's topic in batari Basic
Now all we need is batari BASIC BASIC: a TinyBASIC clone with graphic, audio and joystick input commands. Hold down the reset switch to enter monitor mode. Hard to believe my first bB game was written in 2010. Thank you, Fred Quimby! -
Looking at R.T.s NUSIZ table we only get to stretch the resources - not shrink. But, it sounds like your real objective isn't to make sprites thinner. Besides positioning sprites off screen my usual go to method is to just make the sprite a single row of 0's _player0: _%00000000 end
-
Any Homebrew Programmers for Hire?
Gemintronic replied to Hamburgerman's topic in Atari 2600 Programming
Depends on Joe. All three being official movie games. We still shuffle game ideas between us so new editions or sequels are within the realm of possible fun projects -
I've never had any compatibility problems with the 2600 games I've made. In fact, my first hardware tests usually start on a 7800. Once a client / collaborator had a 7800 that corrupted the high res title screen slightly. Couldn't reproduce on other known good 7800s.
-
Any Homebrew Programmers for Hire?
Gemintronic replied to Hamburgerman's topic in Atari 2600 Programming
That ZeroPage Homebrew episode was a fun show! Seems there was a little confusion on my end about Laughing Boy. But, it's a complete game -
Any Homebrew Programmers for Hire?
Gemintronic replied to Hamburgerman's topic in Atari 2600 Programming
Wednesday is date night for me and the wife. I mess with that at my peril. But, I'll try to catch questions as I can This stuff gets downloaded to YouTube, right? I'll make sure to comment there as well. -
Not their doing. I deleted it. I'll wait for a contest that includes consoles explicitly.
-
Any Homebrew Programmers for Hire?
Gemintronic replied to Hamburgerman's topic in Atari 2600 Programming
Three of the games I worked on in one show?!? I hope it isn't a baseball thing where 3 strikes and yer no longer fit to hire! -
It would take some serious out of the box thinking. Things like third party developers first strategy. Also, fostering an indie scene. Also, paying attention to what worked in the Europe.
-
Just woke up so after a couple swigs of coffee realized asking if the Atari 2600 (a console) qualified was kinda silly. Changed my post above to be more useful.
-
Might be too late for people to make a full game on time. But.. Even those with little to no experience on a platform have a chance with this: https://jonathan-cauldwell.itch.io/multi-platform-arcade-game-designer
-
Sounds like you needs a PowerBase Mini FM to start off with. A quick Google search comes up with many hits. I'd also double check the compatibility list for games and genesis systems that work with it.
-
That 4W and PAL-B on the bottom seem to indicate a UK plug at 4w.. but, who knows with these machines. Maybe there's something like an FCC ID further in on those boards.
-
Most "Immersive" Modern Amiga Implementation
Gemintronic replied to pixelmischief's topic in Commodore Amiga
If I had the money I think the Vampire guy has a stand alone solution. The poor mans best bet might be the Amiga emulation images on Raspberry Pi 3/4 -
Can you turn it on? These famiclones usually have built in games. Some countries had weird rules that would get worked around by including educational software. My famiclone + keyboard uses the typical famiclone DB9 connector.
-
Emulation versus the real thing
Gemintronic replied to MHaensel's topic in Classic Computing Discussion
Every method has its best use case. Old hardware being ever increasingly problematic because of age and price. To keep classic consoles relevant you need accurate emulation, new development tools and new hardware. So, if I have a choice of where to put my money it's on those. -
Does Jaguar have 3d geometry ? 3D Graphic GPU?
Gemintronic replied to Oleg Raven Moiseyev's topic in Atari Jaguar
If only they put the GPU in main it wouldn't have gotten the hose again. *ducks for cover*
