Show Posts

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.


Messages - Keoni29

Pages: 1 ... 19 20 [21] 22 23 ... 168
301
Web Programming and Design / Re: 8 by 8 sprite image from url
« on: June 27, 2014, 04:00:39 pm »
Allright I will add that to my TODO.TXT:
Things to do:
- Make HEX string all caps.
- Change font for HEX string to monospace.

302
TI Z80 / Re: TI-84+CSE Isometric Tilemap Test
« on: June 27, 2014, 10:30:27 am »
Now I want age of empires on the CSE. Make it happen :)

303
TI Z80 / Re: screenfetch for calculators
« on: June 27, 2014, 07:44:33 am »
 [-.-]~  Yes

304
TI Z80 / Re: screenfetch for calculators
« on: June 27, 2014, 07:29:31 am »
This mockup just prints a bunch of strings, but I want it to be like the original script:
Detect the calculator hardware and display information such as: Model nummer, ram size, flash size, screen size.


It is written in basic and it will use some inline ASM. This means it is compatible with the CSE as well as the monochrome calcs.

305
TI Z80 / Re: screenfetch for calculators
« on: June 27, 2014, 07:26:03 am »
Fixed.

306
TI Z80 / Re: screenfetch for calculators
« on: June 27, 2014, 07:15:47 am »
Meh. Dropbox links last an hour or so apparently.

307
Web Programming and Design / Re: 8 by 8 sprite image from url
« on: June 27, 2014, 05:28:41 am »
New version uses javascript instead of php to generate the image. It has a nice clicky editor. You can click and drag to paint. Huge thanks to Eeems for his help!
Work in progress:
http://jsfiddle.net/Lqheq/21/


http://cookiecraft.eeems.me:81/spr/

Features:
+ Click and drag to paint pixels :thumbsup:
+ Editor updates the hexadecimal string in real time.
+ Url is also updated in real time.
+ Pixel colors update in real time.
+ Grid
+ Grid color is the average of the front and background color
. (Might change that to the inverse of the average)

308
TI Z80 / screenfetch for calculators
« on: June 26, 2014, 08:16:41 pm »
Proof of concept:

309
Web Programming and Design / Re: Real-time preview html editor
« on: June 26, 2014, 09:42:59 am »
Hey, what about a meta tag that refreshes the page automagically? That's what I did with my server statistics page: http://cookiecraft.eeems.me:81/minecraft/
<meta http-equiv="refresh" content="4"> <!-- Will refresh every 4 seconds -->

310
HP Calculators / Re: Let's hack the HP Prime!
« on: June 25, 2014, 04:08:22 am »
Would patching the application be fine too?

311
Web Programming and Design / Real-time preview html editor
« on: June 24, 2014, 03:23:23 pm »
I am looking for a free html editor with a real-time preview window.  I'd prefer a linux version, but I could run the editor in wine.

312
HP Calculators / Re: Let's hack the HP Prime!
« on: June 24, 2014, 05:33:44 am »
Welcome on omnimaga :D

Perhaps the uart is only used for flashing the bootloader for example and not for debugging.

313
Miscellaneous / Re: Post your desktop
« on: June 23, 2014, 06:46:32 pm »
It's inside a plastic shell now and it works great. The only downside is that this version draws more current because of the larger memory, so I have to swap out the battery more often.

314
Web Programming and Design / Re: 8 by 8 sprite image from url
« on: June 22, 2014, 06:14:48 am »
I figured out a way to implement an editor in javascript. Every pixel will be a block. onClick the pixel color changes and the hex code is updated. I just have to figure out how to make the shadow overlay those blocks.

315
Web Programming and Design / Re: 8 by 8 sprite image from url
« on: June 21, 2014, 02:19:00 pm »
I am tweaking this as we speak. Added a minor feature: When you tap on an input field it automatically selects the content.


Edit: New color scheme:

Pages: 1 ... 19 20 [21] 22 23 ... 168