Commit graph

23 commits

Author SHA1 Message Date
9c53235e7e
Renamed x64 to x86 2025-02-05 23:16:18 +01:00
e962ac379c
Fixed incorrect section offsets on Windows 2025-02-03 14:23:23 +01:00
a0388ae15a
Simplified the assembler 2025-02-02 11:48:08 +01:00
7fb5c8407f
Fixed incorrect OS detection 2025-01-31 21:50:35 +01:00
4149fcec80
Improved performance of the address resolver 2025-01-31 11:14:04 +01:00
699dbe4fd5
Implemented function pointers as parameters 2025-01-30 23:57:41 +01:00
860795c1ec
Implemented basic support for function pointers 2025-01-30 16:33:20 +01:00
9153a4ba30
Renamed x64 store function 2025-01-25 23:18:57 +01:00
169810e3a2
Implemented dynamic array indices 2025-01-24 22:47:28 +01:00
bad8e9ac85
Improved section offset calculation 2025-01-20 13:51:47 +01:00
dfc39f1f04
Reduced number of packages 2024-08-26 15:34:34 +02:00
a4dc5a4eff
Flattened package hierarchy 2024-08-25 20:38:22 +02:00
32ae625af4
Improved Windows support 2024-08-19 17:25:51 +02:00
ed6cee0acc
Improved Windows DLL calls 2024-08-19 11:11:45 +02:00
fa1dce31f3
Improved Windows support 2024-08-18 13:29:44 +02:00
9c6eb45fe9
Implemented indirect calls 2024-08-16 20:39:04 +02:00
c7881ab0ef
Improved alignment function 2024-08-15 13:53:00 +02:00
999e60e294
Simplified executable file formats 2024-08-15 00:46:49 +02:00
a80207d105
Improved security 2024-08-14 17:49:07 +02:00
33da0cc315
Improved Windows support 2024-08-13 19:34:54 +02:00
3dffa69f37
Added Windows PE support 2024-08-13 14:07:40 +02:00
f70a2e848d
Improved mac support 2024-08-12 12:16:01 +02:00
a466281307
Simplified file structure 2024-08-07 19:39:10 +02:00
Renamed from src/build/asm/Finalize.go (Browse further)