+Karl G Posted March 29, 2021 Share Posted March 29, 2021 20 minutes ago, RevEng said: If the ADS dev gets bored like Jeff did, we're lucky enough to have the source code and license to carry on. The one weakness I'll grant, is it's tied into a Microsoft product. Came here to say this. ? Also, the core of the VS Code itself is open source (MIT license), and there exists a version of the IDE built just from open-source components - so, the IDE itself should live on, even if Microsoft were to abandon it. 1 Quote Link to comment Share on other sites More sharing options...
RevEng Posted March 29, 2021 Share Posted March 29, 2021 19 minutes ago, Karl G said: Came here to say this. ? Also, the core of the VS Code itself is open source (MIT license), and there exists a version of the IDE built just from open-source components - so, the IDE itself should live on, even if Microsoft were to abandon it. Very good, I wasn't aware of the open-source version! 1 Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted March 29, 2021 Share Posted March 29, 2021 Let's not forget Nativefier has been successful so far in dropping in the files on github and making the tool "native" and offline for Winwoes and Linux. Nativfier https://github.com/nativefier/nativefier How to make local web pages into stand alone apps https://medium.com/ciiag/nativefier-turn-local-html-files-into-desktop-app-21ad70bdf35f 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted March 31, 2021 Author Share Posted March 31, 2021 Progress continues! Now it supports bB PFs (regular pfcolors kernel and DPC+ w/ much higher resolution) (Seems like there might be a slight bug for image import w/ the new kernels... like it works if I load the image while still doing a 48px kernel, and then switch over? Odd.) Oh and I poked at Nativefier... works pretty well. I guess it makes it feel like more of a "thing" people own, then downloading and opening up an index.html, maybe I should "release" it as an app once it's more stable. 3 Quote Link to comment Share on other sites More sharing options...
kisrael Posted March 31, 2021 Author Share Posted March 31, 2021 Improved Import -- now it autoadjusts the initial contrast by trying 5 values and picking which one has the best balance of on/off pixels... that's not always the best aesthetically, so you can play with the slider, but it's better than the first load being all dark or all light.. 2 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 4, 2021 Author Share Posted April 4, 2021 https://alienbill.com/2600/splash-o-matic/ - minor update. Tweaked the auto-contrast on the image import, still playing with the UI arrangement, and added the first PF assembly kernel (still working out some details at 192px, single scanline kernels, so the max is 110 for now) Also some some internal improvements so adding new kernels should be easier for me- can just tell it where those tricky PF bits go Oh and fixed the bug where if you were using the color tool, clicking on another tool might register as color clicks 1 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 4, 2021 Author Share Posted April 4, 2021 NEW FEATURE: batari BASIC DPC+ mode now lets you paint the background separately from the PF. So the BB DPC+ kernel has always allowed you to set the color of each line's background, and then do a different color for the PF... now you can edit that 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 4, 2021 Author Share Posted April 4, 2021 (minor improvement: replaced "show what color you're hovering over" with an eyedropper tool. That more closely matched an early suggestion, and in practice feels better) Be sure to hit shift-reload if you've been playing with earlier versions.) 2 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 5, 2021 Author Share Posted April 5, 2021 Productive Day: One Final Tool... a Gradient Tool! Take advantage of the 2600's pallet! (Note: I think import image straight to DPC+ isn't working for some reason, not sure when it broke (or if it ever worked) Still, I made it so DPC+ can even do gradients for the background colors as well as the playfield colors.) 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 6, 2021 Author Share Posted April 6, 2021 fixed some bugs with DPC+ image import and gradients (it's the only one that allows background color to be changed so is a bit more complicated.) Anyway now you can do pretty interesting stuff with competing gradients (I'm not saying you always SHOULD but you CAN) Oh also turns out, some part of me really thinks they should be spelled "gradiants" not "gradients" 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 9, 2021 Author Share Posted April 9, 2021 I'm slowing down work on this for a week oe two as I move from an apartment to a condo, but am thinking about a name change... maybe "atari-background-buddy" ? Welcome other thoughts. It's just that splash-o-matic might not be instantly clear, and also when you google for it you get a lot of stuff from Nintendo's Splattoon... (I also have some interesting ideas for updating PlayerPal, the next version being atari-player-pal.) Dang, hope Atari doesn't get on my jock about the word Atari Hate to have change everything to "tia-background-buddy" etc 1 Quote Link to comment Share on other sites More sharing options...
KevKelley Posted April 9, 2021 Share Posted April 9, 2021 What if you brand things as "Tari" so when people refer to a particular application they will say it is "A Tari program" lol 1 Quote Link to comment Share on other sites More sharing options...
+Random Terrain Posted April 9, 2021 Share Posted April 9, 2021 4 hours ago, KevKelley said: What if you brand things as "Tari" so when people refer to a particular application they will say it is "A Tari program" lol When I worked at Toys R Us in Greensboro, NC around 1987, many kids called Atari cartridges "tari tapes" and Nintendo cartridges "intendo tapes." 1 Quote Link to comment Share on other sites More sharing options...
KevKelley Posted April 9, 2021 Share Posted April 9, 2021 I just read this in a southern accent. Lol 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 22, 2021 Author Share Posted April 22, 2021 The effort continues! (now that I'm moved into our new condo) https://alienbill.com/2600/splash-o-matic/ Expect a name change and significant loading/saving capabilities soon, but for now enjoy a new "inkmode" - you can have left mouse button draw, right button erase (I had to put away my Mac and Photoshop biases of "but there's just one button" and realize that for a system so deep into the booleans as an Atari, it makes sense to leverage on and off with left and right clicks) 1 1 Quote Link to comment Share on other sites More sharing options...
kisrael Posted April 24, 2021 Author Share Posted April 24, 2021 Name change! And for the last version I was keeping up threads in two forums (one in plain programming, one in batari Basic) I think now I'll just talk about it there. 1 Quote Link to comment Share on other sites More sharing options...
KevKelley Posted April 24, 2021 Share Posted April 24, 2021 So if I Google Ab Builder I should find it no problem? ? 1 Quote Link to comment Share on other sites More sharing options...
oceanix42 Posted July 24, 2021 Share Posted July 24, 2021 FYI - Recent update to FireFox broke Riff machine. The audio channel edit screens are no longer visible. Could this be a new firefox security setting? Riff Machine still works on Chrome. Also noted that the last entries of any given data block for the generated Batari code, have a xx.xxx float value that I needed to clip to an int for the code to work Quote Link to comment Share on other sites More sharing options...
kisrael Posted July 26, 2021 Author Share Posted July 26, 2021 On 7/24/2021 at 3:16 PM, oceanix42 said: FYI - Recent update to FireFox broke Riff machine. The audio channel edit screens are no longer visible. Could this be a new firefox security setting? Riff Machine still works on Chrome. Also noted that the last entries of any given data block for the generated Batari code, have a xx.xxx float value that I needed to clip to an int for the code to work Huh! Thanks for the feedback. So poking around - even with an upgraded firefox it works for me. And i can't see a float. Current theory: somehow you got some funky data saved in "local storage" (probably the fault of my program but still) and now it chokes when it tries to load that data. Quick experiment: could you see if it works in Firefox's equivalent of incognito mode? Quote Link to comment Share on other sites More sharing options...
oceanix42 Posted July 31, 2021 Share Posted July 31, 2021 Ah, yes, I see. It was something funky hanging around in history. Once I cleared it, all is back up! Thanks. Grade tool, I really appreciate it! Quote Link to comment Share on other sites More sharing options...
KevKelley Posted May 6, 2022 Share Posted May 6, 2022 (edited) Been playing around with this some more. Is there an easy way to kind of inject the 48 pixel sprite into a pre-existing playfield? ***Been playing around with the assembly file commenting out various sections or playing around with values and right now the playfield flickers between the 48 pixel screen and the player screen because I have a drawscreen command. There is also scanline issues but I didn't know if what I am trying to do is possible. Edited May 6, 2022 by KevKelley Quote Link to comment Share on other sites More sharing options...
Arlasoft Posted September 22, 2022 Share Posted September 22, 2022 Not sure if something changed in the 48-pixel mono kernel but when I paste it into 8bitworkshop (Javatari) the image is corrupted? I also tried the colour kernal a few days ago and think that was rolling the screen. https://github.com/1888games/bgbuilder Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted December 21, 2022 Share Posted December 21, 2022 Now that Windows 11 is around we can make this cool tool a stand alone utility. No need to keep yet another tab open or be tempted to use Microsoft Edge more than one has to. https://windows.do/install-and-manage-web-apps-in-edge-in-windows-11/ 1 Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted December 31, 2022 Share Posted December 31, 2022 Firefox is being super special and not letting me import pictures. Wouldn't call it a bug on your end, though. I'm fine with Chrome based browsers for single serving web apps. Since I'm using RevEngs title screen kernel for password entry this has become my primary title screen.. er, kernel! 48x86 resolution and haven't tested it on real hardware yet. 1 Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted March 16 Share Posted March 16 I've been using BOTH RevEngs title screen kernel and this wonderful tool in the same bank! The trick is: RevEngs kernel MUST be the last thing in the bank. inline dctitle2.asm rem //** bB Titlescreen kernel MUST be last in bank! **// asm include "titlescreen/asm/titlescreen.asm" end bank 2 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.