Author Topic: 64bit windows  (Read 9708 times)

0 Members and 1 Guest are viewing this topic.

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
64bit windows
« on: July 04, 2010, 11:15:15 am »
In short

I tried starting asm programming

64bit win7 doesn't support TASM/devpac8x

Does anyone know of any good assemblers that are compatible w/ 64bit win (or x64 version of devpac8x)

Thanks in advance :x

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: 64bit windows
« Reply #1 on: July 04, 2010, 11:17:23 am »
Some will say "Brass", others "Spasm"
Both are excellent, so take your pick.
"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 TC01

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 344
  • Rating: +9/-0
    • View Profile
Re: 64bit windows
« Reply #2 on: July 04, 2010, 12:04:34 pm »
You can use Kerm Martian's BinPac8x to replace DevPac8x.



The userbars in my sig are links embedded links.

And in addition to calculator (and Python!) stuff, I mod Civilization 4 (frequently with Python).

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: 64bit windows
« Reply #3 on: July 06, 2010, 11:54:51 am »
Could I just use wabbit to replace devpac8x?

Offline quasi_Phthalo

  • LV3 Member (Next: 100)
  • ***
  • Posts: 90
  • Rating: +1/-1
    • View Profile
Re: 64bit windows
« Reply #4 on: July 06, 2010, 12:31:45 pm »
wait, TASM works fine for me on 64-bit windows 7....
but, yeah, it was so silly to make devpac8x a com file instead of exe, otherwise we wouldn't have this problem

you mean wabbitemu? i don't think it packs 8xp files


if all else fails, look up the 8xp file schematics and write your own program to pack it (that's what i did) :)

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: 64bit windows
« Reply #5 on: July 06, 2010, 12:37:38 pm »
I think he means Wabbitcode
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: 64bit windows
« Reply #6 on: July 06, 2010, 12:39:35 pm »
Actually I think he means wabbitsign
/e

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: 64bit windows
« Reply #7 on: July 06, 2010, 12:40:15 pm »
Oh right x.x

I get all confused with all those wabbits :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: 64bit windows
« Reply #8 on: July 06, 2010, 09:46:09 pm »
Right; wabbitsign
It appears to work (at least when useing Kerm's midi converter :P)

Speaking of wabbitemu, I'm having an issue getting the ROM off my calc
I'm using RomDump8x, and it tells me it can't recognize my calc. Is this possibly because I'm using a random usb-mini usb cable?

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: 64bit windows
« Reply #9 on: July 06, 2010, 10:08:37 pm »
You mean Rom8x, right? Normally it should work with any USB cable that works with TI-Connect or TiLP. Are you using a TI-Nspire running in 84+ mode? If so, then it migth be the issue.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline quasi_Phthalo

  • LV3 Member (Next: 100)
  • ***
  • Posts: 90
  • Rating: +1/-1
    • View Profile
Re: 64bit windows
« Reply #10 on: July 06, 2010, 11:15:27 pm »
did you use the appropriate 8xp files for your specific calculator? iirc, the process was a bit complicated; are you sure you did exactly what the readme said?

*TIP* check the BAOS source code for a certain file *cough*clean.rom*cough*, i think its 83PSE. Who said that? (looks around innocently) ::)
« Last Edit: July 06, 2010, 11:21:56 pm by quasi_Phthalo »

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: 64bit windows
« Reply #11 on: July 07, 2010, 06:29:52 pm »
I read somewhere about someone else having this same issue. The problem is, 64 bit windows can't run 16 bit programs, such as TASM. I think there's a 32-bit version, and you could also try it in DOSbox

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: 64bit windows
« Reply #12 on: July 07, 2010, 07:54:18 pm »
All my problems fixed now :D
Ben Ryves' Brass assembler coupled with Wabbitsign replaces TASM and DevPac8x (I didn't feel like installing Python just for binpac, sorry kerm :P)

and idk what problems i had before, but i gave rom8x another try and it worked fine.

New question; is there a way to record the sound output in Wabbit? And can .gif's be converted to a movie file, like avi or wmv for use outside of posting on the internetz?

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: 64bit windows
« Reply #13 on: July 07, 2010, 08:31:50 pm »
Glad the problem is fixed. To record sound output you need a 2.5mm to 3.5 mm cable connected to your computer microphone port and calc link port (you can use adapters too) and a software that can record stuff in wav or mp3 format like Windows sound recorder or maybe Goldwave. Audacity isn't Win7 compatible yet, though.

For movie files you need to use VirtualDub or Windows Movie Maker. Make sure to get Windows Movie Maker 2.6 if you get this. They can be found on Google.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)