<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Let's Code MS DOS 0x38: Huge Pointers in Turbo C</title>
        <link>https://peertube.v1.root42.de/videos/watch/7c281dbc-46bd-4f79-a5ac-fbbc25ec06df</link>
        <description>In MS DOS you can only access up to one Megabyte of memory easily, on an original PC or XT. This memory in turn is segmented, so accessing more than 64K at a time becomes a bit more tricky. This is why languages like Turbo C and Pascal introduced near and far pointers to the programmer. However there are also huge pointers, which we will investigate in this episode. Sourcecode: https://codeberg.org/root42/LARGEARR Join me on Mastodon: https://chaos.social/@root42 Music: A Little Wonder by Spino2006</description>
        <lastBuildDate>Tue, 04 Aug 2026 22:27:43 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.v1.root42.de</generator>
        <image>
            <title>Let's Code MS DOS 0x38: Huge Pointers in Turbo C</title>
            <url>https://peertube.v1.root42.de/lazy-static/avatars/0a35d55b-bc46-4c59-b95d-8410012a3183.jpg</url>
            <link>https://peertube.v1.root42.de/videos/watch/7c281dbc-46bd-4f79-a5ac-fbbc25ec06df</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.v1.root42.de/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.v1.root42.de/feeds/video-comments.xml?videoId=7c281dbc-46bd-4f79-a5ac-fbbc25ec06df" rel="self" type="application/rss+xml"/>
    </channel>
</rss>