Search found 97 matches

by TmEE
Wed Aug 03, 2011 7:58 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Works in QB4.5 but Not in Qbasic
Replies: 4
Views: 14262

what kind of errors do you get ?

Only things I can think of right now are arrays being too big for QBASIC
by TmEE
Mon Aug 01, 2011 2:42 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Printing ascii characters more than once?
Replies: 2
Views: 11972

STRING$(i%, 205) where i% = amount of characters you want
by TmEE
Thu Jul 28, 2011 5:13 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QB traps disk access errors
Replies: 1
Views: 10399

Sorry for double post, but I have got around my problem.

Solution was to have my own DOS Critical Error interrupt, which is the DOS int 24h. Little bit more of ASM magic and problem solved 8)
by TmEE
Wed Jul 27, 2011 9:43 am
Forum: QBASIC and QB64 Questions & Answers
Topic: QB traps disk access errors
Replies: 1
Views: 10399

QB traps disk access errors

Its been quite a long time since I was last here... anyway : I've been writing another music making program, much more powerful than my last one and one nice thing with it is the file selector... but here is the problem, QB captures disk access errors... I don't even use QB's internal file managemen...
by TmEE
Wed Dec 16, 2009 2:49 am
Forum: General Discussion
Topic: ASM PAINT!
Replies: 5
Views: 15191

Pretty nice start you have there :D

I hate x86 ASM, I did write a 2000 line library for my QB stuff though :P
Nothing beats 680x0 series when it comes to ASM 8)
by TmEE
Wed Nov 04, 2009 9:45 am
Forum: General Discussion
Topic: need a free compiler for 16-bit
Replies: 19
Views: 80342

bongomeno wrote:I still run a 32 bit Atari ST. and a 16 bit Atari portfolio. and several Atari 8 bits.
a necropost, but the ST is 16bit... 68000 is not 32bit, though it can perform 32bit operations... Mega Drive / Genesis would be 32bit too then :P
by TmEE
Fri Jun 19, 2009 6:11 pm
Forum: General Discussion
Topic: classic basic lovers!!!!
Replies: 7
Views: 20361

Have fun :P 'Meanwhile attempting to teach my brother how to program in QB I coded this 'tiny "game": some type of EGA shooter with some cheesy graphics, has some 'form of pixel by pixel scrolling and is extremely slow due to the nature 'of EGA (and how QB uses it). This is probably the sl...
by TmEE
Thu May 21, 2009 3:22 pm
Forum: General Discussion
Topic: thought i would share this with yall....
Replies: 7
Views: 16514

Retro game systems should not be programmed in anything besides ASM.... Z80 ASM is quite nice, and I prefer it over x86... it does not beat 680x0 though :P You can probably burn a 32KB EPROM, but if you want more then you need some banking method, best method is to use an existing game and replace i...
by TmEE
Mon Mar 23, 2009 5:03 pm
Forum: General Discussion
Topic: I made some music
Replies: 0
Views: 11617

I made some music

http://www.fileden.com/files/2008/4/21/1876835/SKPC1012.ogg Its a remake of one unused tune in Sonic&Knuckles collection on PC. What you hear is how it sounds from my audio modded MD2 using my sound system I have been working on for quite some time. I hope you like it, I sure do :D (I'm not fond...
by TmEE
Mon Mar 16, 2009 8:12 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Please post a reply if your question has been answered!
Replies: 4
Views: 45120

I guess this should be stickied ?
by TmEE
Mon Mar 09, 2009 5:05 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: 10 reasons I still use QB
Replies: 4
Views: 14324

Assemblies and QB are only things that really make sense to me as of yet. I'm doing more stuff in assembly than in QB... 68000 and Z80 asm are what am messing with the most.
by TmEE
Mon Feb 02, 2009 11:38 am
Forum: QBASIC and QB64 Questions & Answers
Topic: How can I make own software interrupts work
Replies: 5
Views: 12082

Set up the system timer and use ON TIMER(1) function of QB. Be sure to restore the state of the timer when you're done...
by TmEE
Mon Jan 26, 2009 3:33 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Mic or voice recognition in qb4.5
Replies: 4
Views: 11191

You need to use a different DSP command to get recording actions going on...
I have no idea from where I got the SB programming manual, it happened some 3 years ago...
by TmEE
Sun Jan 25, 2009 9:42 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Mic or voice recognition in qb4.5
Replies: 4
Views: 11191

You need a sound card that you can control, old ISA based Sound Blasters are quite easy, and there's enough documentation.
by TmEE
Mon Dec 29, 2008 8:34 pm
Forum: General Discussion
Topic: MD2 is slaved by a PC running a QB45 program !!!
Replies: 2
Views: 12017

This room is not even close to being a mess :P
My room is a mess right now, with MDs all over the place, as I was doing some intense hardware testing using one certain game's prototype...
by TmEE
Sat Dec 27, 2008 1:10 am
Forum: General Discussion
Topic: MD2 is slaved by a PC running a QB45 program !!!
Replies: 2
Views: 12017

MD2 is slaved by a PC running a QB45 program !!!

http://www.youtube.com/watch?v=xh6i4JBXrpA

The tracker is written in QB45, and through a cable it makes my trusty MD2 do sound. I have not added FM stuff to this yet, but will get around doing so in nearer future.

QB45 lives on in the world of MD/Genny :)
by TmEE
Sat Nov 29, 2008 5:09 pm
Forum: News and Announcements
Topic: QBASIC.COM gone?
Replies: 102
Views: 339015

http://www.hot.ee/tmeeco/GAMES.HTM

I guess I have few games that are worthy for the QBASIC Games Directory...
by TmEE
Fri Nov 28, 2008 8:51 am
Forum: News and Announcements
Topic: QBASIC.COM gone?
Replies: 102
Views: 339015

256x240 to 1280x1024 here. Mostly in 320x240 or 1280x1024.
by TmEE
Fri Nov 28, 2008 8:47 am
Forum: General Discussion
Topic: How QB Are You? quiz
Replies: 12
Views: 32082

The "Pier Solar and the Great Architects". I'm the sound effects and tools guy (plus I made one music track :) ), all my PC side tools are written in QB45 :)
by TmEE
Tue Nov 25, 2008 1:35 pm
Forum: Pete's QB Site News
Topic: QB Express #30 needs submissions!
Replies: 12
Views: 61038

I'm doing nearly nothing in QB to submit... my GFX converter + optimizer for MD/Genny is not too complete to be something to talk about...