Search found 154 matches

by CrazyTeeka
Tue Apr 23, 2024 11:19 am
Forum: General Discussions
Topic: Learning ASM
Replies: 7
Views: 585

Re: Learning ASM

So far I'm finding it easy to write code in ASM for Linux, but a bit messy writing coding in ASM for DOS. :roll:
by CrazyTeeka
Wed Apr 17, 2024 8:33 pm
Forum: General Discussions
Topic: Learning ASM
Replies: 7
Views: 585

Re: Learning ASM

Simple "Hello World!" program that works under FreeDOS... org 0x100 ; Code starts at offset 100h use16 ; Use 16-bit code mov ax,0900h ; DOS function: AX = 0900h (Show Message) mov dx,hello ; DX = "Hello World!$" int 21h ; Call a DOS function: AX = 0900h (Show Message) mov ax,4c00...
by CrazyTeeka
Wed Apr 17, 2024 6:55 pm
Forum: General Discussions
Topic: Learning ASM
Replies: 7
Views: 585

Re: Learning ASM

I want to write something better. :D
Starting from beginner level might take a while.

Can I learn ASM faster than Steve can finish SR v7?
Hopefully.
by CrazyTeeka
Wed Apr 17, 2024 5:35 pm
Forum: General Discussions
Topic: Learning ASM
Replies: 7
Views: 585

Learning ASM

I'm on a mission to learn ASM. It's going to be difficult at the beginning but in a few years I guess I can master it.
by CrazyTeeka
Wed Apr 17, 2024 4:44 pm
Forum: Hard Drive Diagnostic Tools
Topic: SpinRite
Replies: 210
Views: 478089

Re: SpinRite

lcoughey wrote: Wed Apr 17, 2024 2:39 pm I can't find the post for that.
https://forums.grc.com/threads/cant-boo ... post-12047
by CrazyTeeka
Wed Apr 17, 2024 1:52 am
Forum: Hard Drive Diagnostic Tools
Topic: SpinRite
Replies: 210
Views: 478089

Re: SpinRite

Looks like data loss to me...
Screenshot 2024-04-17 025129.png
Screenshot 2024-04-17 025129.png (19.58 KiB) Viewed 213 times
by CrazyTeeka
Sun Apr 14, 2024 10:57 pm
Forum: General Discussions
Topic: VirusTotal Scan is RWRS Malware?
Replies: 8
Views: 459

Re: VirusTotal Scan is RWRS Malware?

Got RWRS 1.0.2.12 working on another PC running Windows 7. Will pull out that drive and do a virus scan to see if anything bad is there. RWRS looks interesting though.

Well bitdefender doesn't find anything that looks like malware.
by CrazyTeeka
Sat Apr 13, 2024 5:59 pm
Forum: DeepSpar
Topic: Stablizer-10G
Replies: 1
Views: 677

Stablizer-10G

Is it out of BETA testing yet?
Cost?
by CrazyTeeka
Sat Apr 13, 2024 12:14 pm
Forum: R-Studio
Topic: Hidden Devices
Replies: 2
Views: 613

Hidden Devices

Screenshot 2024-04-13 131248.png
Screenshot 2024-04-13 131248.png (26.07 KiB) Viewed 613 times
by CrazyTeeka
Sat Apr 13, 2024 1:39 am
Forum: Hard Drive Diagnostic Tools
Topic: SpinRite
Replies: 210
Views: 478089

Re: SpinRite

SpinRite's world class magic fails to fix an invalid B-Tree node size? :roll:
Screenshot 2024-04-13 023811.png
Screenshot 2024-04-13 023811.png (17.49 KiB) Viewed 247 times
Screenshot 2024-04-13 030741.png
Screenshot 2024-04-13 030741.png (47.83 KiB) Viewed 245 times