Author Topic: WabbitStudio Software Suite  (Read 84226 times)

0 Members and 1 Guest are viewing this topic.

Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #45 on: September 17, 2010, 06:01:04 pm »
And there it is, dumping roms for the 83 plus series works. I will need some cooperation with other people to make the 73,82,83,85,86 work since I don't own them, but its a start!

I just uploaded to codeplex. If you guys could grab it and do some testing, make sure I didn't break anything important, test the new rom dumper see that it actually works for you, etc I'd be very grateful. If all goes well, I'll bang out a readme and submit to ticalc later tonight

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
Re: WabbitStudio Software Suite
« Reply #46 on: September 17, 2010, 06:03:29 pm »
The ROM dumper is integrated directly in Wabbitemu? Does it require additional softwares such as Rom8x? I might test but I am unsure if I will have much time yet until next weekend.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #47 on: September 17, 2010, 06:04:50 pm »
The ROM dumper is integrated directly in Wabbitemu? Does it require additional softwares such as Rom8x? I might test but I am unsure if I will have much time yet until next weekend.
correct. I've modified the rom8x source to work better and am using wabbit as a front end for it. Look under help->setup wizard to better see what i mean.

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
Re: WabbitStudio Software Suite
« Reply #48 on: September 17, 2010, 06:14:00 pm »
Ah ok, gonna check when I have some time :)

Nice work on this project so far.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: WabbitStudio Software Suite
« Reply #49 on: September 17, 2010, 07:20:01 pm »
Great job on the new features (and bugfixes)! Wabbit is so useful now...




Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: WabbitStudio Software Suite
« Reply #50 on: September 17, 2010, 07:29:30 pm »
It seems to be working fine :D
I haven't tried the ROM dumping yet, but I will soon.
Congrats!
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #51 on: September 23, 2010, 01:53:25 am »
Just a little update for ThePenguin77, all but one of the things you reported to me is fixed. For normal users the cool part is the darkening keypresses are back! Powerusers, the debugger is a little more stable, i think i fixed the mem leak on buttons, i made the mem map in hex, the gradient is drawn so it is easier to see the lines, the profiler doesnt hang when you close out of it, and the run menu actually does stuff. also i dont think maximizing jacks memory usage up anymore, or at least i cannot reproduce. I should also note that a couple version ago i added more interrupt info (IM mode, i and r regs)

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
Re: WabbitStudio Software Suite
« Reply #52 on: September 23, 2010, 01:55:02 am »
Nice to see this progressing. ^^ What were the bugs in question?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #53 on: September 23, 2010, 01:56:54 am »
i think i fixed the mem leak on buttons, i made the mem map in hex, the gradient is drawn so it is easier to see the lines, the profiler doesnt hang when you close out of it, and the run menu actually does stuff. also i dont think maximizing jacks memory usage up anymore, or at least i cannot reproduce.

Those :P The one i didn't fix is an issue with keys getting trapped in the down state when the debugger opens faster than you can release

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
Re: WabbitStudio Software Suite
« Reply #54 on: September 23, 2010, 02:00:25 am »
Oh wow I really need to stop reading posts this late when I only had one free day in almost 2 weeks. I end up reading the beginning and end only x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: WabbitStudio Software Suite
« Reply #55 on: September 23, 2010, 03:44:24 pm »
ROM Dumping works perfectly!

it is a bit more difficult then on TILP where all I need to do is drag and say "ok"

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: WabbitStudio Software Suite
« Reply #56 on: September 23, 2010, 07:20:40 pm »
The new Wabbit's great (especially the graphics)! And it got its icon back...




Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #57 on: September 24, 2010, 03:43:19 am »
Thanks DeepThought, you definitely helped catch a lot of those little naggy issues. Also
WHOOOOOOOOOOOOOOOOOOOOOO
anyone who has seen me elsewhere on the forums or on IRC, or IRL probably has known about the memory leak bug i have been trying to resolve. Well i think I may have a reason. I thought for a sec and realized that it only occurs in the 32 bit build of Wabbit. The exact same code compiled to 64 bit works fantastically. And both of my machines are 64 bit. anyone see where this is going? I postulate that it only occurs on 64 bit OSes running 32 bit code. I checked and there is no leak in my 32 bit XP vm!!!! I need people to test. If you have a 64 bit machine, try and confirm the leak exists (open task manager and see if wabbitemus memory steadily climbs) and more importantly if you are on a 32 bit machine tell me if the 32 bit build has this issue. If my theory is true, then I will submit to ticalc.org, the second i get confirmation of this

I also propose a race. I will try to fix the cutout skin before someone proves me wrong. READYSETGO!

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: WabbitStudio Software Suite
« Reply #58 on: September 24, 2010, 03:54:55 am »
I'm on XP with a 32 bit system and the starting memory usage was 7544 and then five minutes later and playing with it for a bit it seemed to top at 8556, though I thought I saw it at over 9000 (no, not a meme reference) at one point but it must've gone back down (obviously).
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline BuckeyeDude

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 283
  • Rating: +42/-0
    • View Profile
Re: WabbitStudio Software Suite
« Reply #59 on: September 24, 2010, 03:59:57 am »
I'm on XP with a 32 bit system and the starting memory usage was 7544 and then five minutes later and playing with it for a bit it seemed to top at 8556, though I thought I saw it at over 9000 (no, not a meme reference) at one point but it must've gone back down (obviously).
Hmm did you see it increasing by 8s if you let it just sit there not playing with it? It would be quite unfortunate if you did