RASCSI/src/raspberrypi
2020-07-30 14:23:35 -05:00
..
.gitignore Ignore the binaries - don't check them into git 2020-07-09 13:38:00 -05:00
cfilesystem.cpp Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
cfilesystem.h First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
ctapdriver.cpp First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
ctapdriver.h First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
disk.cpp Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
disk.h Cleanup to merge in with main branch 2020-07-09 15:34:29 -05:00
fileio.cpp Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
fileio.h Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
filepath.cpp Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
filepath.h Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
gpiobus.cpp Cleanup to merge in with main branch 2020-07-09 15:34:29 -05:00
gpiobus.h Additional translation from Japanese to English. Shouldn't be any functional changes. Most of the work was done by Google Translate 2020-07-05 22:56:25 -05:00
log.h Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
Makefile Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
os.h Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code 2020-07-10 17:49:02 -05:00
rascsi.1 Updated makefile to auto-generate man pages text files 2020-07-09 13:21:59 -05:00
rascsi.cpp Fix issue #8 - Code would return error when file was CORRECTLY opened and report success when it failed. 2020-07-09 20:20:18 -05:00
rasctl.1 Updated makefile to auto-generate man pages text files 2020-07-09 13:21:59 -05:00
rasctl.cpp First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
rasdump.cpp Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
sasidump.cpp Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
scsi.cpp First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
scsi.h First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00
xm6.h First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate 2020-07-05 11:47:17 -05:00