Author Topic: What's going on in Omnimaga?  (Read 7214 times)

0 Members and 1 Guest are viewing this topic.

Offline trevmeister66

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1009
  • Rating: +14/-5
    • View Profile
What's going on in Omnimaga?
« Reply #15 on: November 24, 2007, 08:17:00 am »
Working 20+ hour weeks, going to school, just finished applying for college, and am now waiting for their responses (already got acceptred into 1 though). Started my first asm game, although it's progressing slowly because of the holidays and family, but I'll pick it up again soon. Trying to fix some relationship problems :banghead:banghead.gif , which isn't going so well. And hopefully i'll be able to start my xLIB project again, after it got completely erased because of my calc crash  :rage:rage.gif
Projects:    nameless RPG: 1.0%  |  Reverse Snake v1.5: 100%  |  Secret Project: 5%  |  DUNGEON: 70%

My MW2 Blog <-- Please visit :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
What's going on in Omnimaga?
« Reply #16 on: November 24, 2007, 01:08:00 pm »
sorry to hear about relationship problem :(sad.gif I hope things go better for you soon. I can't wait to see you coding more again :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Liazon

  • Guest
What's going on in Omnimaga?
« Reply #17 on: November 24, 2007, 04:16:00 pm »
cool!  good luck w/ the ASM

geez, calc crashes are the bane of basic programs  :(sad.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
What's going on in Omnimaga?
« Reply #18 on: November 24, 2007, 08:06:00 pm »
true, and it seems to have made lot of ppl start using their pc to program in BASIC too. On calc programming seems to fade out now. I'm still used to it though because I started calc programming before owning a computer
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
What's going on in Omnimaga?
« Reply #19 on: November 25, 2007, 09:14:00 am »
I still program entirely on-calc because I can do it really fast, and because I can't make heads-or-tails of any line that stretches longer than 16 characters.
I haven't had many crashes, but when I do have one I don't lose much.  I always try and keep a copy of all my files in the archive (with groups), so a RAM clear won't hurt anything.    I also try and back my calc up once a week, since I hear so many horror stories.
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
What's going on in Omnimaga?
« Reply #20 on: November 25, 2007, 09:34:00 am »
yeah same here, I usually grouped my files every hours when working on somethign and did a backup every two days on the PC. Lot of ppl should do this x.x

And I code on calc because it's much faster to test. no need to save program, open emulator, (trying to) load programs in the emu (hoping it will not freeze if it's wabbit and it doesnt always work in PindurTI if the file is for archive), test, etc
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline bfr

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 819
  • Rating: +4/-0
    • View Profile
    • bfr's website
What's going on in Omnimaga?
« Reply #21 on: November 25, 2007, 09:45:00 am »
Yeah, I lost some programs on my TI-86 before because they weren't backed up (the TI-86 doesn't even have Flash ROM though).

QUOTE

And I code on calc because it's much faster to test. no need to save program, open emulator, (trying to) load programs in the emu (hoping it will not freeze if it's wabbit and it doesnt always work in PindurTI if the file is for archive), test, etc


Although I like coding on my calculator for a few reasons (mainly because it's more portable than a computer), I don't really think it's really much faster than programming on a computer.  Example: I'm have a TIGCC project open, I want to test it, and with the click of an icon or by pressing a key combination, TiEmu opens up (if it wasn't already open, and it probably already was already open because I had pressed the icon/key combination to test the program before), and the program is automatically run without me having to type in the program's name or anything.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
What's going on in Omnimaga?
« Reply #22 on: November 25, 2007, 12:26:00 pm »
keep in mind what i said applies to 83+/84+ though


89 on calc basic is a pain because of the scrambled letter keyboard
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
What's going on in Omnimaga?
« Reply #23 on: November 25, 2007, 12:52:00 pm »
QuoteBegin-DJ Omnimaga+25 Nov, 2007, 19:26-->
QUOTE (DJ Omnimaga @ 25 Nov, 2007, 19:26)
89 on calc basic is a pain because of the scrambled letter keyboard

Same, the funky layout is really annoying.
The menu layout stinks compared to the 83/84/+/SE (I think) so I made a custom one that's fairly close.  :)smile.gif

Another thing that bothers me is that for getKey it will only return the code for the key combination  :banghead:banghead.gif (ie. if someone pressed 2nd before hitting left you would get a different number), so you have to add in extra checks in case somebody accidentally hit another button) and you can't read someone pressing 2nd, alpha, shift or that other thing (don't know what it's called). sorry for the rant
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
What's going on in Omnimaga?
« Reply #24 on: November 25, 2007, 12:54:00 pm »
wow this sucks x.x this must make games slow  
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
What's going on in Omnimaga?
« Reply #25 on: November 25, 2007, 01:02:00 pm »
QuoteBegin-simplethinker+25 Nov, 2007, 16:52-->
QUOTE (simplethinker @ 25 Nov, 2007, 16:52)
and you can't read someone pressing 2nd, alpha, shift or that other thing (don't know what it's called).  

 Diamond, iirc.
Omnimaga Admin

Liazon

  • Guest
What's going on in Omnimaga?
« Reply #26 on: November 25, 2007, 01:02:00 pm »
well at least you could just type out all of the instructions, since the 68k calcs don't tokenize like the 83+/84+ calcs.

ya, the key press thing is kinda annoying imho.  even in TIGCC, unless you use low level key reading, you can't get 2nd, alpha, shift, or diamond.  not only that, they always do the little status bar thingy at the bottom of the screen, even during TIGCC programs, which I think is annoying.  Kevin Kofler doesn't think it's annoying though, i think... That's why he highly recommends OSDequeque and the default getkey for keyreading, instead of rowread, which is essentially the equivalent of z80's direct input.

Offline simplethinker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 695
  • Rating: +16/-5
  • snjwffl
    • View Profile
What's going on in Omnimaga?
« Reply #27 on: November 25, 2007, 01:17:00 pm »
QuoteBegin-Liazon+25 Nov, 2007, 20:02-->
QUOTE (Liazon @ 25 Nov, 2007, 20:02)
well at least you could just type out all of the instructions, since the 68k calcs don't tokenize like the 83+/84+ calcs.

That's a problem for me since I do so much on-calc stuff on my 84+SE.   I can type around 60wpm, and for programming I go even faster since it's just menus :)smile.gif .  Everything for me is muscle memory in my thumbs/fingers, so I can't get used to the different layout on the 89s.  It's actually pretty funny what I end-up typing by accident when not paying attention  :Dbiggrin.gif
"We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true." -- Professor Robert Silensky



Chip's Challenge: ħ%

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
What's going on in Omnimaga?
« Reply #28 on: November 25, 2007, 02:00:00 pm »
IDK, I seem to find my way around either fine :)smile.gif. It is funny to me that after I hadn't programmed on calc for years that i could still remember all the key shortcuts and where everything was. It's like ridding a bike; you never forget :)smile.gif
*edit* 60 wpm on a calc is pretty sic, but i know what you mean. I am the same way XDsmiley.gif.

Offline JonimusPrime

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 389
  • Rating: +25/-5
    • View Profile
    • Jonimoose.net
What's going on in Omnimaga?
« Reply #29 on: November 25, 2007, 02:21:00 pm »
Yeah The ti-86 tokenizes only when you close the program so you can type all the comands in yourself but I still end up using the menus because I can't remember how to spell the tokens. :)smile.gif

"Always code as if the person who will maintain your code is a maniac serial killer that knows where you live" -Unknown

"If you've done something right no one will know that you've done anything at all" -Futurama

"Have a nice day, or not, the choice is yours." Tom Steiner