Commit Graph

  • 60b886dd7d
    Merging information from readme.md into the wiki PhrAx 2020-08-18 00:51:01 -0700
  • 2da8d4dbdf Added visual studio code project akuker 2020-08-16 13:23:42 -0500
  • 7700c63636 Renamed disks directory to devices, since not all of the devices are disks akuker 2020-08-16 13:06:39 -0500
  • a619079547 Pull in only the disk/controller changes from the large_file_breakup branch akuker 2020-08-16 11:09:22 -0500
  • 307d48a51c Created version 1.6 with issue #10 fixed. Renamed version 1.5 to a better folder name Tony 2020-08-14 14:15:12 -0500
  • a21b3155e8
    Merge pull request #15 from sfiera/getopt akuker 2020-08-09 11:31:59 -0500
  • e13001e138
    Merge pull request #14 from sfiera/readme akuker 2020-08-09 09:48:18 -0500
  • 46e03a4026 Reimplement ParseArgs() with getopt() Chris Pickel 2020-08-09 07:52:58 +0100
  • 8b340fde89 Split config parsing and arg parsing functions Chris Pickel 2020-08-09 02:30:17 +0100
  • ab466107a5 Expand comparison table Chris Pickel 2020-08-09 02:04:48 +0100
  • caaa8db7bc Convert links to Markdown style Chris Pickel 2020-08-09 01:40:11 +0100
  • 9087cb7308
    Add link to the wiki #13 akuker 2020-08-08 18:04:06 -0500
  • d3929fe56e
    Updated README for Issue #13 akuker 2020-08-08 17:57:33 -0500
  • 5bfe9db4b7 Generate bill of materials for version 1.5 Tony Kuker 2020-08-08 16:55:53 -0500
  • e61dbdabe3 Enabled Shtudown & reboot commands akuker 2020-08-07 17:03:47 -0500
  • dfa28091e4 Added file upload functionality. Disabled some debug messages. akuker 2020-08-07 16:59:42 -0500
  • e962706d4e Merge branch 'master' of https://github.com/akuker/RASCSI akuker 2020-08-07 14:25:20 -0500
  • 5a71783d33 Updated to allow command handler to run on x86 systems for development purposes. Also fixed warning about using fprintf incorrectly akuker 2020-08-07 14:25:05 -0500
  • 4bb539ed72
    Update c-cpp.yml akuker 2020-08-07 12:56:05 -0500
  • 377da587b7 Added functionality to create a new, empty hd image. akuker 2020-08-07 12:51:33 -0500
  • 86bf896d66 Fixed connect_new_device function akuker 2020-08-07 11:59:18 -0500
  • c37abe3e73 Remove old files akuker 2020-08-07 11:37:13 -0500
  • c3e8204542 Started moving actions into a single php file to simplify things akuker 2020-08-07 11:34:07 -0500
  • 8eb8273141
    Update c-cpp.yml akuker 2020-08-06 15:52:38 -0500
  • ebe7678c55
    Update c-cpp.yml akuker 2020-08-06 15:49:39 -0500
  • 61fff367b6
    Update c-cpp.yml akuker 2020-08-06 12:31:50 -0500
  • 7c46ccf66c
    Update c-cpp.yml akuker 2020-08-06 08:58:27 -0500
  • 3349794633
    Update c-cpp.yml akuker 2020-08-06 08:56:07 -0500
  • 4def4f3647
    Create c-cpp.yml akuker 2020-08-06 08:54:53 -0500
  • 5188882a92 Changed Bus Transceivers to 74LS641-1 per discussion on 68kmla forums Tony Kuker 2020-08-03 09:57:53 -0500
  • 6a2ace5fda Regenerated BOM, footprint listing, GERBER files and Schematic Tony 2020-08-02 20:39:27 -0500
  • 2f3b8f620c Fixed orientation of termpwr diode. Updated to version "2.1a" Tony Kuker 2020-08-02 20:08:21 -0500
  • 82cc76daad Merge branch 'master' of https://github.com/akuker/RASCSI Tony Kuker 2020-08-02 18:27:38 -0500
  • b871403911 Fixed silkscreen for tranceivers Tony Kuker 2020-08-01 23:18:40 -0500
  • a6d501b7e4 Can now add, eject and disconnect devices akuker 2020-08-01 22:47:04 -0500
  • a30889f7c1 Moved several php functions to a library that can be reused. Updated to use css for styles akuker 2020-08-01 20:53:11 -0500
  • 9d94cdeec6 Updated SCSI table list to show all SCSI IDs akuker 2020-08-01 19:22:07 -0500
  • 4c135d7791 Generated gerber files, part lists and re-generated schematic Tony 2020-08-01 17:55:03 -0500
  • b66f5bc5fd First draft of rascsi version 2.1 Tony 2020-08-01 16:26:27 -0500
  • 19e81178b8 Merge branch 'master' of https://github.com/akuker/RASCSI Tony Kuker 2020-07-30 14:23:35 -0500
  • 66e4c91f61 Buttons are starting to do something... nothing useful... but something akuker 2020-07-29 20:42:50 -0500
  • 4c02bd5a1a Fix collor when the service fails. Automatically refresh the status every 30 seconds akuker 2020-07-26 21:06:48 -0500
  • b8874d1e27 Created a frame around the rascsi interface and a status frame that will automatically update akuker 2020-07-26 20:57:52 -0500
  • 9345e0dbe4 updated to work with Netscape akuker 2020-07-26 20:27:59 -0500
  • 4cfd4b8afd Simple php page to check the status of the RaSCSI service akuker 2020-07-26 20:21:50 -0500
  • a482c465ad Created conceptual wireframe and generated new php file that sort-of matches the wireframe. Still a work in progress and doesn't do anything useful (yet) akuker 2020-07-26 19:54:40 -0500
  • 5794e56477 Translated to Englished and fixed handling of files without an extension Tony Kuker 2020-07-25 21:40:03 -0500
  • 3dc38ea959 Baseline version of index.php from https://github.com/ztto/rascsi-php Tony Kuker 2020-07-25 21:36:35 -0500
  • 7db4c53a78
    Merge pull request #11 from akuker/scsimon akuker 2020-07-19 15:13:43 -0500
  • 52ba5c2fa7 Un-do extraneous changes before merging back into source branch akuker 2020-07-19 15:10:17 -0500
  • f422bd9ca9 Un-do extraneous changes before merging back into source branch akuker 2020-07-19 15:05:24 -0500
  • a033451863 Un-do extraneous changes before merging back into source branch akuker 2020-07-19 14:59:40 -0500
  • 7b10c2299f Updated git ignore for scsishark akuker 2020-07-19 00:24:07 -0500
  • 1cc05072af scsishark works to capture data from the scsi bus. The VCD file can be opened with GTKWave akuker 2020-07-19 00:22:35 -0500
  • da3d0ea494 Ignore non-SCSI pins akuker 2020-07-18 18:00:17 -0500
  • 64b5c3d0f6 Fix formatting to match WaveDrom akuker 2020-07-18 17:59:52 -0500
  • 4b8877af56 Restore common version of this file akuker 2020-07-18 15:33:45 -0500
  • f610c7f284 Changed gpiobus back to a common version. Restored rascsi.cpp to original version akuker 2020-07-18 15:29:27 -0500
  • f3037b6285 Move monitor function to scsishark file akuker 2020-07-18 15:01:24 -0500
  • 18870e49f2 Python script for formatting the output data akuker 2020-07-18 13:35:14 -0500
  • efa01e1e10 Basic data capture works akuker 2020-07-18 13:34:29 -0500
  • 3fb3ee7d7f Started switchover to spdlog library akuker 2020-07-10 18:31:02 -0500
  • 32af6cf169 Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code akuker 2020-07-10 17:49:02 -0500
  • 853d37ea81 Commit version 1.5 schematic akuker 2020-07-10 13:40:39 -0500
  • ed2ba5da04 Opened with KiCad to fix file/library errors akuker 2020-07-10 13:39:19 -0500
  • 2a3ce15516 Commit version 1.5 of the RASCSI board from https://github.com/akuker/RASCSI-68kmlaver akuker 2020-07-10 13:37:30 -0500
  • b69d6fc409 Python script for monitoring rascsi and displaying status on a OLED display akuker 2020-07-10 11:38:59 -0500
  • 74d6c5279d Python script for monitoring rascsi and displaying status on a OLED display akuker 2020-07-10 11:38:31 -0500
  • 80eadff56d Removing the binaries - They're not being updated for now akuker 2020-07-09 20:25:01 -0500
  • 7a697309e2 Fix issue #8 - Code would return error when file was CORRECTLY opened and report success when it failed. akuker 2020-07-09 20:20:18 -0500
  • 96704a002a Fix the CFlags and correct the debugger to launch the correct exe akuker 2020-07-09 17:57:13 -0500
  • c0e607eb9d Added some debug code for Issue #2. This will print out a warning when we get an unhandled mode page code, instead of crashing akuker 2020-07-09 17:56:04 -0500
  • 4954d20f98
    Merge pull request #9 from akuker/cdrom-debug akuker 2020-07-09 15:35:50 -0500
  • 6bdb841dfc Cleanup to merge in with main branch Tony Kuker 2020-07-09 15:34:29 -0500
  • a077a782d4 Merge branch 'master' of https://github.com/akuker/RASCSI Tony Kuker 2020-07-09 15:19:05 -0500
  • 15bd9d7dd4 Ignore the binaries - don't check them into git akuker 2020-07-09 13:38:00 -0500
  • f263dd03b3 Removed extraneous debug printfs, removed scsimon akuker 2020-07-09 13:36:25 -0500
  • bd70788512 Added ability to use --help as well as -h to show usage info akuker 2020-07-09 13:33:57 -0500
  • 13cafbc978 Added ability to use --help as well as -h to show usage info akuker 2020-07-09 13:32:18 -0500
  • 1c45f8e33c Added warning at the top of the page to not manualy update akuker 2020-07-09 13:28:17 -0500
  • 35d2b83811 Updated makefile to auto-generate man pages text files akuker 2020-07-09 13:21:59 -0500
  • 79ac158eb0 Updated man pages and generated text version of the doc akuker 2020-07-09 13:21:15 -0500
  • 5c604eb1ea Updated man pages akuker 2020-07-09 13:00:06 -0500
  • 78eb315917 Updated rascsi man page akuker 2020-07-09 12:24:47 -0500
  • 52b58f06dc Added skeleton MAN pages Tony Kuker 2020-07-08 19:50:39 -0500
  • 1d588d1120 Create skeleton man pages akuker 2020-07-08 19:45:34 -0500
  • da101dea19 Fix typo akuker 2020-07-07 16:49:36 -0500
  • 419f887dae Merge branch 'failed-monitor-attempt' akuker 2020-07-07 16:45:16 -0500
  • 64c621d36b Cleanup failed stuff.... akuker 2020-07-07 16:41:12 -0500
  • 6815f75836 Failed attempt at monitoring the SCSI traffic. akuker 2020-07-07 14:17:16 -0500
  • 6fd6fdcc05 Failed attempt at monitoring the SCSI traffic. akuker 2020-07-07 14:16:02 -0500
  • c86764c6e7 Debug code for cd-rom integration akuker 2020-07-06 19:23:54 -0500
  • a14e057028
    Create LICENSE akuker 2020-07-05 23:02:40 -0500
  • f55de61aeb Additional translation from Japanese to English. Shouldn't be any functional changes. Most of the work was done by Google Translate Tony Kuker 2020-07-05 22:56:25 -0500
  • 246958306a Merge remote-tracking branch 'refs/remotes/origin/master' Tony Kuker 2020-07-05 11:49:51 -0500
  • 538c0547bb First round of translating the code comments and error messages to English. Most of the heavy lifting was done by Google translate Tony Kuker 2020-07-05 11:47:17 -0500
  • 50ca24a74f Merge branch 'master' of https://github.com/akuker/RASCSI Tony Kuker 2020-07-05 11:21:19 -0500
  • a955d2467f Added links to potentially useful information Tony Kuker 2020-07-05 11:20:41 -0500
  • 13234a52fa Set theme jekyll-theme-midnight akuker 2020-07-04 20:39:04 -0500
  • 81617cffde Converted documentation to english using Chrome's translate function. Tony Kuker 2020-07-04 10:12:53 -0500