Skip to content

feat: Remove LOGO.EXE and update README to reflect changes in usage#29

Merged
maximilien-noal merged 1 commit into
mainfrom
fix/remove_logo_exe
May 23, 2026
Merged

feat: Remove LOGO.EXE and update README to reflect changes in usage#29
maximilien-noal merged 1 commit into
mainfrom
fix/remove_logo_exe

Conversation

@maximilien-noal
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 23, 2026 22:29
@maximilien-noal maximilien-noal merged commit 181f61f into main May 23, 2026
4 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository documentation to reflect that LOGO.EXE is no longer shipped in the repo and clarifies how to run the emulator vs. the standalone player.

Changes:

  • Tweaks README formatting (blank line after title; wraps the asset URL in angle brackets).
  • Clarifies provenance/requirements for LOGO.EXE (bring-your-own from “Dune PC floppy 2.1”) and notes the standalone HnmPlayer no longer needs it at runtime.
  • Minor cleanup of whitespace in the README.

Comment thread README.md
@@ -1,7 +1,8 @@
# LOGO

A fully reverse-engineered real DOS app exemple, from the floppy version of DUNE.
Comment thread README.md
@@ -24,12 +25,13 @@ In this animation there is a lot. Let's break it down:

This repository serves as an example in order to document and show case the usage of Spice86.
Comment thread README.md
Comment on lines +28 to +34
LOGO.EXE and LOGO.HNM only exist in the PC floppy version of DUNE.

LOGO.EXE and LOGO.HNM only exist in the PC Floppy version of DUNE.
This repository does not include LOGO.EXE. If you want to run the original DOS binary through the root emulator project, supply your own copy from Dune PC floppy 2.1.

## How to run

Get LOGO.EXE from the floppy version of Dune.
Get LOGO.EXE from Dune PC floppy 2.1. The checksum below is for that binary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants