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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 267
» Latest member: ConradoBadenas
» Forum threads: 1,083
» Forum posts: 6,474

Full Statistics

Online Users
There are currently 98 online users.
» 0 Member(s) | 95 Guest(s)
Baidu, Bing, Google

Latest Threads
Old zxbasic game errors
Forum: Help & Support
Last Post: boriel
2025-11-09, 11:52 AM
» Replies: 7
» Views: 141
Error: Undefined GLOBAL l...
Forum: Help & Support
Last Post: ardentcrest
2025-11-04, 05:46 PM
» Replies: 3
» Views: 110
A Fast(er) Plot Routine f...
Forum: How-To & Tutorials
Last Post: tubz74
2025-10-30, 03:16 PM
» Replies: 2
» Views: 161
Hall of Fame - Include fo...
Forum: How-To & Tutorials
Last Post: tubz74
2025-10-28, 03:48 PM
» Replies: 0
» Views: 92
[SOLVED] Array layout bug...
Forum: Bug Reports
Last Post: Zoran
2025-10-25, 05:48 PM
» Replies: 2
» Views: 219
3DOS Commands?
Forum: Help & Support
Last Post: boriel
2025-10-06, 02:54 PM
» Replies: 3
» Views: 383
How to open fuse as an ex...
Forum: How-To & Tutorials
Last Post: zedex82
2025-10-05, 07:36 PM
» Replies: 2
» Views: 280
CLS/Fade out ASM Sub-rout...
Forum: How-To & Tutorials
Last Post: tubz74
2025-10-05, 03:39 PM
» Replies: 2
» Views: 273
ZX Basic Studio Bugs
Forum: Bug Reports
Last Post: Duefectu
2025-09-23, 04:07 PM
» Replies: 5
» Views: 1,083
Printing with FZX
Forum: Help & Support
Last Post: boriel
2025-07-17, 10:08 PM
» Replies: 1
» Views: 1,966

 
  [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: 1017)
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: 1038)
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: 1043)
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: 918)
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: 971)
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: 996)
Print this item

  [veb-polyplay] first test
Posted by: nitrofurano - 2015-07-18, 03:16 PM - Forum: Other Archs - No Replies

first test for the VEB Poly-Play arcade machine



Attached Files
.zip   example01e_working.zip (Size: 25.51 KB / Downloads: 935)
Print this item

  [hoei-laserbase] first test
Posted by: nitrofurano - 2015-07-09, 03:59 PM - Forum: Other Archs - No Replies

first test for the Hoei-LaserBase arcade machine
( <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Released_Programs_-_HoeiLaserBase">http://www.boriel.com/wiki/en/index.php ... iLaserBase</a><!-- m --> )



Attached Files
.zip   example01d_working.zip (Size: 22.3 KB / Downloads: 1220)
Print this item

  [funaigakken-interstellarlaserfantasy] first test
Posted by: nitrofurano - 2015-07-08, 01:24 PM - Forum: Other Archs - No Replies

first test for the Funai/Gakken Interstellar Laser Fantasy arcade machine (laserdisk not supported yet)



Attached Files
.zip   example01b_working.zip (Size: 30.47 KB / Downloads: 1247)
Print this item