Information Technology - Computer Programming - Source Code - Homebrew - Open Source - Software - Hardware - 8 bit - 16 bit - 32 bit - 64 bit - x86 - x64 - DOS - Windows - Linux - Arduino - Embedded - Development - Retro - Vintage - Math - Science - History - Hobby - Beginners - Professionals - Experiment - Research - Study - Fun - Games

ATTENTION NEW USERS: Due to bot traffic, we are forced to manually approve registrations. We get thousands of bots trying to register, causing us to delete registrations in bulk with little ability to filter what is real or not. If you're having trouble getting approved, then send an email to ptrworkmails@gmail.com explaining that you are a real user. Use the same email you're trying to register with. Thank you.

Search found 145 matches

by admin
Sat Oct 11, 2025 9:08 pm
Forum: General Discussion
Topic: Knowledge Management with HTML and nested unordered lists
Replies: 0
Views: 208

Knowledge Management with HTML and nested unordered lists

I'm generating trees of information by using the folder structure and tree command under Windows XP. My approach has revealed two problems with itself. One is that I am ending up with the need to duplicate references that are actual files and folders, causing me to over bloat or limit the scope of m...
by admin
Sun Sep 28, 2025 6:18 pm
Forum: Ionic Wind (and Pyxia)
Topic: Dream Quest JRPG inspired casual mini game
Replies: 1
Views: 21215

Re: Dream Quest JRPG inspired casual mini game

Quick update: I was wondering why the hit sound wasn't playing when my friends were testing the game. I now realized why. The setup didn't copy the wav file due to a missing line. That's so annoying because there was just a windows error sound playing instead of the hit sound. That broke the experie...
by admin
Sun Sep 28, 2025 5:03 pm
Forum: General Discussion
Topic: AI Troubles
Replies: 0
Views: 9684

AI Troubles

I'm starting this thread to share my experience with AI. Starting with my most recent "conversation" with Google AI mode over the frustration I'm having with what should have been a simple search. The following is an eye opening interaction... Me: when the search goes out of its way to pro...
by admin
Sat Jul 12, 2025 6:05 pm
Forum: C/C++
Topic: Express BASIC - an interpreter in C
Replies: 28
Views: 5963483

Re: Express BASIC - an interpreter in C

here's a preview of a new example
working on examples.png
working on examples.png (69.34 KiB) Viewed 850445 times
by admin
Fri Jun 27, 2025 7:07 pm
Forum: C/C++
Topic: Express BASIC - an interpreter in C
Replies: 28
Views: 5963483

Small update

Five new examples are now included with Express BASIC (and Express OS)! Horizontal sundial calculations 5 PRECISION 5 10 INPUT "latitude: ", lat 20 INPUT "longitude: ", lon 30 INPUT "meridian: ", mer 40 PRINT CHR$(10); "time sun_hour_angle dial_hour_line_angle"...
by admin
Sun Jun 22, 2025 4:33 pm
Forum: C/C++
Topic: An obfuscated C coding contest
Replies: 18
Views: 256692

Re: An obfuscated C coding contest

Oh man I totally missed that!

There's always next time. Plenty of time to prepare. :)
by admin
Tue Jun 10, 2025 7:14 pm
Forum: 8 bit
Topic: Lucid Apogee 8 bit handheld with BASIC prototype
Replies: 0
Views: 27733

Lucid Apogee 8 bit handheld with BASIC prototype

A second round of prototypes have arrived. These are great! This is a true handheld famiclone with BASIC and educational games, USB charging, lithium battery, tft lcd, and av out. We will be sending this feedback to the manufacturer and continue working towards full production. Pros: AV output funct...
by admin
Sun Jun 08, 2025 6:18 pm
Forum: News
Topic: Product page updates
Replies: 0
Views: 23267

Product page updates

The product page now features new sections with recent releases.

This includes official pages for our line of famiclone software, Express OS, and Dream Quest.

Check it out!
by admin
Fri Jun 06, 2025 6:51 pm
Forum: Member Promotions
Topic: 3 in 1 multi-game cartridges for NES / Famicom compatible systems
Replies: 2
Views: 96117

Re: 3 in 1 multi-game cartridges for NES / Famicom compatible systems

Presenting...

Lucid Apogee
65FC OS
for NES / Famicom compatible systems

Image
Image
Image

Get the ROM here: https://lucidapogee.com/3-in-1/65fc-os/
by admin
Fri Jun 06, 2025 5:39 pm
Forum: Ionic Wind (and Pyxia)
Topic: Dream Quest JRPG inspired casual mini game
Replies: 1
Views: 21215

Dream Quest JRPG inspired casual mini game

Dream Quest We slowed down working on programming language projects this year quite a bit to work on developing some game products. Aside from the early release Famicom/NES roms we released, this is the first major game release we are publishing. It is also the smallest, but we put months of work in...