Search found 131 matches
- Sat May 17, 2025 6:44 pm
- Forum: C/C++
- Topic: Express BASIC - an interpreter in C
- Replies: 24
- Views: 130037
Re: Express BASIC - an interpreter in C
With the latest update, we are now offering an edition of Express BASIC for Miyoo CFW.
- Sat May 17, 2025 6:34 pm
- Forum: C/C++
- Topic: Express Calculator (Linux, Windows, DOS, Atari ST, Miyoo CFW)
- Replies: 2
- Views: 23273
Re: Express Calculator (Linux, Windows, DOS, Atari ST, Miyoo CFW)
The download link now includes a binary for Miyoo CFW devices!
These are inexpensive ARM Linux handhelds such as the m3 or v90.
These are inexpensive ARM Linux handhelds such as the m3 or v90.
- Sun Feb 02, 2025 6:12 pm
- Forum: Member Promotions
- Topic: 3 in 1 multi-game cartridges for NES / Famicom compatible systems
- Replies: 1
- Views: 30930
Re: 3 in 1 multi-game cartridges for NES / Famicom compatible systems
Presenting... Lucid Apogee 3 in 1 Multi-Game Cart #2 for NES / Famicom compatible systems Animal Trivia https://www.lucidapogee.com/3-in-1/cart2/animaltrivia.bmp HEX Puzzle https://www.lucidapogee.com/3-in-1/cart2/hexpuzzle.bmp Garden Snake https://www.lucidapogee.com/3-in-1/cart2/gardensnake.bmp Ge...
- Fri Jan 17, 2025 6:10 pm
- Forum: Member Promotions
- Topic: 3 in 1 multi-game cartridges for NES / Famicom compatible systems
- Replies: 1
- Views: 30930
3 in 1 multi-game cartridges for NES / Famicom compatible systems
Presenting... Lucid Apogee 3 in 1 Multi-Game Cart #1 for NES / Famicom compatible systems Monkey Math https://www.lucidapogee.com/3-in-1/cart1/monkeymath.bmp IQ Puzzle https://www.lucidapogee.com/3-in-1/cart1/iqpuzzle.bmp Stalactites https://www.lucidapogee.com/3-in-1/cart1/stalactites.bmp Get the R...
- Sat Oct 05, 2024 2:22 am
- Forum: C/C++
- Topic: Express BASIC - an interpreter in C
- Replies: 24
- Views: 130037
Quick update
Quick update... We've been busy with side projects this month. Needed a break from this. I have beeen using EB as a a macro tool on the side and noticed a bug earlier this week. The fix was quick and easy, but uploading the update was challenging as there was an update to CPanel. The CPanel update b...
- Tue Aug 27, 2024 2:39 am
- Forum: C/C++
- Topic: Express BASIC - an interpreter in C
- Replies: 24
- Views: 130037
Update!
Update time! This one is later than expected. A server migration set us back. Fixes and new features: - Added RND() to supplement RND - LOCATE command was one position off in x and y in Windows edition - EB was crashing when there were two commas at the end of a print statement Ex. PRINT "hi&qu...
- Mon Aug 26, 2024 11:36 pm
- Forum: C/C++
- Topic: Math Quiz for Atari ST (Pure C)
- Replies: 0
- Views: 17560
Math Quiz for Atari ST (Pure C)
Now that we're starting to mess around with Pure C programming on the Atari ST, it felt like a good idea to make a few little games for the platform. Nothing serious, just some examples. For starters, I have this Math Quiz game taken from my Express BASIC example program. Download it here: http://ww...
- Mon Aug 26, 2024 8:54 pm
- Forum: C/C++
- Topic: Express Calculator (Linux, Windows, DOS, Atari ST, Miyoo CFW)
- Replies: 2
- Views: 23273
Re: Express Calculator
Update!
As an experiment, I tried compiling Express Calculator with Pure C on the Atari ST. I also took the opportunity to update it a bit with some recent progress from Express BASIC.
A little tweaking and I got it working!
The download will now include an Atari ST edition of Express Calculator.
As an experiment, I tried compiling Express Calculator with Pure C on the Atari ST. I also took the opportunity to update it a bit with some recent progress from Express BASIC.
A little tweaking and I got it working!
The download will now include an Atari ST edition of Express Calculator.
- Mon Aug 26, 2024 8:49 pm
- Forum: PHP/SQL
- Topic: Spellbound by Darkness Online MMORPG
- Replies: 2
- Views: 45286
Server Migration
The past few weeks have been difficult. We went through a server migration (still working things out). All of my websites went down for a few days between waiting for the migration and getting the DNS reconfigured. While coming back online, some of them had server configuration issues that needed to...
- Sun Aug 18, 2024 6:02 pm
- Forum: PHP/SQL
- Topic: Spellbound by Darkness Online MMORPG
- Replies: 2
- Views: 45286
Re: Spellbound by Darkness Online MMORPG
Update! This game was released in 2020 and had some initial success. Unfortunately, it wasn't nearly as successful as my previous online game form around 2015. The previous game called Lands of Chaos Online had over 3500 player accounts and an average of 20 to 30 online at any time. SBBD has only ov...