Search found 600 matches

by Nomad
Sat May 05, 2018 9:28 am
Forum: Games/Software
Topic: The best classic Speccy game beginning with J: vote
Replies: 47
Views: 10204

Re: The best classic Speccy game beginning with J: vote

I think it is unfair to compare the commercial classic titles to the stuff that came after because the intent and development cycle/constraints are so different. The main thing that strikes me and causing the nostalgia rose tinted glasses to crack was seeing just how little commercial coders cared a...
by Nomad
Fri May 04, 2018 2:06 am
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

I was hoping that at some time in the future the 'phantom typist' of fuse would be made script able. This would be a great application for the Phantom typist. look at the progress list, open the file. poke a bunch of memory locations, is it different than the stock memory map? if so name a file acco...
by Nomad
Fri May 04, 2018 1:48 am
Forum: Preservation
Topic: Database correction: Russian progammer Destr
Replies: 7
Views: 2223

Re: Database correction: Russian progammer Destr

One thing that is interesting is where the majority of a countries published spectrum output being in Latin alphabet when they themselves used Cyrillic. Serbia From what I understand there was an active user base, therefore there must be more titles from Serbia that are as of now not documented on w...
by Nomad
Thu May 03, 2018 2:47 pm
Forum: Programming
Topic: The hobbit: developing the parser
Replies: 39
Views: 10254

Re: The hobbit: developing the parser

I figure this was the only way you could practically do a Plotto style interactive fiction game/RPG on the spectrum.

https://www.brainpickings.org/2012/01/06/plotto/
by Nomad
Thu May 03, 2018 2:44 pm
Forum: Other Retro Stuff
Topic: BBC micro differences and similarities
Replies: 33
Views: 8896

Re: BBC micro differences and similarities

It was weird how most of the educational machines ended up in a landfill. I think its something to do with the way that schools/colleges wrote off old stock. You rarely saw that stuff going to boot sales or charity shops. It's a shame when you think how much all that stuff cost originally even with ...
by Nomad
Thu May 03, 2018 9:22 am
Forum: Other Retro Stuff
Topic: BBC micro differences and similarities
Replies: 33
Views: 8896

Re: BBC micro differences and similarities

We used to use the BBC in school, all the way through infants & primary school we had them. Even when I was in secondary school you would still see them around with a mix of 186/286 PCs during the 90s :lol: I thought the keyboard was good - it was a solid bit of kit. But then you would expect th...
by Nomad
Thu May 03, 2018 7:37 am
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

a lot of patients and time on their hands For the confused I am not talking about an under-employed doctor/dentist lol patience... please forgive my spelling mistake. :lol: :lol: In other news, I wanted to model the effect of concealment of information within systems by interested actors. That is a...
by Nomad
Thu May 03, 2018 2:39 am
Forum: Other Retro Stuff
Topic: BBC micro differences and similarities
Replies: 33
Views: 8896

Re: BBC micro differences and similarities

The answer to your question... http://bfy.tw/Hwvu For googlephobic Keyboard Mappings ----------------- There are two main keyboard mappings available on the Options menu, default mapping and logical mapping. For default mapping most of the keys are the same on the Beeb and PC but these are not: PC B...
by Nomad
Thu May 03, 2018 12:20 am
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

That is the thing, while the end result of having a huge collection of fonts would be fabulous, the work required to get to that point would be a brutal slog. I figure it would take someone with a lot of patients and time on their hands (that is why I figured a retiree would be in the best position ...
by Nomad
Wed May 02, 2018 4:09 pm
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

Looking at the archive I was curious a.) how often custom fonts were used b.) did the same group of fonts get used across many different games or was it a case of many individual fonts getting designed? Because its a continuous block of memory, of a known length. I think it could be extracted automa...
by Nomad
Wed May 02, 2018 2:11 pm
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

Today's project time was spent looking at custom fonts. Here is an open major project for an interested person - a great retirement project actually. Go through the archive, and rip every instance of a custom font. Found an unintentional great source for inspiration on the youtubes - I was just watc...
by Nomad
Tue May 01, 2018 6:02 pm
Forum: Programming
Topic: Custom Fonts and the programmers that love them.
Replies: 13
Views: 3508

Re: Custom Fonts and the programmers that love them.

PeteProdge wrote: Tue May 01, 2018 5:41 pm What really surprised me is the 16-bits using the Sinclair ROM font!

Strangely, the Spectrum version uses a custom font.
[media]https://www.youtube.com/watch?v=3sXQoGcMN1U[/media]

That is so random... :lol:
by Nomad
Tue May 01, 2018 4:23 pm
Forum: Programming
Topic: Custom Fonts and the programmers that love them.
Replies: 13
Views: 3508

