Igor M
|
7b098ff98c
|
more align examples
|
2024-03-17 14:05:00 +02:00 |
|
Igor M
|
f8ea125d0f
|
fixed offset calculation for escape syntax
|
2024-03-17 13:15:37 +02:00 |
|
Igor M
|
6f30327420
|
Updated example with hex escape
|
2024-03-17 13:10:32 +02:00 |
|
Igor M
|
220043a895
|
updated todo
|
2024-03-17 13:00:54 +02:00 |
|
Igor M
|
0847660293
|
push int as separate file
|
2024-03-17 12:59:05 +02:00 |
|
Igor M
|
757fb71b9a
|
format
|
2024-03-17 12:42:44 +02:00 |
|
Igor M
|
4dfd6f2fc0
|
implemented .db .dw .dd .dq .align
|
2024-03-17 12:42:11 +02:00 |
|
Igor M
|
930cd4c020
|
Format instructions with field names
|
2024-03-13 19:21:23 +02:00 |
|
Igor M
|
8e9bacaedc
|
Static ALL THE THINGS
|
2024-03-13 19:21:04 +02:00 |
|
Igor M
|
fb02841863
|
refactor hex_dump and push_int_le
|
2024-03-13 19:20:30 +02:00 |
|
Igor M
|
b723a3351d
|
added clang format
|
2024-03-11 16:00:55 +02:00 |
|
Igor M
|
60b7ce9672
|
fix build
|
2024-03-11 13:41:02 +02:00 |
|
Igor M
|
c56e675f2c
|
Move label dereferencing after the end of the compilation
|
2024-03-11 13:20:38 +02:00 |
|
Igor M
|
b4701bb4d5
|
Comment the push int function
|
2024-03-11 13:20:08 +02:00 |
|
m1el
|
ce9ed30bac
|
Merge pull request #3 from AbleTheAbove/main
Modularization
|
2024-03-11 12:29:44 +02:00 |
|
able
|
2575e7fced
|
Addressing the haters(comments)
|
2024-03-11 05:22:55 -05:00 |
|
able
|
78b9b99ab3
|
modularization
|
2024-03-11 05:22:55 -05:00 |
|
able
|
99a385752f
|
continued modularization
|
2024-03-11 05:21:52 -05:00 |
|
able
|
8597d97566
|
register ripout
|
2024-03-11 05:21:52 -05:00 |
|
able
|
8a7639d6ba
|
organization
|
2024-03-11 05:21:52 -05:00 |
|
able
|
45babd1afe
|
modulize error
|
2024-03-11 05:21:52 -05:00 |
|
able
|
ed28936be1
|
modularize
|
2024-03-11 05:21:52 -05:00 |
|
able
|
3dff79adc5
|
include stdint
|
2024-03-11 05:21:52 -05:00 |
|
Able
|
ea7d4bc02f
|
Add in nix packaging (#1)
* Add in nix packaging
* include stdint
* Fixes the PRs
|
2024-03-07 18:05:17 +02:00 |
|
Igor Malovitsa
|
a2daa89be5
|
more oob checks
|
2024-03-06 21:05:21 +02:00 |
|
Igor Malovitsa
|
c8704163cd
|
single printf during error
|
2024-03-06 10:59:30 +02:00 |
|
Igor Malovitsa
|
4283c17739
|
better is_neg handling
|
2024-03-06 10:59:17 +02:00 |
|
Igor Malovitsa
|
c0692c9ffd
|
unexpected token
|
2024-03-06 00:14:11 +02:00 |
|
Igor Malovitsa
|
adc393be93
|
rm -f in case files dont exist
|
2024-03-05 22:20:05 +02:00 |
|
Igor Malovitsa
|
bd01bc4f8b
|
remove ternary
|
2024-03-05 22:19:50 +02:00 |
|
Igor Malovitsa
|
f976b096dd
|
fixed logical error
|
2024-03-05 18:29:17 +02:00 |
|
Igor Malovitsa
|
c70f2d9f2a
|
remove errno
|
2024-03-05 16:17:19 +02:00 |
|
Igor Malovitsa
|
944c224d30
|
added license to the C file
|
2024-03-04 22:40:50 +02:00 |
|
Igor Malovitsa
|
e5486f0dff
|
remove unix style include
|
2024-03-04 22:38:46 +02:00 |
|
Igor Malovitsa
|
4fa350a094
|
added example && changed flags
|
2024-03-04 22:30:03 +02:00 |
|
Igor Malovitsa
|
376117ace5
|
initial commit
|
2024-03-04 22:24:03 +02:00 |
|