
Sinclair BASIC code editor and manager
under development. Basic code editor and manager of sets saved in a .tap file. the project will auto-load after typing load "start13", other files are previous versions, font, image and movie editors. code samples, sounds and utility demos .program highlights font, image and program files. can load and merge. has possibility of renumbering itself, deleting lines in itself and saving. ----------------------------------------------------------------------- tested on these emulators https://virtualconsoles.com/online-emulators/zx-spectrum/http://torinak.com/qaophttps://jsspeccy.zxdemo.org/ ----------------------------------------------------------------------- rtf file version of this instruction: https://docs.google.com/document/d/11agamFtBf8SviafjhDe5DJV5LFSBEkH9/edit?usp=sh... tap file compilation detailed build description ----------------------------------------------------------------------- ⦁ basic editor and manager current version: start13 autostart with LOAD "start13" previous versions of basic editor and manager: boot2 boot3 boot4 boot5 boot6 boot7 botbkp0001 boot8 boot9 boot10 boot11 b00t12 b00t13 b00t14-17 botbkp0003 start start1-4 b00t b00t1 b00t2 start5 start10 start11 boot ----------------------------------------------------------------------- ⦁ BASIC code snippet - filling shapes with color current version: fill001 autostart with LOAD "fill001" previous versions of filling shapes with color: fill fill2 fill03 ----------------------------------------------------------------------- ⦁ saved screenshot current version: shape load "shape" screen$ ----------------------------------------------------------------------- ⦁ noises, sounds for the game current version: sounds (8 samples) load "sounds" current version: pchla (1 sample) load "pchla" ----------------------------------------------------------------------- ⦁ operating the kempston cursor versions: kursor load "kursor" kursor3 load "kursor3" ----------------------------------------------------------------------- ⦁ scum41, games creator concept operating the kempston cursor current version: scum41 load "scum41" ----------------------------------------------------------------------- ⦁ font loader code fragment current version: fontloader load "fontloader" ----------------------------------------------------------------------- ⦁ FONTEDITOR font sets creator current version: FONTEDITOR load "FONTEDITOR" ----------------------------------------------------------------------- ⦁ pogrub - bold the font current version: pogrub load "pogrub " ----------------------------------------------------------------------- ⦁ original font set - fnt0000001 current version: fnt0000001 SAVE "fnt0000001"CODE start, length LOAD "fnt0000001" CODE start, length ----------------------------------------------------------------------- ⦁ moving the screen horizontally, a piece of code current version: przesuwekr SAVE "przesuwekr "line 1 LOAD "przesuwekr " ----------------------------------------------------------------------- ⦁ moving the screen vertically, a piece of code current version: przes-gora SAVE "przes-gora "line 1 LOAD "przes-gora " ----------------------------------------------------------------------- ⦁ KEYS2, keysdetect - CHECKS THE KEY PRESSED versions: KEYS2 LOAD "KEYS2" keysdetect LOAD "keysdetect" ----------------------------------------------------------------------- ⦁ merge test to line 5000 - 5000mrgtst merge "5000mrgtst" ----------------------------------------------------------------------- ⦁ disable BASIC break versions: break break2 ----------------------------------------------------------------------- ⦁ 'become a filmmaker' - Projektor1 current version: Projektor1 LOAD "Projektor1" previous versions of 'become a filmmaker' : Projektor ----------------------------------------------------------------------- ⦁ deletelines - remove parts of BASIC - deleting the program itself code snippet: deletelines LOAD "deletelines" ----------------------------------------------------------------------- ⦁ renumlines - renumber BASIC lines code snippet: renumlines LOAD "renumlines "
unaux_25917242 2 games· 116 followers· 7 ratings· portfolio 42 View creator →