Re: Custom Fonts and the programmers that love them.

Obrigado, muito agradável.
by Nomad
Tue May 01, 2018 2:06 pm
Forum: Programming
Topic: Custom Fonts and the programmers that love them.
Replies: 13
Views: 3508

Re: Custom Fonts and the programmers that love them.

Thanks Alessandro, much appreciated. I should have dug harder and actually googled this. :lol: 10 year old blog post: http://szeligaski.blogspot.co.uk/2008/12/redefining-zx-spectrum-character-set.html 3 months ago: https://markhardisty.wordpress.com/2018/01/23/how-to-rip-a-zx-spectrum-games-font/
by Nomad
Tue May 01, 2018 1:29 pm
Forum: Programming
Topic: Custom Fonts and the programmers that love them.
Replies: 13
Views: 3508

Custom Fonts and the programmers that love them.

So looking through OUTLET and the rather excellent work of djnzx48 https://spectrumcomputing.co.uk/forums/viewtopic.php?f=6&t=425&hilit=font#p5596 got my noggin' jogging - is there an easy way to load a font to use in a.) a BASIC program b.) an Assembly program. Being a simple potato while I...
by Nomad
Tue May 01, 2018 11:00 am
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

:lol: *found the documentation for the Ryzen* I am curious about the thermal performance of the AMD - I am somewhat out of touch with the hardware side of life, years ago AMD was notorious for thermal issues with the chip but now according to the inter-webs they have resolved this. If I can fry eggs...
by Nomad
Tue May 01, 2018 10:39 am
Forum: Showcase your work!
Topic: Crap 0.1 first assembly project
Replies: 296
Views: 56084

Re: Crap 0.1 first assembly project

Emulators are brilliant but at the same time frustrating :lol: Well back from vacation now all refreshed and ready to actually finish some open projects :twisted: Today's project time was spent procrastinating and deciding to re-organize the den to improve 'productivity'. New PC on the way, on of th...
by Nomad
Tue May 01, 2018 5:34 am
Forum: Games/Software
Topic: Bruce Lee World Record Speedrun 5m52s
Replies: 2
Views: 1031

Re: Bruce Lee World Record Speedrun 5m52s

Congratulations, I wonder what the TAS version would be.. :geek:
by Nomad
Sat Apr 28, 2018 2:50 pm
Forum: Programming
Topic: The Press
Replies: 4
Views: 1279

Re: The Press

Considering how popular The Quill was I am surprised a magazines didn't do a feature on this. Perhaps the company didn't give them a big enough bung :lol:
by Nomad
Sat Apr 28, 2018 10:55 am
Forum: Preservation
Topic: uMia: some Russian games 2
Replies: 4
Views: 1539

Re: uMia: some Russian games 2

The Frog Path loading screen is fabulous.
by Nomad
Sat Apr 28, 2018 9:58 am
Forum: Programming
Topic: The Press
Replies: 4
Views: 1279

Re: The Press

https://spectrumcomputing.co.uk/mag.php?issue_id=2934&page=76 It seems like its a multi part utility, the compression portion builds the database/tokenizer then you have ex pander reverses the process according to the review. I haven't used it but it seems you are looking the compressed tokens ...
by Nomad
Sat Apr 28, 2018 4:23 am
Forum: Music
Topic: #BeepolaFriday
Replies: 55
Views: 49112

Re: #BeepolaFriday

You are being way to hard on yourself. Sure given enough extra time everything can be made better but producing something to a strict time limit is always going to end in compromises creatively. You probably already have a bunch of ideas/motif for next week, all that extra experience in time managem...
by Nomad
Fri Apr 27, 2018 5:54 pm
Forum: Other Retro Stuff
Topic: Ebay deal of the century
Replies: 7
Views: 2383

Re: Ebay deal of the century

You can really find the top tier deals! :lol:
by Nomad
Fri Apr 27, 2018 11:55 am
Forum: Preservation
Topic: Screenshot fixes
Replies: 23
Views: 5121

Re: Screenshot fixes

I think its sad that its not a accurate representation of the object being preserved. I get why its not done. but will suck for the future researcher trying to document this stuff. To know that it once existed but was cast aside is sad. We can't know the context why someone would look for that infor...
by Nomad
Fri Apr 27, 2018 10:44 am
Forum: Preservation
Topic: Screenshot fixes
Replies: 23
Views: 5121

Re: Screenshot fixes

That's what makes this kind of thing interesting, is the outliers that break policy. I figured showing a loading screen is supposed to give as best an idea as possible to someone who has never seen the program before what sitting in-front of a TV in the 80s with the tape was like. Sure for most load...