Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Crosstalk: Second RealityNewsThe i386-compatible now runs within Crosstalk's GUI
Major update

The i386-compatible now runs within Crosstalk's GUI

Crosstalk: Second Reality · published 9 Aug 2026, 15:48 UTC · build 24639801

All newsPlayers around this dateRead on Steam

Dev log #5

Hey there.

A big announcement today! A few days ago, I posted about Crosstalk being able to run my own kernel on an i386-compatible CPU. That is now also true for the main Crosstalk GUI application, where the CPU is running on the FPGA to the right, and the kernel (and its bootloader, which loads it into memory and jmps to it, which is itself loaded by my custom BIOS) is running on top of it.

The FPGA (the large white square to the right) is running the i386-compatible CPU. The Terminal window shows serial output coming from the core. The Memory window shows a slice of device memory (the FPGA's, in this case) that is near the start of the kernel. It can be used to navigate to any point in device memory or follow loc

A closer look at the Terminal and Memory windows

CGA memory works as intended, too

This means that you could run nearly any x86 application. The rate at which it would execute is another matter, but for text-based programs, it's pretty usable. I want to make it fast enough for video, but I consider that a lower priority now that the foundation is in, and will focus on other features.

If you'd like, then please join the Discord server and wishlist the game:

Thank you!

*DanglingPtr

More from Crosstalk: Second Reality

Other announcements

All news
Community7 Sep 2026The first Crosstalk trailer demo board has arrivedThe board mentioned in this post as having been done by the fab has arrived! The conclusion that there are some improvements to be made remains, so this post is just to show a bit more photos.Community4 Sep 2026Hardware Sniffers: The DLUWelcome to the next Hardware Sniffers post entry. Today, the topic is the DLU, which stands for the DANGLING Logic Unit , and it is the first CPU of the MISC architecture . The DLU consists of the following parts: · dangalu.sv: the DANGLING Arithmetic Logic Unit · dangdsu.sv: the DANGLING Sound Unit · dangddu.sv: the DANGLING Display Unit (80x25 text mode + a framebuffer mode, which some parts…Community3 Sep 2026Dropping old achievements that are no longer achievable at releasePrevious achievements are being removed so that the initial Early Access release state of the game contains only those that can be awarded at that time. They will return once EDA features return.