WerWolv
|
07ad9ed772
|
tools: Added UNIX permissions calculator
|
2021-07-27 22:46:37 +02:00 |
|
WerWolv
|
fcb00292a5
|
fix: More invalid use of file io functions on Unix
|
2021-07-27 22:04:46 +02:00 |
|
WerWolv
|
d4e484e982
|
fix: File creation on Unix caused compile errors
|
2021-07-27 21:49:17 +02:00 |
|
WerWolv
|
2ccf8e777c
|
sys: Added create file and resize option
Fixes #172
|
2021-07-27 21:07:36 +02:00 |
|
WerWolv
|
93e1c4c4e8
|
sys: Drastically revamp the relative vs absolute address mess
|
2021-04-16 21:50:15 +02:00 |
|
WerWolv
|
2f19ff768d
|
sys: Improved ScopeGuard syntax a lot
|
2021-03-31 22:54:43 +02:00 |
|
WerWolv
|
688ca01b1b
|
ux: Added undo and redo option
|
2021-03-26 21:43:24 +01:00 |
|
WerWolv
|
2a7b698a3d
|
prv: Make data overlays work everywhere, not just in the hex editor view
|
2021-03-21 14:50:47 +01:00 |
|
WerWolv
|
3cbbfb1782
|
lang: Localize provider data information strings
|
2021-02-22 13:07:25 +01:00 |
|
WerWolv
|
14adcc0e51
|
Added set base address function to hex editor
This resolves #19
|
2021-01-11 13:50:04 +01:00 |
|
WerWolv
|
2248cd96b1
|
Fixed opening of files with non-ASCII characters in path
Fixes #116
|
2021-01-06 17:22:12 +01:00 |
|
WerWolv
|
e770fcd197
|
Fixed includes on unix
|
2021-01-03 15:09:12 +01:00 |
|
WerWolv
|
5a0f965125
|
Use file mapping instead of of normal file IO
This drastically reduces disk reads and improves performance
|
2021-01-03 15:00:16 +01:00 |
|
WerWolv
|
2c1759ce0a
|
Unified OS and arch checking defines
|
2020-12-21 12:38:30 +01:00 |
|
WerWolv
|
4720cf9fbe
|
Added possible support for MacOS. Completely untested.
Relevant: #32
|
2020-12-06 13:48:56 +01:00 |
|
WerWolv
|
4878f70e58
|
Added project files
|
2020-11-30 00:03:12 +01:00 |
|
WerWolv
|
c90ef343c1
|
Added math evaluator / calculator to tools window
|
2020-11-28 21:55:52 +01:00 |
|
WerWolv
|
015ec12215
|
Improved byte write speed by a lot
|
2020-11-27 13:44:52 +01:00 |
|
WerWolv
|
ed572ececf
|
Added patching system and IPS/IPS32 patch exporting
|
2020-11-27 09:09:48 +01:00 |
|