; 64tass Turbo Assembler Macro V1.58.2974 listing file ; 64tass -b --list sample.lst -o sample.pgx sample_pgx.s ; Thu Dec 12 13:21:11 2024 ;Offset ;Hex ;Monitor ;Source ;****** Processing input file: sample_pgx.s =$f04000 vky_text = $f04000 =$f01000 vky_mst_ctrl_0 = $f01000 >2000 50 47 58 header: .text "PGX" >2003 01 .byte $01 ; Version 0, CPU 65816 >2004 00 .byte 0 >2005 00 .byte `start >2006 20 .byte >start >2007 08 .byte 2034 48 65 6c 6c 6f 2c 20 77 message: .null 'Hello, world!' >203c 6f 72 6c 64 21 00 ;****** End of listing