<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://boekenstapel.meulie.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Pub - beta - wearmouth</title>
        <description>Various works which are, to my knowledge, no longer copyrighted</description>
        <link>https://boekenstapel.meulie.net/</link>
        <lastBuildDate>Tue, 21 Apr 2026 04:02:50 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://boekenstapel.meulie.net/_media/wiki/dokuwiki.svg</url>
            <title>Pub - beta</title>
            <link>https://boekenstapel.meulie.net/</link>
        </image>
        <item>
            <title>an_assembly_file_listing_to_generate_a_16k_rom_for_the_zx_spectrum</title>
            <link>https://boekenstapel.meulie.net/wearmouth/an_assembly_file_listing_to_generate_a_16k_rom_for_the_zx_spectrum?rev=1647869218&amp;do=diff</link>
            <description>&lt;pre&gt;
;************************************************************************
;** An Assembly File Listing to generate a 16K ROM for the ZX Spectrum **
;************************************************************************

; -------------------------
; Last updated: 13-DEC-2004
; -------------------------

; TASM cross-assembler directives. 
; ( comment out, perhaps, for other assemblers - see Notes at end.)

#define DEFB .BYTE      
#define DEFW .WORD
#define DEFM .TEXT
#define ORG  .ORG
…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 21 Mar 2022 13:26:58 +0000</pubDate>
        </item>
        <item>
            <title>assembly_listing_of_the_operating_system_of_the_sinclair_zx80</title>
            <link>https://boekenstapel.meulie.net/wearmouth/assembly_listing_of_the_operating_system_of_the_sinclair_zx80?rev=1647867537&amp;do=diff</link>
            <description>&lt;pre&gt;
; ===================================================
;
; An Assembly Listing of the ROM of the Sinclair ZX80
; ---------------------------------------------------
;
; -------------------------
; Last updated: 12-SEP-2002
; -------------------------
;
; &lt;font color=#9900FF&gt;Note.&lt;/font&gt; This is not the original text file, which was 
; written by John Grant in 1979, but a file that 
; performs a similar function in that it assembles
; a 4K ROM file that may be used in ZX80 emulators.
;
; The…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 21 Mar 2022 12:58:57 +0000</pubDate>
        </item>
        <item>
            <title>assembly_listing_of_the_operating_system_of_the_sinclair_zx81</title>
            <link>https://boekenstapel.meulie.net/wearmouth/assembly_listing_of_the_operating_system_of_the_sinclair_zx81?rev=1647867994&amp;do=diff</link>
            <description>&lt;pre&gt;
; ===========================================================
; An Assembly Listing of the Operating System of the ZX81 ROM
; ===========================================================
; -------------------------
; Last updated: 13-DEC-2004
; -------------------------
;
; Work in progress.
; This file will cross-assemble an original version of the &quot;Improved&quot; ZX81 ROM.  The file can be modified to change the behaviour of the ROM when used in emulators although there is no spare space avail…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 21 Mar 2022 13:06:34 +0000</pubDate>
        </item>
        <item>
            <title>version_1</title>
            <link>https://boekenstapel.meulie.net/wearmouth/version_1?rev=1647941590&amp;do=diff</link>
            <description>&lt;div&gt;
&lt;pre&gt;
; Disassembly of the file &quot;C:\lab\if1-1.rom&quot;
; 
; CPU Type: Z80
; 
; Created with dZ80 1.50
; 
; on Sunday, 28 of April 2002 at 12:33 PM
; 
; ---
;
; Last Updated: 14-JAN-2004
;
; Credits:      John Hutcheson          Documentation.
;               Geoff Wearmouth         Current Maintainer

#define DEFB .BYTE      
#define DEFW .WORD  
#define DEFM .TEXT
#define EQU  .EQU
#define ORG  .ORG

        ORG     $0000

 
; --------------------------------
; THE &lt;b&gt;&lt;font color=#333388&gt;&#039;RET…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Mar 2022 09:33:10 +0000</pubDate>
        </item>
        <item>
            <title>version_2</title>
            <link>https://boekenstapel.meulie.net/wearmouth/version_2?rev=1647941630&amp;do=diff</link>
            <description>&lt;div&gt;
&lt;pre&gt;
; Disassembly of the file &quot;C:\lab\if1-2.rom&quot;
;
; CPU Type: Z80
;
; Created with dZ80 1.50
;
; on Sunday, 28 of April 2002 at 12:35 PM
;

; ------------------------
; last updated 14-JAN-2004
; ------------------------

#define DEFB .BYTE
#define DEFW .WORD
#define DEFM .TEXT
#define EQU  .EQU
#define ORG  .ORG

        ORG     $0000

; ---------------------------------------
; FLAGS3 System Variable - IY+$7C ($5CB6)
; ---------------------------------------
; Bit 0 - set when executi…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 22 Mar 2022 09:33:50 +0000</pubDate>
        </item>
    </channel>
</rss>
