dos33fsprogs/bmp2dhr
Vince Weaver a6212fcfbf b2d: for regular GR the results were only half-screen wide?
think this fix is more or less OK but might break something else
2020-07-23 10:57:32 -04:00
..
b2d.c b2d: for regular GR the results were only half-screen wide? 2020-07-23 10:57:32 -04:00
b2d.h b2d: add version of this that compiles under Linux 2018-06-29 11:21:42 -04:00
Makefile b2d: add version of this that compiles under Linux 2018-06-29 11:21:42 -04:00
README b2d: add version of this that compiles under Linux 2018-06-29 11:21:42 -04:00
tomthumb.h b2d: add version of this that compiles under Linux 2018-06-29 11:21:42 -04:00

Modified the source a bit, mostly so it compiles and runs
on 64-bit Linux.

Most of it was assumptions about the size of unsigned long in
the BMP header.