Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| ns32ksoft [2026/06/03 14:14] – admin | ns32ksoft [2026/06/03 14:20] (current) – admin |
|---|
| |
| ==== Definicon ==== | ==== Definicon ==== |
| Definicon DSI-32 was a "coprocessor" ISA-8 board with NS32032 CPU designed to run "heavy" match tasks. | Definicon DSI-32 was a "coprocessor" 8-bit ISA bus board with NS32032 CPU designed to run "heavy" math tasks. |
| |
| See Byte Magazine articles:\\ | See Byte Magazine articles:\\ |
| === DSI-32 Software === | === DSI-32 Software === |
| 1) http://user.berklix.org/~dlr/dsi/set021387/\\ | 1) http://user.berklix.org/~dlr/dsi/set021387/\\ |
| This is a complete Definicon software set. Includes GreenHills C (K&R only), Fortran and Pascal compilers. Filenames are in mixed case. An assembler is made by Computer Systems Design (Perth, Western Australia) and language compilers are from Green Hills Software. The assembler is quite powerful and supports the **module** concept for the 32000 (unlike many other assemblers including ''gas''). There are also two alternative assemblers (included). Object module format is proprietary. Executables has a suffix ''*.e32'' and this is an ''a.out'' variant (loader sources is available in the LOAD sources). | This is a complete Definicon software set. Includes GreenHills C (K&R only), Fortran and Pascal compilers. Filenames are in mixed case. An assembler was developed by Computer Systems Design (Perth, Western Australia) and language compilers are from Green Hills Software. The assembler is quite powerful and supports the **module** concept for the 32000 (unlike many other assemblers including ''gas''). There are also two alternative assemblers (included). Object module format is proprietary. Executables have a suffix ''*.e32'' and this is an ''a.out'' variant (loader sources is available in the LOAD sources). |
| |
| <code>CSD-32000 Assembler V1.00a, Computer Systems Design | <code>CSD-32000 Assembler V1.00a, Computer Systems Design |