programming • Re: How many implementations of OSWORD &42/43 (sideways RAM...
For the record: the MOS 3.20 routines live in the associated DFS 2.24 ROM. Greg Cook has a nice disassembly of DFS 2.24: http://regregex.bbcmicro.net/dfs224.asm.txtAnd for MOS 3.50, MOS 4.00, and MOS...
View Articlecommunications • Re: the Night Owl BBS **UP**
Now up for the evening!cheersStatistics: Posted by brianmartin_2001 — Sat Sep 14, 2024 7:22 pm
View Article32-bit acorn software: other • Re: 8 channel tracker files
Are you specifically looking for music written on the Archimedes, or just 6/8 channel music that you can play on the Archie?There are lots of 6 and 8 channel ProTracker/FastTracker/StarTrekker mods...
View Articleprogramming • Re: What memory below &E02 Can I use for sprites/code?
The game I'm in the process of writing uses:&400 to &7FF (loaded into screen memory &3000 then relocated)&900 to &CFF (loaded into screen memory &3500 then relocated)&E00...
View Articleprogramming • Re: VDU commands on BBC micro
One thing I haven't seen explained is how the conversion calculation for mode 7 works - subtract &74 from the high byte of the memory address and then EOR with &20. What is that calculation...
View Articleprogramming • Re: Beebspriter
The animation preview was something I never worked on, but it’s just a simple case of altering the following values in this file and recompiling.IMG_0713.pngStatistics: Posted by fizgog — Sat Sep 14,...
View Articleoff-topic • Re: Enterprise 64/128
I'd be worried if I saw one advertised as having a black display as there's a possibility that one or, admittedly unlikely, both of the SMD custom chips (Nick & Dave) have died. A faulty Dave can...
View Articlecommunications • Re: the Night Owl BBS *NOW*
Night Owl BBS is now awake.thanks to those who called in last night Statistics: Posted by brianmartin_2001 — Sun Sep 15, 2024 8:10 pm
View Articlecommunications • Re: Troubleshooting Zimodem / ESP8266?
Is there anyway to actually check what baud your modem is set at by default.Is it set to 1200 by default for definite? Any info in the Git documentation.Yes, there's:Code: #define DEFAULT_BAUD_RATE...
View Article8-bit acorn software: other • Re: A superfast 3D maze shooter for the PDP-11
Looks good Statistics: Posted by FourthStone — Sun Sep 15, 2024 8:50 pm
View Article8-bit acorn hardware • Re: BBC master keyboard issue
Have you actually removed the keyboard controller? If it's borked it could still be pulling things in an unwanted direction and interfering.Statistics: Posted by danielj — Sun Sep 15, 2024 9:16 pm
View Articlenew projects and releases: text and graphic adventures • Re: Exploring...
Hard to say, I haven't played the game beyond typing in the walkthrough and I'm not sitting in front of the computer on which the code resides. Having said that, I'm not ruling out interpreter bugs....
View Article8-bit acorn emulators • Re: B-Em Tape Overhaul v3 (SAVE support, autotests)
It isn't the result I expected -- I imagined 16-wide would be slower than 8-wide on CPUs that lacked 16-wide in silicon. I should repeat this test on Linux, and pit gcc and clang against each other to...
View Article8-bit acorn software: games - high scores • Re: High Score Challenge - S23 -...
High Score Tables Updated for Season 23, Round 7......This is a 0xCODE game and as per his style is is both fairly difficult, fair and smooth. This game has all those qualities in abundance. There was...
View Articlegeneral • Re: Playing With Oscilloscope
"Not any old metalwork" - I will remember that forever!Statistics: Posted by BeebMaster — Mon Sep 16, 2024 10:32 pm
View Article8-bit acorn hardware • Re: RGB to HDMI using a Pi Zero and a small CPLD
Thank you, next job then! I have done this before, on a Master 128, although I removed the cap and didn't replace it at all as the picture was then perfect.Statistics: Posted by BeebMaster — Mon Sep...
View Articleprogramming • Re: MODE 2 Vertical Scrolling on the Electron
A lot of the stuff I had on Bitbucket is on GitHub or GitLab. On GitHub it's filed under my user or the stardot organisation.Statistics: Posted by davidb — Mon Sep 16, 2024 11:18 pm
View Article8-bit acorn hardware • Re: 128Kx8-bit DIP28 system ROM for the Master Compact
A big thumbs up PM sent MarkStatistics: Posted by 1024MAK — Mon Sep 16, 2024 11:33 pm
View Articlearchive issues • Re: Advanced BASIC Editor PACK
Hi Mick, I've been running BeebEm 4 and 5 on a Mac. I don't think I have chips installed - my emulator knowledge is limited! Re re crashes: I get to Match 21, which leads into the FA Cup 3rd round -...
View Article8-bit acorn software: games - high scores • Re: High Score Challenge - S23 -...
- unless I have missed something - and you can restart a level.Escape to pause the game, then press R to restart the level. Good luck!Statistics: Posted by 0xC0DE — Tue Sep 17, 2024 10:14 pm
View Article