lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

70
active users

#rc2014

0 posts0 participants0 posts today

This morning I've added more products to my new "quickshop" page to make ordering in the UK easier and a lot more convenient.

samcoupe.com/quickshop.htm

Buy It Now buttons added for the range of hardware I've designed and released for use with #RC2014 and compatibles (such as #ZXSpectrum and #SAMCoupe via my bus interfaces, MicroBeast, Minstrel 4D, systems with RC2014 / RCbus expansion ports)

Released in June 2020:
SID SOUNDCHIP Interface
- Use the famous #C64 soundchip with your #Z80 system. Also works with ARMSID and SwinSID. Includes 50/60/100Hz interrupt generator.

Released in July 2020:
GRAPHIC OLED Interface
- Add a 128 x 32 OLED module to your project.

Released in September 2021:
ZX TRUE TONE (ZXTT)
- 1.7734MHz Clock oscillator for use with Ed Brindley's YM/AY Soundcard.

Also available on my Tindie and eBay stores - see profile. Plus much more information on: 2014.samcoupe.com

For those of you who are interested in my latest project, #dxbbs you may like to know that I've done some code cleanup, renamed existing variables and introduced new ones, especially for the message base files. this is in preparation of handling multiple message bases.

I've also implemented "message flagging/unflagging" in combination with the msg_purge routine. The latter takes some time to process all messages since it actually creates a re-indexd copy of all files for the selected message base.

So I thought it would make sense to "flag" messages for deletion, effectively excluding these from being listed or read and then have the option to physically delete them and re-arrange the message file during a maintenance window, where there is enough planned downtime for such an action.

Let me note that the code is by no means an example for proper #forth programming. I'm not there yet, but in case you are interested, here's the link:

gitlab.com/ufud-org/rc2014-dxf

#z80
#bbs
#rc2014
#cpm
#dxforth
#retrocoding

GitLabbbs · main · lodger-c64 / rc2014-dxforth · GitLabGitLab.com