ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
1.3 KiB

  1. --- function.run
  2. +++ function.80
  3. @@ -1,6 +1,6 @@
  4. ABS(-2.2): 2.2
  5. -DATE$: <03/07/2015>
  6. -TIME$: <21:07:44>
  7. +DATE$: <05/09/2015>
  8. +TIME$: <20:53:42>
  9. ATN(-2.2): -1.14417
  10. COS(-2.2): -.588501
  11. LOG(2.2): .788457
  12. @@ -19,7 +19,7 @@
  13. MID$(0123456789, 5, 4): <4567>
  14. LEFT$(0123456789, 5): <01234>
  15. RIGHT$(0123456789, 5): <56789>
  16. -TIMER: 76064
  17. +TIMER: 75222
  18. Paused? A
  19. VAL(X): 0
  20. ERR: 0