#bbcbasic resultados de búsqueda
Memory Image: Our BBC Model B in use back in the mid 1980's - with a Teletext Adapter to the left, BBC Model B in the centre, a 5¼ Floppy Drive & a 3-Button Mouse to the right - using an RGB TV/Monitor. I believe the Bowling game was downloaded via Teletext #BBCBasic #BBCModelB
A palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp) bbcmic.ro/?t=cS7bg
This is John Ireland's 'Epic March' which was played at the Coronation of Queen Elizabeth II (transcribed for computer by Gerald Pye on 31st October 1981). It is accompanied by a 3D model of St Edward's Crown, animated in 'BBC BASIC for SDL 2.0'. bbcbasic.co.uk/bbcsdl/ #bbcbasic
Rendered and animated by a BBC BASIC program, this illustrates how a regular heptagon can be dissected into eight pieces, which can then be re-arranged into a larger heptagon - but with a heptagonal hole in the middle! bbcbasic.co.uk/bbcsdl/ #bbcbasic
My 2 Unlimited program.... #basic #bbcbasic #acornelectron #ZXSpectrum #c64 #80s #retro #retrocomputing #oldschool
#MSX #SymbOS #BBCBASIC SymbOSの中でCP/Mのエミュレータが動くという事で試してみました。 CP/MのBBCBASICが起動しました。 元々入力に問題があるので苦戦していますが、一応動いたw
An optimised palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp). Why store two data items when one will do? :) bbcmic.ro/?t=cSi1q
#MSX #BBCBASIC ひさしぶりにBBCBASICを起動してみた。 以前はSX-1mini+で弄ってみたんだけど、今回はturboRでサンプルプログラムを動かしてみた。 MSX専用というわけじゃないのでグラフィカルな命令は存在しない。
3D animation is easy in 'BBC BASIC for SDL 2.0', although the lighting was tricky here because of all the individual cogs. I ended up with six lights which I think is more than I've used before. You can also run it in your browser at wasm.bbcbasic.net/bbcsdl.html?ap… #bbcbasic
スプライト8個動作のテスト 最初は定格動作。途中からクロックアップしてます。 すごい力業で動作させています^^; アトリビュートに転送するデータも転送先もメモリをBASICから直接書き換えてCALLしていますww ソースみたい・・? #MSX #BBCBASIC
I managed finally to convert an earlier version of our art program in BBC basic for windows to BBC basic for sdl. This means I can now paint on my ipad. Took a few days and used a.i for button help. This was painted very naturally with my finger just now on the iPad. #bbcbasic
Tumbling Torus (BBC BASIC, based on an original program by David Williams). You can also run it in your browser here: wasm.bbcbasic.net/bbcsdl.html?ap… #bbcbasic
Rendered and animated by a BBC BASIC program, this illustrates how a regular heptagon can be dissected into eight pieces, which can then be re-arranged into a larger heptagon - but with a heptagonal hole in the middle! bbcbasic.co.uk/bbcsdl/ #bbcbasic
An optimised palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp). Why store two data items when one will do? :) bbcmic.ro/?t=cSi1q
A palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp) bbcmic.ro/?t=cS7bg
#MSX #SymbOS #BBCBASIC SymbOSの中でCP/Mのエミュレータが動くという事で試してみました。 CP/MのBBCBASICが起動しました。 元々入力に問題があるので苦戦していますが、一応動いたw
Programming Etch on the BBC Micro Hi! Wow, this has taken way too long to put together, so please accept my apologies. I will aim to put more stuff out more regularly in future. ... gamingretro.co.uk/programming-et… #BBCBASIC #BBCMicro #Patreon
Programming Etch on the BBC Micro Hi! Wow, this has taken way too long to put together, so please accept my apologies. I will aim to put more stuff out more regularly in future. This... gamingretro.co.uk/programming-et… #BBCBASIC #BBCMicro #Patreon
【MSX】#01 BBX80Mで遊ぼう!!で、それって何?? youtu.be/HsR0XY4p5Dg?si… #BBX80M #MSX #BBCBASIC やっと動画作れたわい
youtube.com
YouTube
【MSX】#01 BBX80Mで遊ぼう!!で、それって何??
#BBX80M #BBCBASIC #MSX 16行目をREMにすると110~130のループになって都度アセンブルするようになる。このままだと1度だけアセンブルしてその後はコールするだけになって動作は速い。 これはMSX BIOSのGSTCKを呼び出して返り値をBASIC側で取得しているだけ。BASICの命令にSTICKが無いので。
ディスクにbbx80m.comとbbcファイル(BASICプログラム)いれておいてautoexec.batにbbx80m hogeと書いておくと自動的にロード・実行までやってくれる ちなみに拡張子無いとbbc扱いになります。 #bbcbasic #bbx80
#BBX80 #BBCBASIC VPOKEを作ってみたので、BASICで1バイトずつ書き込んでみたらすんごく遅いのでBASIC側で用意したデータをマシン語で一気に書き込んだらさすがにキャラ(8バイト)は1舜で表示されてくれるね。
#MSX #BBCBASIC #BBX80 MSXpen以外でお手軽にマシン語の勉強も出来たりするのがいいね。 見ての通り、BASIC側とマシン語側へのデータ渡しも簡単に出来る。ポインタ渡しみたいな?
#bbcbasic #BBX80 現在開発中のBBX80 BBC BASIC(Z80)をMSX向けにカスタムしているもので、現在はスクリーン2で動いているらしい。 グラフィック命令の一部が実装されている テキストもグラフィックなので重い(漢字モードみたい)
David Williams's digital Christmas card from 2021, I think it was one of the last complete BBC BASIC programs he wrote before 'retiring'; an amazing talent, much missed. You can run it in your own browser at this link: wasm.bbcbasic.net/bbcsdl.html?ap… #bbcbasic
Forty years ago the original (6502) BBC BASIC had just been sent by Acorn to Hitachi for masked ROM manufacture, freezing the version that would be used in the BBC Microcomputer. And twenty years ago today the very first version of 'BBC BASIC for Windows' was released. #bbcbasic
@colinhoad @acornproton @bbcmicrobot @bbc_micro here are a couple of BBC micro books i have! #retrogamer #computing #bbcbasic #basic
Stages in the Morecambe & Wise Colour Recovery process: (1) B&W film scan, after undistortion, (2) residual x-distortion contour map, (3) quadrant map, (4) final colour picture. Fortunately @CrocmanSnappy was able to remove the terrible cross-colour on Eric's pyjamas! #bbcbasic
A palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp) bbcmic.ro/?t=cS7bg
#Z80 #BBCBASIC #CPM #Emulation #ABIEmulation #8Bit #BASIC #Programing #BMI BMI calculation on BBCBASIC on #Z80Emulation on the CP/M-HSP3 Player which is written in #HSP3 with #calculation program source!
An optimised palette of 26 named colours simulated in #bbcbasic on the #bbcmicro in screen mode 2 (160x256, 3bpp). Why store two data items when one will do? :) bbcmic.ro/?t=cSi1q
How has this thread not included #repton on the #bbcbasic.. I used to sneak into school early to play this and Football Manager.
AgonLight2 is officially certified as Open Source Hardware by OSHWA.org #oshw #retrocomputer #bbcbasic #z80 olimex.wordpress.com/2022/12/22/ago…
In case anybody missed it last year, BBC2 is showing 'The Morecambe & Wise Show 1970: the Lost Tape' again this evening at 9:15. I recovered the original colour from the 16mm black-and-white film recording found in an unmarked film can by Eric's son. #colourrecovery #bbcbasic
AgonLight Open Source Hardware Retro Computer is captured in KiCad and updated by Olimex olimex.wordpress.com/2022/12/09/ago… #retrocomputer #bbcbasic #z80 #OSHW #embeded will be available for pre-order next week at special Christmas price of EUR 50 for assembled, programmed and tested board
#BBCBASIC allows #theprogrammer to write in-line #assemblylanguage. (#webdesign, #CascadingStyleSheets) Of a style: inserted in the style attribute of an HTML element instead of in a separate stylesheet.
Feature: The BBC Micro Bot riscository.com/2022/feature-t… #BBCBasic #BBCMicroBot #ChrisEvans #DominicPajak #MattGodbolt #Programming #Review #RichardAshbery
Happy 40th birthday to the BBC Micro (according to Wikipedia anyway). en.wikipedia.org/wiki/BBC_Micro #bbcbasic
Dr Who restorations can involve superimposing a B&W Film Recording with colour from an NTSC copy, needing the FR's optical distortion to be corrected. The image shows the vertical & horizontal distortion before (top) and after correction, done with a BBC BASIC program! #bbcbasic
Something went wrong.
Something went wrong.
United States Trends
- 1. #SmackDown 20.4K posts
- 2. Caleb Wilson 2,375 posts
- 3. Lash Legend 1,459 posts
- 4. #TheLastDriveIn N/A
- 5. #OPLive N/A
- 6. Kansas 22.1K posts
- 7. Darryn Peterson 1,693 posts
- 8. Reed Sheppard N/A
- 9. Georgetown 2,989 posts
- 10. Tiller 4,070 posts
- 11. Dizzy 12.1K posts
- 12. Vesia 6,013 posts
- 13. End of 1st 1,822 posts
- 14. Tar Heels N/A
- 15. #GCWUnderstand N/A
- 16. #kubball N/A
- 17. Bill Self N/A
- 18. Nia Jax 1,563 posts
- 19. Oakland 3,219 posts
- 20. UMass Lowell N/A