Jump to content

OX.

Members
  • Posts

    595
  • Joined

  • Last visited

Everything posted by OX.

  1. Sorry for your loss, RIP Sparkdrummer.
  2. Undocumented feature? Thought it was already a known feature of MSX Turbo R models that could be switched via an MSX Dos command.
  3. OX.

    WTF?

    Here you go. JOE.dsk
  4. Keep going, this is excellent! What is the background story and the object of the game?
  5. It's really addictive, be nice if it had a high score table as it will get quite competitive.
  6. Going from his ebay listing it looks like you send him payment via paypal then he sends you a download link to your email, I don't know if he's actually done the type-in's himself from magazine listings or not but there is stuff I've never seen anywhere else before. I'm just interested in getting them into the new Gamebase of which incidentally I've never made a penny from.
  7. Is this anyone on here? Just wondering how the paypal thing works to buy the 150 Ti99/4a type in games (A few of them are not in the Gamebase) As show here - https://www.youtube.com/@TheAirshark/search?query=TI99
  8. Chomp it up macboy
  9. Apple Macs - over priced overrated stylised crap.
  10. Yeah already do this with the Classic99 emulator but need the solution for the MAME option.
  11. Does anyone have any or know of an online resource containing Cortex Basic programs? Apart from the resources at http://powertrancortex.com/ and http://www.stuartconner.me.uk/ti/ti.htm I seem to be hitting a wall.
  12. "A Ti Basic program walked into a bar .."
  13. As long as it runs a Ti Basic program at the correct speed and is 100% compatible then yes that would do.
  14. Unfortunately that would also mean a ton of work given the amount of basic programs in the Gamebase, looks like it's sticking with manual input to run. PS. Was that a Metric or Imperial Crapton?
  15. I wonder if it's possible to hack the basic rom to use chained commands or use a keyboard buffer? Or add RUN"DSK.BLAHBLAH" functionality as in extended basic. I know they can be ran in RXB but that's speeding things up. The reason I ask is because I want to automatically run a basic program from disk after it is loaded in the Gamebase, the old solution was to count a given amount of seconds per program in the script but that was unreliable so got dropped in favour of letting the user type "RUN" after the load.
  16. Is there a way to load and start a Basic program with a one-liner?
  17. It would be nice to see some more old programs brought to life.
  18. The .bin file freezes Classic99 for me but the .rpk works fine in MAME.
  19. Thanks Michael, I could really use a tutorial on rpk layout.xml setup for the cart types and a way of identifying the cart image files.
  20. Does anyone have a working .rpk for Impetus? Tried getting it working in MAME with the following setup layout.xml but just get a messed up screen :- <?xml version="1.0" encoding="utf-8"?> <romset version="1.0"> <resources> <rom id="romimage" file="impetus_8.bin"/> </resources> <configuration> <pcb type="paged378"> <socket id="rom_socket" uses="romimage"/> </pcb> </configuration> </romset>
  21. I copied the spudz.dat file over to the disk image and converted it to PROGRAM with Ti99Dir, the game runs in Ti Basic but to run from disk it must be copied over to minimem (on real iron or MAME) or use Classic99 and CALL FILES(0)
  22. Thanks everyone, managed to get everything working now. Here's a disk attached containing all the games. RELIX.dsk
  23. Managed to get everything working now bar "Spudz" @HOME AUTOMATION Any chance you can work your magic on this one as well please?
×
×
  • Create New...