Path: csiph.com!weretis.net!feeder9.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news.in-chemnitz.de!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Alexander Ausserstorfer Newsgroups: comp.sys.acorn.programmer Subject: File type of machine code? Where does it start? Date: Sat, 07 Jun 2025 17:41:21 +0200 (Custom) Organization: None Lines: 21 Message-ID: <5c294dfd2cbavariasound@chiemgau-net.de> X-Trace: individual.net gshMjvJg368eKBhYwwEIeAMRPDXFqefkAcAtHX6txawvC47hLi X-Orig-Path: chiemgau-net.de!Alex Cancel-Lock: sha1:dkVhJGlEroBLg957cKtmlSxoEnw= sha256:lSYIHrUm5+RZWUuNoLBKdK45gRo0220SAgaPPbt6Z3U= User-Agent: Pluto/3.18 (RISC OS/5.24) NewsHound/v1.52-32 Xref: csiph.com comp.sys.acorn.programmer:6507 What is the file type of machine code? In Bruce Smith book "Raspberry Pi Assembly Language" he saves a block of memory with the command *save +. The saved file has no file type. By a double click the code is running from the desktop in single mode, though. Where do I find the starting point of such a code? What is the address where the machine code is starting? On the Commodore 64 (or Mega65) you will type SYS
to start machine code at address. When I examine an absolute file in StrongEd (dump mode), the first line always at address 8000. Is this also the starting point of the code? Thanks in advance, Alex -- http://home.chiemgau-net.de/ausserstorfer/