The following warnings occurred:
Warning [2] Undefined array key "attachments" - Line: 20 - File: portal.php(680) : eval()'d code PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/portal.php(680) : eval()'d code 20 errorHandler->error_callback
/portal.php 680 eval
Warning [2] Undefined array key "attachments" - Line: 20 - File: portal.php(680) : eval()'d code PHP 8.2.31 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/portal.php(680) : eval()'d code 20 errorHandler->error_callback
/portal.php 680 eval




Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 274
» Latest member: zxspecticle
» Forum threads: 1,086
» Forum posts: 6,487

Full Statistics

Online Users
There are currently 122 online users.
» 0 Member(s) | 121 Guest(s)
Bing

Latest Threads
New video Couse / Nuevo c...
Forum: News
Last Post: Duefectu
2026-04-29, 11:02 PM
» Replies: 0
» Views: 214
location of heap manageme...
Forum: Help & Support
Last Post: boriel
2026-03-07, 12:13 AM
» Replies: 1
» Views: 486
non-paged supervisor code...
Forum: Help & Support
Last Post: sdo303
2026-02-20, 06:38 PM
» Replies: 8
» Views: 1,302
How to open fuse as an ex...
Forum: How-To & Tutorials
Last Post: Duefectu
2026-02-09, 01:52 PM
» Replies: 3
» Views: 1,392
Old zxbasic game errors
Forum: Help & Support
Last Post: boriel
2025-11-09, 11:52 AM
» Replies: 7
» Views: 2,080
Error: Undefined GLOBAL l...
Forum: Help & Support
Last Post: ardentcrest
2025-11-04, 05:46 PM
» Replies: 3
» Views: 1,080
A Fast(er) Plot Routine f...
Forum: How-To & Tutorials
Last Post: tubz74
2025-10-30, 03:16 PM
» Replies: 2
» Views: 1,179
Hall of Fame - Include fo...
Forum: How-To & Tutorials
Last Post: tubz74
2025-10-28, 03:48 PM
» Replies: 0
» Views: 630
[SOLVED] Array layout bug...
Forum: Bug Reports
Last Post: Zoran
2025-10-25, 05:48 PM
» Replies: 2
» Views: 1,218
3DOS Commands?
Forum: Help & Support
Last Post: boriel
2025-10-06, 02:54 PM
» Replies: 3
» Views: 1,382

 
  recreate zxb.exe
Posted by: bosh77 - 2015-08-05, 08:05 PM - Forum: Help & Support - Replies (2)

Hello everyone, I have modified some of the source files .py compiler because I want to create
a version of ZXBasic specific for MSX.
Then I re-created the executable with py2exe with this command: "C:\Python27\python setup.py py2exe"
But the problem is that now the compiler ZXB.EXE It takes a few seconds to complete, whereas before it was instant.
Should I change some settings?
Thank you and best regards.

Print this item

  [tamtex-shisenshojoshiryohen] first test
Posted by: nitrofurano - 2015-08-04, 02:56 PM - Forum: Other Archs - No Replies

a test for Tamtex Shisensho Joshiryo Hen arcade machine
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_TamtexShisenshoJoshiryoHen">http://www.boriel.com/wiki/en/index.php ... oshiryoHen</a><!-- m --> )



Attached Files
.zip   example01c_startingtowork.zip (Size: 86.48 KB / Downloads: 1,112)
Print this item

  [valadon-tankbusters] first test
Posted by: nitrofurano - 2015-08-04, 10:56 AM - Forum: Other Archs - No Replies

first test for the Valadon Tank Busters arcade machine
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_ValadonTankBusters">http://www.boriel.com/wiki/en/index.php ... ankBusters</a><!-- m --> )



Attached Files
.zip   example01g_working.zip (Size: 33.15 KB / Downloads: 1,024)
Print this item

  [crawldenshi-dorachan] first test
Posted by: nitrofurano - 2015-08-02, 11:41 PM - Forum: Other Archs - No Replies

A test demo for CrawlDenshi Dorachan arcade machine.
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_CrawldenshiDorachan">http://www.boriel.com/wiki/en/index.php ... hiDorachan</a><!-- m --> )



Attached Files
.zip   example01b_startingtowork.zip (Size: 22.34 KB / Downloads: 1,102)
Print this item

  [tecmo] first test - gemini wing
Posted by: nitrofurano - 2015-08-01, 08:55 PM - Forum: Other Archs - No Replies

first test for the Tecmo arcade machine (Gemini Wing configuration)
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_Tecmo#test01-geminiwing">http://www.boriel.com/wiki/en/index.php ... geminiwing</a><!-- m --> )



Attached Files
.zip   example01c_startingtowork.zip (Size: 25.41 KB / Downloads: 1,122)
Print this item

  [namco-pacman] first test on Ponpoko arcade configuration
Posted by: nitrofurano - 2015-07-31, 08:56 PM - Forum: Other Archs - No Replies

first test on Ponpoko arcade configuration (PacMan machine)
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_PacMan#test01-ponpoko">http://www.boriel.com/wiki/en/index.php ... 01-ponpoko</a><!-- m --> )



Attached Files
.zip   example01d_startingtowork.zip (Size: 80.38 KB / Downloads: 1,137)
Print this item

  ELSEIF bug (*solved*)
Posted by: einar - 2015-07-31, 04:52 AM - Forum: Bug Reports - Replies (2)

Try running this program:

Code:
DIM h AS UBYTE LET h=10 IF h=12 THEN ELSEIF h=10 THEN LET h=h+1 END IF PRINT h

It was supposed to print 11, but it will print 10 instead.

Print this item

  [omori-spaceguerrilla] first test
Posted by: nitrofurano - 2015-07-22, 10:26 PM - Forum: Other Archs - No Replies

first test for the Omori’s Space Guerrilla arcade machine
( the wiki page related to this thread is at <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_OmoriSpaceGuerrilla">http://www.boriel.com/wiki/en/index.php ... eGuerrilla</a><!-- m --> )



Attached Files
.zip   example01e_working.zip (Size: 22.54 KB / Downloads: 1,008)
Print this item

  [teknonkogyo-beaminvader] first test
Posted by: nitrofurano - 2015-07-21, 05:59 PM - Forum: Other Archs - No Replies

first test for the Teknon Kogyo’s Beam Invader arcade machine



Attached Files
.zip   example01c_working.zip (Size: 27.51 KB / Downloads: 1,049)
Print this item

  [seoulcoin-quizolympic] first test
Posted by: nitrofurano - 2015-07-20, 03:47 PM - Forum: Other Archs - No Replies

first test for the Seoul Coin’s Quiz Olympic arcade machine



Attached Files
.zip   example01i_working.zip (Size: 21.35 KB / Downloads: 1,084)
Print this item