flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
soul_master 12 Jan 2025, 13:51
Multiple Compiler Package: https://starpow3r.net/compiler.zip
Includes TinyC, GCC, FASM and FASMG with library, examples, graphics and fonts. Visual interface (or "front end") for FASM/G. One click to run *.C or *.ASM from a page. Reduced GCC/MingW to under 50mb. ![]() |
|||
![]() |
|
soul_master 12 Jan 2025, 14:00
New Example Pages: https://starpow3r.net/pages.zip For the latest version of Miracle Browser: https://starpow3r.net/miracle.zip
![]() Code: * /agenda/ - Miracle Browser 2-DO list. 18 pages worth. Ideas that haven't been implemented * /tutorial/ - Example tutorial: Programming in C. 15 pages that reuse the same menu. * /theme/ - Custom themes: browser.theme=blue. * image - Miracle .IMAGE file format * /food/ - Example site template with food recipes * /animal/ - Example page of animals with audio: play 'my.wav' * /games/, /videos/ - How to create a custom launcher, or an image gallery, or a page that reviews or sells games, movies, or any products * /media/ - Some outline fonts ending with 'o'. Example: 'radio/64o', 'block/64o', 'cartoon/80o'. .FONT opens with miracle.exe. Last edited by soul_master on 12 Jan 2025, 14:38; edited 1 time in total |
|||
![]() |
|
soul_master 12 Jan 2025, 14:37
Updates:
Code: * Inclusion: use 'file'. Now, a title and/or menu can be created once for an entire site, and it's reusable by all pages. * Themes. Pages can customize interface colors: browser.theme=name * Cursors: Set page.cursor='my.cur' or .ani/mated * Audio: play 'my.wav', or: play loop 'my.wav' * Link text boxes: t.link='name'. For buttons * Link multiple images in a gallery with image.link and image.search * Drag and drop filename from explorer. Minimize browser first * "Open With..." .FONT, .IMAGE, .SOUL, .USE, .CODE. Languages: .C/H, .CPP/HPP, .ASM/INC, .BAT, .PY (Python), .HTML/CSS/JS * code.language='bat' for batch files. Recognizes both comment styles, "rem comment" and "::comment". Drag any BAT onto miracle.exe to open with. load_font(text name) (t.font='name/n') searches these locations: /name/, /font/ or /media/font/, or up 1-2 directories: /site/page1 or /sites/site1/page1. Code: @miracle/media/font/name/n @page/name/n @page/font/name/n @page/../font/name/n @page/../../font/name/n @page/media/font/name/n @page/../media/font/name/n @page/../../media/font/name/n Edit: Update (1-15-25): https://www.starpow3r.net/miracle.zip Finally solved the problem with fonts. Before, t.font='name/32' would cause a crash if the font didn't support a fade or gradient applied to it, or if text.graphics=fade was set previously, and the font was changed to an incompatible one. Now, any font should be usable, and pages/fonts demonstration should not crash. Fixed another issue: "Open With..." source (*.ASM) would reset the global code_language to 's' if it encountered <> (if a<>b in FASM/G), causing only SS (Soulscript) keywords to be highlighted. |
|||
![]() |
|
soul_master 30 Jan 2025, 07:44
Update (1-30-25): https://starpow3r.net/
Internet started. Views online pages with text and code files (.C/H/ASM/INC/BAT/x). Uses Winsock. No images or links yet. Example addresses. Copy, then click [>] by the address bar to "paste and go". Code: www.starpow3r.net www.starpow3r.net/fasm.soul www.starpow3r.net/text.soul www.starpow3r.net/loop.soul www.starpow3r.net/text.h www.starpow3r.net/text.inc ![]() ![]() ![]() ![]() |
|||
![]() |
|
soul_master 05 Feb 2025, 14:10
Update (2-5-25): https://starpow3r.net/ Miracle Browser is the solution to all the problems of the internet caused by HTML browsers.
![]() Soulscript can display code in 22+ programming languages on a single page: Soulscript, C, C++, C#, Python, HTML, CSS, Javascript, Java, Rust, Ruby, Swift, SQL, BASIC... ![]() |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.