Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlimilO1402 committed Jan 23, 2022
1 parent 6f22027 commit 7a169f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

Project started in january 2022.
VB does not have any intrinsic unsigned Datatypes, except the datatype Byte.
So it's obvious we need at least some functions to fill the gap.
So I came up with a library, my first real attempt to asm programming.
This is a dll in asm with some functions to do arithmetic operations on VB.Long (Int32) just like it were unsigned.

![<AppName> Image](Resources/<AppName>.png "<AppName> Image")

0 comments on commit 7a169f2

Please sign in to comment.