Skip to main content
Ctrl+K

Retro Hacks

  • About
  • Collection
  • Blog
  • About
  • Collection
  • Blog

/RECENT POSTS/

/COMPARING WRITING “HELLO WORLD” USING DDT VERSUS ASM IN CP/M/
29 September 2024
/DRIVING SERIAL COMMUNICATION IN CP/M ON THE P2000C USING Z80 ASSEMBLY/
22 September 2024
/USING HESMON64 TO PROGRAM HELLO WORLD IN 6502 ASSEMBLY/
14 September 2024
/A C64 MULTICARTRIDGE/
07 September 2024
/MY COMMODORE 64 COLLECTION/
03 September 2024
  • Posts in assembly

Posts in assembly

Comparing writing “Hello World” using DDT versus ASM in CP/M

  • 29 September 2024
  • Philips , P2000C , Z80 , CP/M , assembly

Using DDT, one can use the inline assembler to write small programs. Besides DDT, CP/M also offers ASM to assemble a bit more advanced programs. In this blogpost, I will use both programs to write a small “Hello World” program and compare the workflow between the two procedures.

../../_images/assembly-retro.jpg

Read more ...


© Copyright 2024, Ivo Filot.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.