Download Latest Version TAQOZ.zip (2.4 MB)
Email in envelope

Get an email when there's a new version of Tachyon Forth

Home / TAQOZ / docs
Name Modified Size InfoDownloads / Week
Parent folder
P2 Instructions - Parallax Propeller 2 Rev B Silicon v33 - PBJ Color Columns version.xls 2021-04-02 572.9 kB
The Bit Bashers Guide to the Parallax P2 ~ Using TAQOZ ROM Forth.pdf 2020-07-05 4.9 MB
P2D2R4 SCHEMATIC.pdf 2020-05-17 92.5 kB
P2 PACKAGE ONSEMI 932BR.PDF 2020-05-17 56.9 kB
P2 shortform.pdf 2020-05-17 1.3 MB
P2 Instructions - Parallax Propeller 2 Rev B Silicon v33 - PBJ Color Columns version.ods 2020-05-17 100.4 kB
P2 Documentation - Parallax Propeller 2 Rev B Silicon v33 - PBJ.odt 2020-05-17 1.1 MB
Totals: 7 Items   8.1 MB 0
Load _BOOT_P2.BIX onto the root directory of a FAT32 card.
TAQOZ will automatically load and report to a serial console.
As of 210126 I have put it back up to 921600. (115200 is so slow)
CHANGELOG
210126
Default baud rate now 921600 ******
Fixed some video routines in MEDIA
Added INITS to EXTEND
Added media boot - checks for VGA (pincfgs @$20) and reads BOOT.CFG for splash screen and sound
210122
Improved dir handling and saving - tested RENAME etc
Added GETDIR SAVEDIR MODIFIED CREATED
BACKUP <FILE> now time stamps the modified date and time (assuming RTC but test on non P2D2)
BACKUP BIX will now create a file if it does not exist
File creation is working properly now.
FORMAT defaults to 64KB clusters which is the FAT32 maximum.
Added timestamp to MBR boot signatue
Added file timestamp handlers for CREATED and MODIFIED
RW RWS permissions are additive - use RO to reset permissions


Current version which has the basic set of modules loaded as others can be added very easily.

BOOTING....  CARD: SANDISK   SD SC64G REV$80 #35190404 DATE:2018/10
KERNEL            Parallax P2  *TAQOZ RELOADED sIDE*  V2.7 'CHIP' O.......q. 200MHz 201123-1000
   MODULES:
   1574 *TEXT*          VGA BMP TEXT 190800-0000
   1184 *BMV*           BMV VIDEO PLAYER 190800-0000
    780 *WAVE*          WAVE AUDIO FILE PLAYER 190800-0000
    430 *BMP*           BMP FILE VIEWER 190800-0000
   1998 *MEDIA*         TAQOZ INTERACTIVE MEDIA - AUDIO, TEXT, IMAGE & VIDEO DRIVERS 210125-0050 
   4878 *P2ASM*         TAQOZ INTERACTIVE ASSEMBLER for the PARALLAX P2 - 210124-1200
   2606 *DISK*          SD DISK REPORTING & FORMATTING TOOLS 190800-0000
   4900 *FILE*          TAQOZ FAT32 FILE SYSTEM for SD CARD plus VIRTUAL MEMORY  210122-0730
   1584 *SPIRAM*        LY68L6400 8MB SPI RAM ACCESS 191020-0000
   1766 *DECOMPILER*    A decompiler for TAQOZ 190825-0000
    862 *UBI2C*         EFM8UB3 I2C COMMANDS 210118-0000
    546 *RTC*           RV-3028 RTC DATE and TIME 190800-0000
    826 *SMARTPINS*     SMARTPIN FUNCTIONS and drive modes 190800-0000
    400 *P2CLOCK*       P2 CLOCK CONTROL 190800-0000
   2468 *ANSI*          ANSI TERMINAL SUPPORT 200410-0000
    406 *EXTEND*        Primary kernel extensions for TAQOZ 210121-2230
   5756 *SPIFLASH*
MEMORY MAP
  CODE:         0A126  41,254 bytes
  WORDS:        1BFB1  16,326 bytes
  DATA:         01F84  1,522 bytes
  ROOM:                73,355 bytes
HARDWARE
  PCB           P2      
  CLOCK IN      20.000000MHZ
DEVICES
  SD CARD       63 GB  SANDISK   SD SC64G REV$80 #35190404 DATE:2018/10
  SPI FLASH     16MB WINBOND $EF70_1800 #1084004282818649332
I2C DEVICES
STATS           cpufreq: 200MHz   
-------------------------------------------------------------------------------
TAQOZ#
Source: README.TXT, updated 2021-01-24