+arcadeshopper Posted November 17, 2016 Author Share Posted November 17, 2016 Fred´s what ? Mayday :) http://www.ti99-geek.nl/Modules/modcreate/Files/modulecreator_20.zip 1 Quote Link to comment Share on other sites More sharing options...
+arcadeshopper Posted November 17, 2016 Author Share Posted November 17, 2016 Bump. Any chance to convert ? this is not EA5 format so prob not.. Greg 1 Quote Link to comment Share on other sites More sharing options...
+Schmitzi Posted November 17, 2016 Share Posted November 17, 2016 yes I know, but I think I am the problem on that. 1 Quote Link to comment Share on other sites More sharing options...
Tursi Posted November 17, 2016 Share Posted November 17, 2016 (edited) Bump. Any chance to convert ? I'm not positive this is complete, but here's Copy-Cat. Dumped using the Classic99 'make 379 cartridge' option. I observed the used memory in low RAM and saved from >2000->2EFF (more than was needed, but the program requires at least the XB assembly utilities). Also selected to load character set and restore registers. The start address came from the loaded code and I read it from the REF/DEF table - >292E Two main gotchas. The first was copy protection - it reads sector 257 from DSK1 and does some tests on it. I didn't bother reversing the tests, jumping over them was enough to make it run. B @>295C at >2948. I made this patch before I saved it. The other was the XB environment for the characters was assumed, and Classic99's tools currently only convert for Editor/Assembler environment, not XB. So I had to patch the loader to load the characters into the expected place with a screen offset of >60... the Classic99 loader hard-codes the address of the character set loader, so this was easy. The patch had to happen after saving, of course, but address >7F7E became >46 to load lowercase in the new place and >7F8E becomes >44 to load uppercase in the new place. Sector editor did these (offset is minus >6000). Finally, since it's less than 8k, I renamed it to a 'C.BIN' type. There's no bank switching so it's neither inverted nor not inverted. Should work fine as long as the loader accepts 8k ROMs. copycatC.BIN (Warning: be careful if you use this in Classic99. Remember that Classic99 /can/ write sectors to disk images, and don't accidentally copy overtop of your work disk as a test like I did... :/ ) Edited November 17, 2016 by Tursi 7 Quote Link to comment Share on other sites More sharing options...
+Schmitzi Posted November 17, 2016 Share Posted November 17, 2016 :lust: omg will try soon thanks a lot and thx for the description, I think I´ll have to learn a lot. Quote Link to comment Share on other sites More sharing options...
+InsaneMultitasker Posted November 19, 2016 Share Posted November 19, 2016 (Warning: be careful if you use this in Classic99. Remember that Classic99 /can/ write sectors to disk images, and don't accidentally copy overtop of your work disk as a test like I did... :/ ) Quick! Break out the virtual write protect tabs! 3 Quote Link to comment Share on other sites More sharing options...
Tursi Posted November 21, 2016 Share Posted November 21, 2016 hehe, they are there. It's just been so long I started to believe the bad press about my own work and assumed whatever disk I had mounted (I didn't even check) wouldn't be affected. 4 Quote Link to comment Share on other sites More sharing options...
aftyde Posted November 23, 2016 Share Posted November 23, 2016 Any chance of stuffing a Plato cart into a FlashROM 99? (meaning, is it possible and is there someone who has one and can FR it? ) Cheers, Arthur... Quote Link to comment Share on other sites More sharing options...
+arcadeshopper Posted November 23, 2016 Author Share Posted November 23, 2016 Any chance of stuffing a Plato cart into a FlashROM 99? (meaning, is it possible and is there someone who has one and can FR it? ) Cheers, Arthur... Think thats a mixed rom/grom cart.. there's an ubergrom image for it. Greg 1 Quote Link to comment Share on other sites More sharing options...
Omega-TI Posted November 24, 2016 Share Posted November 24, 2016 (edited) ** DELETED ** Edited December 1, 2016 by --- Ω --- Quote Link to comment Share on other sites More sharing options...
mantadoc Posted November 26, 2016 Share Posted November 26, 2016 Try and see if they are as they should GAME OF LIFE32Kb8.BIN GOMOKU32Kb8.BIN 4 Quote Link to comment Share on other sites More sharing options...
mantadoc Posted November 27, 2016 Share Posted November 27, 2016 Clock Master for MBP or John´s Clock ClockMaster32Kb8.BIN 3 Quote Link to comment Share on other sites More sharing options...
mantadoc Posted November 27, 2016 Share Posted November 27, 2016 Cartridge save , don´t know if it is for any use anymore , but here it is : A Navarone cartridge expander must be used also a Gram Kracker for the "Kracked Images" to be used Hehe :) CARTRIDGESAVE32kb8.BIN 4 Quote Link to comment Share on other sites More sharing options...
mantadoc Posted November 27, 2016 Share Posted November 27, 2016 Anyone who can help me find the breakpoint in Myarc disk manager 3 , can´t remember if i asked before I think it is a hard one because it searching for the controller or something so it go to start screen after some seconds It is an E/A option 3 file MDM3.dsk 1 Quote Link to comment Share on other sites More sharing options...
Airshack Posted November 28, 2016 Share Posted November 28, 2016 We need more new games. 1 Quote Link to comment Share on other sites More sharing options...
Sinphaltimus Posted November 28, 2016 Share Posted November 28, 2016 We need more new games. I'm working as fast as I can... 1 Quote Link to comment Share on other sites More sharing options...
+OLD CS1 Posted November 29, 2016 Share Posted November 29, 2016 What is the source of the image for TI Invaders? The fonts are different from the cartridge. Quote Link to comment Share on other sites More sharing options...
+Ksarul Posted November 29, 2016 Share Posted November 29, 2016 It may be from the disk version of the program. . .as both TI Invaders and Munchman were also released on disk by TI. Quote Link to comment Share on other sites More sharing options...
+OLD CS1 Posted November 29, 2016 Share Posted November 29, 2016 It may be from the disk version of the program. . .as both TI Invaders and Munchman were also released on disk by TI. Interesting that the font would be different. At first I thought it was a hack. Quote Link to comment Share on other sites More sharing options...
Asmusr Posted November 29, 2016 Share Posted November 29, 2016 It may be from the disk version of the program. . .as both TI Invaders and Munchman were also released on disk by TI. That's interesting, does it mean they are only using the GROM for data? Quote Link to comment Share on other sites More sharing options...
+jedimatt42 Posted November 29, 2016 Share Posted November 29, 2016 Anyone who can help me find the breakpoint in Myarc disk manager 3 , can´t remember if i asked before I think it is a hard one because it searching for the controller or something so it go to start screen after some seconds It is an E/A option 3 file I have had intermittent success finding the starting breakpoint by disassembling the ea3 file in TiImageTool. If the address of start is clearly in expansion ram, such as an AORG file. -M@ 1 Quote Link to comment Share on other sites More sharing options...
Asmusr Posted November 30, 2016 Share Posted November 30, 2016 Anyone who can help me find the breakpoint in Myarc disk manager 3 , can´t remember if i asked before I think it is a hard one because it searching for the controller or something so it go to start screen after some seconds It is an E/A option 3 file >3820 Quote Link to comment Share on other sites More sharing options...
mantadoc Posted November 30, 2016 Share Posted November 30, 2016 Oh ... thanks a lot Quote Link to comment Share on other sites More sharing options...
nethermind Posted December 20, 2016 Share Posted December 20, 2016 Has anyone perfected M*A*S*H? Quote Link to comment Share on other sites More sharing options...
+Schmitzi Posted December 22, 2016 Share Posted December 22, 2016 Hi Omega, I see post #1 was updated today. Are there any new files ? thx 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.