rosco_m68k - EmuTOS
rosco_m68k - EmuTOS
back to main rosco_m68k page.
Links
work log
2022-08-08: EmuTOS - help
C:\>help Builtin commands: cat/type cd chmod cls/clear cp/copy echo exit help ls/dir mkdir/md mode more mv/move path pwd ren rm/del rmdir/rd show version wrap C:\>help ls ls or dir [-l] <path> List files (default terse, horizontal) Specify -l for detailed list
some commands
C:\>help version version Display GEMDOS version C:\>version 0.20 C:\>help show show [<drive>] Show info for <drive> or current drive C:\>show Allocation info for drive C: Size (bytes): 33276928 Bytes used: 3796992 Bytes free: 29479936 Total clusters: 64994 Free clusters: 57578 Sectors/cluster: 1 Bytes/sector: 512 C:\>show d: Allocation info for drive D: Size (bytes): 33276928 Bytes used: 2048 Bytes free: 33274880 Total clusters: 64994 Free clusters: 64990 Sectors/cluster: 1 Bytes/sector: 512
2022-08-08: insert the microSD card, reset the rosco_m68k, press enter at the menu, then run EMUTOS.SYS 0xb0000
___ ___ _ ___ ___ ___ ___ ___ _____| _| . | |_ | _| . |_ -| _| . | | | . | . | '_| |_| |___|___|___|___|_____|_|_|_|___|___|_,_| |_____| Classic 2.20 MC68010 CPU @ 10.0MHz with 1048576 bytes RAM Initializing hard drives... No IDE interface found Searching for boot media... SDHC card; Loading....... Loaded 31428 bytes in ~2 sec. rosco_m68k [FW:2.20]: SD Card Menu - (c) 2020 Xark, MIT License Dir: / <Mem 1024K Uptime 00:03> [ 30K] A - roscode1.bin <Dir> 0 = ahccst.bin <Dir> 2 = bin <Dir> 1 = hello <Dir> 3 = man Press A-A to run, 0-3 for dir, RETURN for prompt, SPACE to reload:prompt rosco_m68k: SD Card nano-shell prompt (built Jun 20 2022 08:06:10) /> run EMUTOS.SYS 0xb0000
which leads to booting, and then
________________________________________ EmuTOS Version: VERSION_1_1-327-ga1a6c2d4 CPU type: M68010 Machine: ROSCO M68K Classic V2 ST-RAM: 704 KB GEMDOS drives: CD Boot time: 2022/06/20 00:00:00 ________________________________________ Hold <Control> to skip AUTO/ACC Hold <Alternate> to skip HDD boot Press key 'X' to boot from X: Press <Esc> to run an early console Hold <Shift> to pause this screen Welcome to EmuCON2 version VERSION_1_1-327-ga1a6c2d4 Type HELP for builtin commands C:\>
nice.
2022-08-08: I wrote a EmuTOS image to a small (128M) microSD card.