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.


Topics - obj04

Pages: [1]
1
ASM / Pokémon Neptunium
« on: April 07, 2020, 02:56:14 pm »
Hey calculator community!

A while ago, I made a Pokémon Yellow savefile editor.
I explored the world of Pokémon 1st Generation glitches until it became boring.
Somehow, I found an online article about ROM-Hacking which made me think about making my own game.
I decided to write my game for the Nintendo GameBoy Color :crazy: , because I happened to have gbc4nspire installed on my Nspire.
Are you shocked because I mentioned my Nspire? :o
Hold on, the best is yet to come.
I had to write my own Assembly compiler in Micropython!  :w00t:
And - it works just fine, although I just cobbled some more or less sensible classes together...
My game does not do very much yet. This could be caused by the fact that I only had some GameBoy (not GameBoy Color) docs to learn the GBC development.  :banghead:
But I already finished the overworld map, great thanks to Zeda.  :)
You can find my map draft in the attachments.


Stay cool everyone. See ya!

2
General Calculator Help / Problems with the file system
« on: February 21, 2020, 08:17:27 am »
Hi everyone,

I did some experiments with micropython on my TI-nspire CX CAS
and forgot to append the .tns extension to some files...
Consequently, I can‘t see these files.
I already tried to delete the directory, in which they are located, but the directory reappears when I refresh the „My Documents“ screen.
Currently, my /documents folder contains 4 unnecessary subfolders, which I can‘t delete (I renamed them to "write-protected trash 1-4").
I even tried to remove them with TiLP2, without any success.

Does anyone know how to get rid of files with missing .tns extension,
without using the „Delete Document Folder contents“ option from the maintenance menu (doc+enter+EE)?
Thank you very much!

Pages: [1]