Commit Graph

9 Commits

Author SHA1 Message Date
ggn 23ff3174f4 - If ^^filesize could not open the requested file, it would show "(null)" as the filename
- Changed one '#include <...>' to 'include "..."'
- Minor doc additions
- Added 'dirent_lose.c/.h' to Visual Studio project
2023-06-19 16:26:48 -05:00
ggn 2e916a913f Forgotten file for the VS project 2020-01-15 08:43:20 -06:00
ggn 114298f750 Updated VS2015 project files, it should now build out of the box on VS2015 and later 2020-01-03 09:49:02 -06:00
ggn d3748ed651 More correct calculation of ^^ABSCOUNT. Also updated VS project. Now at version 2.0.1. 2020-01-01 13:46:40 -06:00
ggn 5cd8a4814b Initial commit for 68020/30/40/60/68881/68882/68851 support. 2017-05-06 13:06:57 -05:00
ggn ba392fd1c6 Added -l* to enable listing without pagination. Fix bug where a wrong malloc would lead to explosions with listing enabled. 2017-04-27 08:06:49 -05:00
Shamus Hammons 60f204cb9e ELF support for RMAC.
ggn deserves most of the credit for this, as my job was going through
and tossing out the stuff that wasn't needed. ;-) There might be some
ELFish things that still need fixing; time, as usual, will tell.
2017-04-14 15:52:31 -05:00
ggn 6056c16bf5 .incbin now uses the same directory sets as .include. Also some small cosmetic fixes. 2016-09-27 10:38:51 -05:00
ggn c74d8ef6f1 Visual Studio 2015 project files. A few warnings about unused variables fixed.
Signed-off-by: Shamus Hammons <jlhamm@acm.org>
2015-10-06 21:10:42 -05:00