what should i write next?
-
- Posts: 49
- Joined: Fri May 14, 2021 4:21 pm
- Contact:
Re: what should i write next?
Have you considered writing an AGD engine for the BBC Micro? That would potentially give BBC owners access to hundreds of new games, many of which are very good.
I've been impressed with how well most of the AGD games run on the Atom.
I've been impressed with how well most of the AGD games run on the Atom.
Re: what should i write next?
I did, but wasn't keen on the language.
KieranHJ did ported most of it to the beeb and then Kees oss003 finished it off and has been making improvements as well as porting games.
To get the most out of the BBC I find that I end up with several different sprite routines in each game and that they also change from game to game. AGD I think still uses a single routine and also only allows character based positioning which means many copies of the graphics are required - not great for the beeb.
Some games work really well and there is a reasonable variety. I don't think any of my games could be anything like they are using AGD, but I would love to be proved wrong.
KieranHJ did ported most of it to the beeb and then Kees oss003 finished it off and has been making improvements as well as porting games.
To get the most out of the BBC I find that I end up with several different sprite routines in each game and that they also change from game to game. AGD I think still uses a single routine and also only allows character based positioning which means many copies of the graphics are required - not great for the beeb.
Some games work really well and there is a reasonable variety. I don't think any of my games could be anything like they are using AGD, but I would love to be proved wrong.
-
- Posts: 49
- Joined: Fri May 14, 2021 4:21 pm
- Contact:
Re: what should i write next?
Interesting. I've played some of the AGD games that have been ported to the Atom, and generally been quite impressed by them. But I wasn't even aware that anyone had ported some of the games to the BBC. Are any of them available to download?
Re: what should i write next?
The BBC port is included in MPAGD v0.7.10.Are any of them available to download?
https://jonathan-cauldwell.itch.io/mult ... e-designer
You can import Spectrum tapes or snapshots, select the BBC as machine and compile the game.
BTW ... the BBC version is still lacking sound ..
Kieran also wrote a Mode1 version which converts Spectrum games into 4-dithered colours and can run small games in colour.
Greetings
Kees
-
- Posts: 49
- Joined: Fri May 14, 2021 4:21 pm
- Contact:
Re: what should i write next?
Thanks. I'll check them out.oss003 wrote: ↑Mon Nov 01, 2021 8:52 pmThe BBC port is included in MPAGD v0.7.10.Are any of them available to download?
https://jonathan-cauldwell.itch.io/mult ... e-designer
You can import Spectrum tapes or snapshots, select the BBC as machine and compile the game.
BTW ... the BBC version is still lacking sound ..
Kieran also wrote a Mode1 version which converts Spectrum games into 4-dithered colours and can run small games in colour.
Greetings
Kees
Re: what should i write next?
I finally felt well enough to run the code that I wrote over a month ago!
The arcade version is four colour for most of the screen, but it uses eight for the ground area including using the extra bits to remember the ground as well as showing different colours and flashing.
This is as far as it gets without crashing, but as none of its hardware is working and I have only done a basic work-a-round for interrupts, it's surprising it gets this far!
No promises as the HW can draw pixels about 20X faster than a fast SW version, so it might mean replacing lots of code to make it playable - I won't know for a while!
The arcade version is four colour for most of the screen, but it uses eight for the ground area including using the extra bits to remember the ground as well as showing different colours and flashing.
This is as far as it gets without crashing, but as none of its hardware is working and I have only done a basic work-a-round for interrupts, it's surprising it gets this far!
Re: what should i write next?
Tricky are you using the resource from https://6502disassembly.com/va-missile-commandtricky wrote: ↑Sat Mar 26, 2022 11:26 amI finally felt well enough to run the code that I wrote over a month ago!
screenshot1.png
No promises as the HW can draw pixels about 20X faster than a fast SW version, so it might mean replacing lots of code to make it playable - I won't know for a while!
The arcade version is four colour for most of the screen, but it uses eight for the ground area including using the extra bits to remember the ground as well as showing different colours and flashing.
This is as far as it gets without crashing, but as none of its hardware is working and I have only done a basic work-a-round for interrupts, it's surprising it gets this far!
It looks as if you've solved the problem with glyph printing, which it uses quite a lot, is that quite slow on the beeb?
Re: what should i write next?
I think that is the one that I converted.
Any pixel plotting or clearing is very slow compared to the arcade, but there aren't that many pixels plotted on most frames.
Any pixel plotting or clearing is very slow compared to the arcade, but there aren't that many pixels plotted on most frames.
Re: what should i write next?
ive been tempted to write a version of space firebird for the beeb but youre welcome to do it first
spin on to 9 mins 45 for game play

spin on to 9 mins 45 for game play
Re: what should i write next?
I played it a few times back in the day, but have no plans for it.
I'm currently still thinking of missile command, at least when I feel better. After that, I'm tempted to port a c64 per of an arcade game!
And then I have plenty of unfinished projects!
I'm currently still thinking of missile command, at least when I feel better. After that, I'm tempted to port a c64 per of an arcade game!
And then I have plenty of unfinished projects!
Re: what should i write next?
PS It would be great to see another Beeb title given some love-bug 

Re: what should i write next?
my life has taken a turn for the worst, my repair business has failed and ive lost my house and girlfriend so right now im struggling but when im back on my feet i'll write some more games
i still have joystick support to write for ladybug and an improved keyboard input to finish too !
i still have joystick support to write for ladybug and an improved keyboard input to finish too !
Re: what should i write next?
That is all very sad to hear. I hope you get back on your feet soon.
Re: what should i write next?
I'm really sorry to hear that, repair of nearly anything nowadays must be very tough!
I was thinking that Mr Do's Castle would be a good one for the care and attention that you put into a port.
I was thinking of doing it bitd using MODE 2 and palette tricks to do the moving behind/in front of things, but never go around to it.
I was thinking that Mr Do's Castle would be a good one for the care and attention that you put into a port.
I was thinking of doing it bitd using MODE 2 and palette tricks to do the moving behind/in front of things, but never go around to it.
-
- Posts: 125
- Joined: Tue Jul 03, 2007 10:40 am
- Location: italy
- Contact:
Re: what should i write next?
Sorry to hear that, lovebug. Hope you all the best for next job.
Re: what should i write next?
Sorry to have completely missed this. Sending you best wishes. Hope things have improved for you during this time.lovebug wrote: ↑Fri Apr 01, 2022 7:56 pmmy life has taken a turn for the worst, my repair business has failed and ive lost my house and girlfriend so right now im struggling but when im back on my feet i'll write some more games
i still have joystick support to write for ladybug and an improved keyboard input to finish too !
--
Stephen Scott, Digital Media Muckerupper
www.sassquad.net
Stephen Scott, Digital Media Muckerupper
www.sassquad.net