Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Hexeditor project
#41
(08-28-2023, 12:18 PM)Dav Wrote: Another nice update to this great hex editor, the best one in QB64 I've seen.   This is worthy to download even just to have the API stuff to see how to use them. 

- Dav

Thanks Dav that is really a complement from an esteemed coder and website owner such as yourself.

Reply if you can think of anything I could patch or any features that could be added..

Erik.
Reply
#42
(08-24-2022, 03:24 AM)eoredson Wrote: The Hexeditor project.

This update represents the final editing of the hex editor.

Program name:
  Hex Editor for DOS & Windows Public Domain BASIC Source Code 2023.

Author name:
  Written by Erik Jon Oredson at eoredson@gmail.com

Program purpose:
  This utility allows fast editing of bytes in a file. Two windows allow for
  editing and scrolling through hex values and ascii values.

Hexed8rZ.zip for QB64
Hexxit86.zip for VBdos

[Image: hexedit3.png]



[Image: hexedit.png]


[Image: hexedit2.png]

These files can be found at:

www.bit.ly/EriksHexEditor
Current source is 21,369 lines long.

Find attached the most recent HexEditor.


Attached Files
.zip   HEXXIT86.ZIP (Size: 406.42 KB / Downloads: 35)
.zip   HEXED8RZ.ZIP (Size: 366.84 KB / Downloads: 4)
Reply
#43
This is a list of the most recent updates made to Hex Editor:

Code: (Select All)
 v8.1a rW.0a updates 12/25/2024:
  Fixes parameter type mismatch in call to CheckExcluded.
  Adds Alt-- and Alt-= to some menu functions.
  Adds more _limit to Inkey$ loops.

 v8.1a rX.0a updates 02/25/2025:
  Improves Control-Break checking.
  Replaces GetOpenFilename$ with _OpenFileDialog$
  Adjusts starting menubox during splashscreen.

 v8.1a rY.0a updates 04/10/2025:
  Adds custom Command$ function.

v8.1a rZ.0a updates 05/05/2025
  Fixes DOS shell.


Attached Files
.zip   HEXED8RZ.ZIP (Size: 366.84 KB / Downloads: 5)
Reply




Users browsing this thread: 1 Guest(s)