Difference between revisions of "NextZXOS"

From SpecNext official Wiki
Jump to: navigation, search
m (Ped7g moved page NextOS to NextZXOS: The OS has been renamed in distro files v.0.8e)
(NextOS: finished renaming to NextZXOS)
Line 1: Line 1:
= NextOS =
+
= NextZXOS =
  
NextOS is one of the Operating Systems that is integrated into the Next.  It's based on the +3E DOS which is in turn an extension of the +3 DOS as found on the ZX Spectrum +3. It provides access to the extra memory via integrated Ram Disk as well as SD cards. It also supports CP/M Plus file structures and partitions on the SD card (although support of CP/M for the Next is still being developed), FAT16 and FAT32 partitions, the latter with full 255 character Long File Names (LFN). NextOS additionally supports NextBASIC's 128K full screen editor and does not need USR0 mode to operate.
+
NextZXOS is one of the Operating Systems that is integrated into the Next.  It's based on the +3E DOS which is in turn an extension of the +3 DOS as found on the ZX Spectrum +3. It provides access to the extra memory via integrated Ram Disk as well as SD cards. It also supports CP/M Plus file structures and partitions on the SD card (although support of CP/M for the Next is still being developed), FAT16 and FAT32 partitions, the latter with full 255 character Long File Names (LFN). NextZXOS additionally supports NextBASIC's 128K full screen editor and does not need USR0 mode to operate.
  
 
USING FROM NextBASIC
 
USING FROM NextBASIC
Line 15: Line 15:
 
-new things coming
 
-new things coming
  
PROGRAMMING WITH NextOS
+
PROGRAMMING WITH NextZXOS
  
 
--Files and Streams
 
--Files and Streams
 
--the command line
 
--the command line

Revision as of 09:51, 5 August 2018

NextZXOS

NextZXOS is one of the Operating Systems that is integrated into the Next. It's based on the +3E DOS which is in turn an extension of the +3 DOS as found on the ZX Spectrum +3. It provides access to the extra memory via integrated Ram Disk as well as SD cards. It also supports CP/M Plus file structures and partitions on the SD card (although support of CP/M for the Next is still being developed), FAT16 and FAT32 partitions, the latter with full 255 character Long File Names (LFN). NextZXOS additionally supports NextBASIC's 128K full screen editor and does not need USR0 mode to operate.

USING FROM NextBASIC

-directory structure

-navigating directories

-tap files

-snapshots

-new things coming

PROGRAMMING WITH NextZXOS

--Files and Streams --the command line