31
TI Z80 / Re: Core Wars
« on: March 19, 2012, 04:03:15 pm »
no problemo
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 32
TI Z80 / Re: Core Wars« on: March 17, 2012, 04:51:38 pm »
I uploaded it to the repo. It is a package called pMARS. To visually view the core it takes quite a few steps:
1. In Cydia, download the pMARS package from this repo. 2. Download all of the packages in the X Windows section, and also get WindowMaker. 3. Get iSSH from the AppStore (or somewhere else...). 4. Add a new configuration. Set the following fields: Description: root Host: 127.0.0.1 Port: 22 Login: root Password: alpine (unless you changed this) 5. Click Save and then open the new connection. 6. Type: cd /var/root/src/redcode/warriors 7. Press the 'X' in the top-right. 8. Press the other 'X' that appears in the top-right. When it asks you to start the X server, say yes. 9. Press the 'X in the top-right. 10. Press on the connection to "root". 11. Type: export DISPLAY=127.0.0.1:0 12. Type: wmaker & Ignore any warnings it prints. 13. Type: pmars aeka.red rave.red 14. The programs are now fighting. To view the progress: 15. Press the 'X' in the top-right corner. 16. Press the other 'X' that appears in the top-right corner. 17. Enjoy! Since that is an extremely long process, I will record a video of pMARS in action. 33
Axe / Re: Axe Pictures« on: March 17, 2012, 04:50:17 pm »
Repeat getkey(15)
DispGraph(Pic1,Pic2)r End 34
TI Z80 / Re: zStart - an app that runs on ram clears« on: March 17, 2012, 03:26:08 pm »
i get the ERR:UNDEFINED too, but only when editing programs in RAM.
35
TI Z80 / Re: Core Wars« on: March 15, 2012, 10:36:52 pm »Quite the accomplishment builderboy! Sadly, there isnt, but I managed to port pMars to iOS. You need to be jailbroken to run it though. I will upload to my repo in a little bit. iNinjas Repo. 36
TI Z80 / Re: Core Wars« on: March 15, 2012, 10:02:41 am »
do you plan on adding support for equates, macros, or for/rof? Great job btw
37
Other Calculators / Re: Axe Undeleter« on: March 13, 2012, 12:53:42 pm »
i have this as a zStart shortcut
38
TI Z80 / Re: The Slime« on: March 08, 2012, 10:43:42 pm »
4-level grayscale only uses 2 buffers, not 3.
39
The Axe Parser Project / Re: Features Wishlist« on: March 08, 2012, 10:41:07 am »
zStart recently added this. Just edit the program and press ON+Trace for normal compile, run, and return to program editor, or ON+Zoom to zoom compile, run, and return to program editor.
40
Graviter / Re: Graviter« on: March 07, 2012, 10:52:40 pm »
Blast labs? Is this working off of graviter, or are you just ditching it completely?
41
Axe / Re: Axe Q&A« on: March 05, 2012, 07:29:19 pm »
Use eulers 'e' to access individual bits. You can also use bit masking combined with shifting left/right (* or / by 2) to read/write bits.
42
WabbitStudio Software Suite / Re: Wabbitemu on Android« on: March 05, 2012, 07:23:23 pm »
In cydia there are gameboy emulators, nes/snes emulators, old macintosh emulators, and bochs (x86 emulator; will run windows 3.1, 95, 97, 2000, more?).
44
Graviter / Re: Graviter« on: March 04, 2012, 07:22:23 pm »
<?='<span>', isDead($_GET['graviter']) ? 'I am sad.' : 'Yay!', '</span><br />';?>
45
The Axe Parser Project / Re: Calcnet Axiom« on: March 04, 2012, 06:32:11 pm »
Isnt L3 appBackupScreen?
I thought L2 was for interrupts... |
|