Search found 12 matches

by miggymog
Thu Jul 07, 2022 8:26 pm
Forum: FPGA DEVELOPMENT
Topic: Project: HDMI/DVI out for STFM
Replies: 666
Views: 320601

Re: Project: HDMI/DVI out for STFM

Amazing work!
by miggymog
Wed May 25, 2022 9:31 pm
Forum: NOOB QUESTIONS
Topic: Scummvm-lite
Replies: 5
Views: 1452

Re: Scummvm-lite

Nice, I didn't realise someone had made repro mv16's.
by miggymog
Thu May 12, 2022 10:02 pm
Forum: MEMBER BLOGS
Topic: MSX Inbound!!
Replies: 72
Views: 14908

Re: MSX Inbound!!

Interesting, I had one of those as my first computer with the mushy joystick. There is a retro computer shop near me who had one of the original tape decks for these in a box last year, it may be worth asking if he still has it if you need one still He has FB group Forgotten Worlds Public group http...
by miggymog
Fri Jan 14, 2022 9:01 am
Forum: GAME ZONE
Topic: Future Wars
Replies: 11
Views: 8122

Re: Future Wars

You may have more luck with the french version. You can hear this version has the digi music https://youtu.be/7MxyIgEOfBc. There is a thread on AF with a demo with just the digi music playing(from amiga iirc). I had the budget kixx release for which the digi music did not work(STE support was why I ...
by miggymog
Tue Dec 21, 2021 6:22 pm
Forum: SOFTWARE
Topic: TOS 1.4 disassembly project
Replies: 20
Views: 7145

Re: TOS 1.4 disassembly project

Amazing work, it would be good to see a structure chart (call graph?!) of how it all hangs together. Is there much difference between 1.04 and 1.62?
by miggymog
Sat Nov 16, 2019 3:59 pm
Forum: TWEAKS & FIXES
Topic: Electrolytics under Floppy drive, modded Falcon?
Replies: 1
Views: 9585

Re: Electrolytics under Floppy drive, modded Falcon?

I reckon this will be the bass boost removal and line level mod which is in the c-lab version to make the audio in and out cleaner and more standard.
by miggymog
Fri Sep 14, 2018 8:42 pm
Forum: STOS
Topic: Draw a circle using plot.
Replies: 0
Views: 3143

Draw a circle using plot.

10 flash off 20 curs off 30 timer=0 40 mode 0 50 key off 60 palette 0,$700,$70,$7,$770,$707,$33,$737,$377 61 shift 1,2 70 cls 80 click off 90 rem circle algo dec 15 :/) 100 X=0 : HX=159 : HY=99 110 input "Please enter Radius";R$ 120 R=val(R$) 121 rem R=rnd(100)+1 122 remor R=1 to 100 130 ...
by miggymog
Fri Sep 14, 2018 7:45 pm
Forum: STOS
Topic: 3D square using sin/cos ?
Replies: 16
Views: 12476

Re: 3D square using sin/cos ?

The extension stuff just speeds it up a bit. I really should fix it to join the start and end up :D
by miggymog
Fri Sep 14, 2018 7:34 pm
Forum: STOS
Topic: Cycling stars
Replies: 2
Views: 3881

Re: Cycling stars

That was wheelie funny :lol:

For info Extensions I have installed are:-

BLITTER.EXG COMPACT.EXA COMPILER.EXC LINK1.EXQ LINK2.EXR
LINK3.EXS MISTY.EXM STARS.EXH STE_EXTN.EXF TRACKER.EXT
by miggymog
Tue Sep 11, 2018 11:15 pm
Forum: STOS
Topic: Cycling Spiral
Replies: 0
Views: 3031

Cycling Spiral

:oops: Spiral, uses a slightly modified version of my cycling star rout to give a spiral instead 10 key off : curs off : hide on : click off : mode 0 : auto back off : update off : mouseoff 20 rem 30 rem 40 rem 50 rem 60 rem 70 rem 80 rem 90 palette 0,$777,$666,$555,$444,$333,$222,$111,$111,$111,$22...

Go to advanced search