+jedimatt42 Posted April 7, 2022 Share Posted April 7, 2022 https://github.com/jedimatt42/tipi/blob/67ba7ce197f00b4097f25238d73536032f2c007c/services/SpecialFiles.py#L48 I intended URI1/2/3 to be used by programmers and not by users, for the case where a URL is longer than 252 characters... So you get 252 + '/' + 250 maximum url length... That is not how it has turned out to be used. Quote Link to comment Share on other sites More sharing options...
Tursi Posted April 7, 2022 Author Share Posted April 7, 2022 Thanks! I'd made a similar change... I read URI1/2/3 as a user shortcut too... I set mine up to point to my web TIPI folder. 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted April 8, 2022 Author Share Posted April 8, 2022 Classic99 399.058 - some timing notes on real sound chip access - fix direct sector read of FIAD files (broken in V55) - Also fix direct sector write of FIAD files - add path separator on TIPI URIx paths - change reset debug statement on TIPI to indicate more clearly what is happening https://harmlesslion.com/software/classic99 7 Quote Link to comment Share on other sites More sharing options...
Tursi Posted April 14, 2022 Author Share Posted April 14, 2022 Classic99 399.058a Just an update to the cartpack DLL, but I revved the version number anyway to make it less confusing. - Added Harry's newest works - JUWEL and XB 2.9 GEM. XB 2.9 GEM is also in the Apps menu now. - Updated RXB to 2022 version http://harmlesslion.com/software/classic99 6 1 Quote Link to comment Share on other sites More sharing options...
RXB Posted April 14, 2022 Share Posted April 14, 2022 14 hours ago, Tursi said: Classic99 399.058a Just an update to the cartpack DLL, but I revved the version number anyway to make it less confusing. - Added Harry's newest works - JUWEL and XB 2.9 GEM. XB 2.9 GEM is also in the Apps menu now. - Updated RXB to 2022 version http://harmlesslion.com/software/classic99 Tursi and I discussed an Error when using REA Editor and a lock up. I fixed the error on the RXB side before release but neglected to fix the error on the REA side yet. As I hardly ever use the Editor Assembler Editor (mostly make programing on PC using Classic99 and Notepad) this was missed by me in testing. I told Tursi I would release a updated RXB 2022 in about a month fixing this issue and any others that crop up. 1 Quote Link to comment Share on other sites More sharing options...
oddemann Posted May 2, 2022 Share Posted May 2, 2022 (edited) I am setting up to stream on Twitch... And I would like to show off as much as possible for new people so they can do it themself. BUT... If you look at the picture, the menu listing for C99 is to the left... Is it possible to make it JUST as far left as the screen itself, and not the window? I think the picture explains it. You only see Help. Also is it OK to put up your link, for everyone to see? I guess it is, but I ask to be sure. Not that I think there will be a storm. PS! Where is the cool demo? Edited May 2, 2022 by oddemann PS! 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 2, 2022 Author Share Posted May 2, 2022 Not really, Windows positions the menu, not me. But instead of going full screen, you could just size the window vertically to fit the screen, then there will not be unused space to the sides. Alternately, you really gain nothing by scaling up to full screen, so you could just use Video->Change Size and select 2x, 3x or 4x depending on your preference, and let OBS handle the scaling up to full screen for your stream. The link for Classic99 is https://harmlesslion.com/software/classic99 - and I shall attempt to keep that link valid. 2 Quote Link to comment Share on other sites More sharing options...
oddemann Posted May 3, 2022 Share Posted May 3, 2022 15 hours ago, Tursi said: Not really, Windows positions the menu, not me. But instead of going full screen, you could just size the window vertically to fit the screen, then there will not be unused space to the sides. Alternately, you really gain nothing by scaling up to full screen, so you could just use Video->Change Size and select 2x, 3x or 4x depending on your preference, and let OBS handle the scaling up to full screen for your stream. The link for Classic99 is https://harmlesslion.com/software/classic99 - and I shall attempt to keep that link valid. OK, I will try it that way, I just like to make it full screen, then it will always be the same. Made a movie clip of Parsec that I run in the background when I am on webcam. Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted May 5, 2022 Share Posted May 5, 2022 Hi @Tursi would you consider adding the SAMS registers to the classic99 debugger? I know that any changes to the SAMS registers are traced in the debug pane as a log line. Still it would be helpful to see the SAMS register content in a similar way as is the case for CPU registers. 3 Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 6, 2022 Author Share Posted May 6, 2022 Where do you suggest they go? Quote Link to comment Share on other sites More sharing options...
RXB Posted May 7, 2022 Share Posted May 7, 2022 3 hours ago, Tursi said: Where do you suggest they go? At bottom below IGNORE CONSOLE HITS pages can only be 5 digits in decimal our you could you hex instead. SAMS 2=PAGE# 3=PAGE# A=PAGE# B=PAGE# C=PAGE# D=PAGE# F=PAGE# Or SAMS 2 3 A B C D E F ========== P P P P P P P P A A A A A A A A G G G G G G G G E E E E E E E E # # # # # # # # Quote Link to comment Share on other sites More sharing options...
+retroclouds Posted May 7, 2022 Share Posted May 7, 2022 9 hours ago, Tursi said: Where do you suggest they go? No particular choice, whatever fits you best. If necesary, it could make sense to make the debugger window a bit taller and/or wider? Monitor resolution has increased a lot in the last decade, so it’s not that much of an issue anymore? (I’d very much prefer that the SAMS register values are displayed in hex though,and not in decimal) Either way, happy with anything you come up with. ? 3 Quote Link to comment Share on other sites More sharing options...
GDMike Posted May 7, 2022 Share Posted May 7, 2022 (edited) 2 hours ago, retroclouds said: No particular choice, whatever fits you best. If necesary, it could make sense to make the debugger window a bit taller and/or wider? Monitor resolution has increased a lot in the last decade, so it’s not that much of an issue anymore? (I’d very much prefer that the SAMS register values are displayed in hex though,and not in decimal) Either way, happy with anything you come up with. ? Or Just a toggle that disables something else, either way this is cool to have as a debugger tool. Edited May 7, 2022 by GDMike Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 8, 2022 Author Share Posted May 8, 2022 I am tired of little hacks to prolong the usefulness, but I'm also unable to generate enough free time to make 4.0 useful. Making the window larger is probably the simplest answer. 4 2 Quote Link to comment Share on other sites More sharing options...
+dhe Posted May 8, 2022 Share Posted May 8, 2022 With version 4, what are your design goals? Are you refactoring the code, or is it more of a fresh start? 1 Quote Link to comment Share on other sites More sharing options...
Ed in SoDak Posted May 8, 2022 Share Posted May 8, 2022 6 hours ago, dhe said: With version 4, what are your design goals? Are you refactoring the code, or is it more of a fresh start? Post 2269 above a ways. 2 Quote Link to comment Share on other sites More sharing options...
+Torrax Posted May 9, 2022 Share Posted May 9, 2022 Has anyone noticed that the speech output is low on the recent releases? The regular sound effects over power the speech in the MBX and Imagic games. I'm gonna try a few others to see how consistant this is. Quote Link to comment Share on other sites More sharing options...
+Torrax Posted May 9, 2022 Share Posted May 9, 2022 I closed Classic99 and restarted it again and the speech levels are fine again. Too many cold-restarts within Classic99 must of messed up the sound levels. Just gotta remember to close the emulator and restart from scratch. 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 14, 2022 Author Share Posted May 14, 2022 Classic99 399.058b This is just a contributor update - did not fix the debugger request. RXB2022C added Jewel4 added http://harmlesslion.com/software/classic99 3 6 Quote Link to comment Share on other sites More sharing options...
HOME AUTOMATION Posted May 15, 2022 Share Posted May 15, 2022 (edited) I'm on the wrong version... Edited May 15, 2022 by HOME AUTOMATION nevermind! 2 Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 18, 2022 Author Share Posted May 18, 2022 Classic99 399.058c Quick patch to fix the built-in RXB with 2022D: http://harmlesslion.com/software/classic99 3 3 Quote Link to comment Share on other sites More sharing options...
HOME AUTOMATION Posted May 28, 2022 Share Posted May 28, 2022 Haven't upgraded in a while... Know anything about this? 1 Quote Link to comment Share on other sites More sharing options...
+Torrax Posted May 29, 2022 Share Posted May 29, 2022 (edited) You are using a DOS 8.3 filename with the TI file system. Need to remove the period in the filename and rename it to something the TI will recognize. Also make sure the FIAD header matches the new filename and is 10 chars or less. Suggested change is "MM_LBLA.OBJ" to "MM_LBLA_O". Edited May 29, 2022 by Torrax Quote Link to comment Share on other sites More sharing options...
+arcadeshopper Posted May 29, 2022 Share Posted May 29, 2022 I want to say you should be able to use a/instead of a. But that might just be tipi Sent from my Pixel 6 Pro using Tapatalk Quote Link to comment Share on other sites More sharing options...
Tursi Posted May 29, 2022 Author Share Posted May 29, 2022 1 hour ago, Torrax said: You are using a DOS 8.3 filename with the TI file system. Need to remove the period in the filename and rename it to something the TI will recognize. Also make sure the FIAD header matches the new filename and is 10 chars or less. Suggested change is "MM_LBLA.OBJ" to "MM_LBLA_O". No. 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.