3991
News / Re: 87232 posts in one year
« on: January 06, 2011, 10:05:23 am »
With the start of school, I believe that Kerm will not be the only one less active, but his situation is differente

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. 3991
News / Re: 87232 posts in one year« on: January 06, 2011, 10:05:23 am »
With the start of school, I believe that Kerm will not be the only one less active, but his situation is differente
![]() 3992
News / Re: First Calculator on IRC« on: January 06, 2011, 10:01:40 am »Oh, Kerm. We need a special chip/piece to do this, but yeah, another limit was broken! 3993
TI-Nspire / Re: What about a nspire forge?« on: January 06, 2011, 10:00:27 am »
This looks great, I can imagine a TI-83+ Series one, since there are more projects for this one
![]() 3994
News / Re: Omnimaga on Facebook« on: January 06, 2011, 09:58:02 am »* ScoutDavid likes Omnimaga.
3995
TI Z80 / Re: Command line« on: January 06, 2011, 09:57:33 am »
SirCmpwn, thanks for sharing the subroutine SW
![]() Nice job Qwerty, I just don't think the space between letters is that necessary, can you later have a command to choose whether we want it or not? I'd be glad ![]() 3996
TI Z80 / Re: [Project]Assemblex« on: January 06, 2011, 09:39:12 am »Cool to hear, I'm glad this progresses nicely. Also the replace all function will be very useful because I hated in some softwares when there were either no replace function or I had to press replace over 100 times (or retype everything all the time) when I needed to change parts of code or something all accross my program. There is no 'Find' option yet though, I don't have any clue on how to make one. Here's how the 'Export to 8xp' will work: Code: [Select] 210100 This is the code dor Code: [Select] ld hl,1 I'm not sure if it will create an Assembly program or a Basic TI-OS program: Code: [Select] AsmPrgm what do you prefer? 3997
News / Re: First Calculator on IRC« on: January 06, 2011, 09:35:27 am »
WOAH THIS IS AWESOME!!!! Congratulations Kerm!
3998
TI Z80 / Re: [Project]Assemblex« on: January 05, 2011, 10:10:01 am »Cool, replace function Yes it does. BCALLS WERE ADDED!!!!! My disassembler is almost ready ![]() ![]() 3999
Gaming Discussion / Re: Scriblenauts« on: January 03, 2011, 07:44:29 am »even without adjectives, the amount of data is too ridiculously huge to fit on a ti-calc. the idea of customisation is still a wonderful one which could be used to create a huge number of games, such as something similar to Drawn to Life. The user makes the game.... Epic mario? 4000
[FR] Autre Sujets de Programmation TI, Casio et Aide / Re: Quel langage sur TI préférez-vous ?« on: January 03, 2011, 07:33:53 am »Moi, j'aime beaucoup le TI-Basic car on peut tromper l'environnement (et c'est assez amusant). Avec l'assembleur nous pouvouns aussi destroyer la calculatrice mais avec le TI-Basic nous ne le pouvons pas faire. 4001
TI Z80 / Re: Axe Cuberunner« on: January 03, 2011, 07:33:01 am »
Thanks Quigibo, I should try that in the NSpire 84+ Keypad
4002
TI Z80 / Re: FailFlush« on: January 03, 2011, 07:23:14 am »
Looks like a very interesting puzzle game in Axe, let's hope that we get something as good in the Cage Matches.
It's also pleasant to see greyscale, animated background and decent sprites in Axe. Congratulations schmibs! 4003
Miscellaneous / Re: Programmers Heirarchy« on: January 02, 2011, 02:23:34 pm »
HTML is not a programming language, I'm sure. No functions, variables, etc. It's a markup language
![]() 4004
OmnomIRC Development / Re: OmnomIRC« on: January 02, 2011, 01:01:39 pm »I'm blaming the fact that the bot for OmnomIRC is now OmniBot45 and not Omnimaga, since the problem started then. (Right after Omnimaga froze, and then OmniBot45 joined the channel and flooded #omnimaga with the missing messages.) I prefer OmnomIRC rather than OmniBot45, afterall, we're not bots ![]() 4005
TI Z80 / Re: [Project]Assemblex« on: January 02, 2011, 12:12:07 pm »
Features:
> Disassembles a .8xp file (pre-beta stage, working more or less) > You can type Hexadecimal code and it'll be converted to Assembly code in almost real time > Convert decimal to hexadecimal > Convert hexadecimal to decimal > Edit menu: >> Select All >> Undo >> Redo >> Copy >> Cut >> Paste >> Clear >> Number of Words >> Find and Replace > File Menu >> New >> Load .8xp File (working better now) >> Open a hex file (.txt, .hex) >> Save Asm (.txt, .asm) >> Save HeX (.txt, .hex) >> Save Asm and Hex (.txt) >> Exit > Convert Menu >> Convert > Tools Menu >> Decimal to hexadecimal >> Hexadecimal to decimal > Help Menu >> About RAM Addresses and Labels are now written in hexadecimal with a $ before. What I'm sure will be updated next version: > Possibility to save as .z80; What I still have to do: > Bcalls; > Negatives; > GUI Fixes; > Optimizations (not that the program is slow, it's quite fast actually); > Try real-time conversion. Link www.davidgom.co.cc/Assemblex0004.zip |
|