English Amiga Board


Go Back   English Amiga Board > Requests > request.Apps

 
 
Thread Tools
Old 03 January 2024, 16:37   #1
LeCaravage
Registered User
 
LeCaravage's Avatar
 
Join Date: May 2017
Location: AmigaLand
Posts: 459
Looking for BIN to ASCII converter

Hey,
I'm looking for a small utility wich can manage an input file (binary) to output it in Asm one format (Amiga ASCII), with or without DC.W headers.
I've searched in Aminet but when I type "BIN to ASM" I've got thousand results which are not at all related to my real need.
Thanks,

Edit : Need to be KS1.3 compatible

Last edited by LeCaravage; 03 January 2024 at 16:42.
LeCaravage is offline  
Old 03 January 2024, 16:59   #2
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,400
Very unlikely you'll find something that does this 100%

The closest you'll get is Binary->Hex (ASCII)

Something like this?

https://aminet.net/package/dev/src/hex
alexh is offline  
Old 03 January 2024, 17:58   #3
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,335
type hex <filename.bin> to <filename.txt>
meynaf is offline  
Old 03 January 2024, 19:55   #4
LeCaravage
Registered User
 
LeCaravage's Avatar
 
Join Date: May 2017
Location: AmigaLand
Posts: 459
Thanks @all for help
LeCaravage is offline  
Old 05 January 2024, 10:32   #5
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,879
Out of interest, why do it like this instead of using the incbin pseudo op in asm-one?
Jope is offline  
Old 05 January 2024, 10:53   #6
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,307
some assemblers don't have incbin. gnu as doesn't.

I have my own python scripts to do that (bin2asm.py/bin2c.py)
jotd is offline  
Old 05 January 2024, 11:09   #7
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,400
Quote:
Originally Posted by jotd View Post
I have my own python scripts to do that (bin2asm.py/bin2c.py)
They are here should anyone want to try them.

https://github.com/jotd666/amiga68kt...e/master/tools
alexh is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blitz Basic to ASCII converter zero support.Apps 6 02 March 2021 11:47
ASCII banner for FTP DannyBoy request.Other 2 02 November 2017 06:29
OldskoolUK Ascii News#5 - out now! DaZZaBoY News 2 20 April 2007 21:26
OldskoolUK Ascii Newsletter#3 - OUT NOW! DaZZaBoY News 14 02 February 2007 23:55
Ascii Junkie Amigaboy support.Demos 10 23 August 2002 17:01

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 07:51.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09011 seconds with 15 queries