Anthony J. Bentley
|
5d6559f15f
|
Remove nonstandard <err.h>.
This provides some really nice functions, but does not exist in some
environments (particularly MinGW).
|
2011-12-02 01:23:23 -07:00 |
|
Anthony J. Bentley
|
b1a2c664a9
|
Revert use of system exit codes.
While well‐intentioned, in practice this hurts portability and
really, nobody checks the return codes anyway.
|
2011-06-04 21:33:03 -06:00 |
|
bentley
|
5f23215c5d
|
rgbasm: improve error message for failed INCBIN
|
2010-01-18 17:42:54 -07:00 |
|
bentley
|
24c1613f06
|
remove mswin-type define -- this is UNIX
|
2010-01-15 16:35:10 -07:00 |
|
Vegard Nossum
|
cd779b9511
|
asm: moved includes to include/asm/
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 09:14:19 +02:00 |
|
Vegard Nossum
|
26150fa9d4
|
asm: add newlines to the ends of yaccprt[134].y
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 09:05:39 +02:00 |
|
Vegard Nossum
|
85f382ffad
|
asm: run dos2unix on yaccprt1.y
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 09:03:53 +02:00 |
|
Vegard Nossum
|
0d9739535e
|
Use spaces instead of tabs after CPP directives
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 07:26:46 +02:00 |
|
Vegard Nossum
|
b53e170781
|
Make all file names lowercase
This fixes a zip/platform artifact.
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
|
2009-06-11 06:25:27 +02:00 |
|