| View previous topic :: View next topic |
| Author |
Message |
RyanfromtheShire
Joined: 10 Jul 2008 Posts: 30
|
Posted: Thu Jul 10, 2008 3:33 am Post subject: |
|
|
| Joystick is the mouse, R/L button is the mouse button. |
|
| Back to top |
|
 |
madrunner15
Joined: 09 Jul 2008 Posts: 12
|
Posted: Thu Jul 10, 2008 3:40 am Post subject: |
|
|
| lol, i fail. thanks, ps is someone compiling a readme? |
|
| Back to top |
|
 |
RyanfromtheShire
Joined: 10 Jul 2008 Posts: 30
|
Posted: Thu Jul 10, 2008 3:41 am Post subject: |
|
|
| I'd hope so. This emu is getting a lot more attention now with it's better capabilities, I'd love to see the scene get more involved. |
|
| Back to top |
|
 |
RyanfromtheShire
Joined: 10 Jul 2008 Posts: 30
|
Posted: Thu Jul 10, 2008 3:47 am Post subject: |
|
|
Everytime I load the oregon trail .bin file, it says "This file can't be loaded on this macintosh".
Any ideas why?
I even tried renaming them to .dsk files, and still same message. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 4:56 am Post subject: |
|
|
| jas0nuk wrote: | | Hm.. is it just me or is it impossible to toggle between TV output and LCD output on test8? :/ |
The only time you can't toggle that setting is if the dvemgr.prx couldn't be loaded, or there is no cable plugged in. Double-check both.
@Wally - I do check the wlan switch. It waits for 10 secs for you to turn it on before continuing. Now here's where you are in trouble - the older code out had a problem with when you couldn't connect - I tried to add code to check if you want to retry connecting, and THAT code was what was screwed up. The next test build will have that fixed, so you'll get a 10 sec wait on the wlan switch, then another 10 sec connect retry wait, then it continues without networking. Which, by the way, isn't working. Something is not doing packets somewhere. The PSP is connected and the Mac side is TRYING to get access, but somewhere between the two, B2 isn't doing something. I'm going to look at that before releasing the next test.
@Ryan - .bin files are in BinHex format. It's a method used to save Mac files to other platforms that combines both file forks into one "normal" file with a header. It needs to be decoded first. You can usually do that by dropping it on StuffIt Expander, which can decode BinHex files. |
|
| Back to top |
|
 |
madrunner15
Joined: 09 Jul 2008 Posts: 12
|
Posted: Thu Jul 10, 2008 5:01 am Post subject: |
|
|
i have a couple questions
1) what is the point of making a 100mb hardfile?
2) is there a way to make the text display bigger or the boxs bigger?
3) is there a way to make the mouse move faster? im using HDD but its still alittle slow.
4) what versions of Icab work with 7.5 and how can i configure it?
thanks for answers! and keep up the good work? |
|
| Back to top |
|
 |
siulmagic
Joined: 06 Jul 2008 Posts: 42
|
Posted: Thu Jul 10, 2008 6:07 am Post subject: |
|
|
| madrunner15 wrote: | i have a couple questions
1) what is the point of making a 100mb hardfile?
2) is there a way to make the text display bigger or the boxs bigger?
3) is there a way to make the mouse move faster? im using HDD but its still alittle slow.
4) what versions of Icab work with 7.5 and how can i configure it?
thanks for answers! and keep up the good work? |
1, you can ether install mac os there or games witch ever you want
2.yes go to control panel then monitors there you can change colors and resolution, to change resolution go to options set set it to the lowest number
3.mouse right now its slow wait for JF to fix that
4.there practically no point in getting a web browser as networking is kinf of broken see one of JF last post, wait till the next test build |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 6:38 am Post subject: |
|
|
| madrunner15 wrote: | i have a couple questions
1) what is the point of making a 100mb hardfile?
2) is there a way to make the text display bigger or the boxs bigger?
3) is there a way to make the mouse move faster? im using HDD but its still alittle slow.
4) what versions of Icab work with 7.5 and how can i configure it?
thanks for answers! and keep up the good work? |
1 - You can put a bunch of old Mac games (or whatever) on it without having to worry about using all the space in the memstick. Mac 68K software wasn't that big, not like these days. An entire basic install of OS8.1 only uses 120 MB.
2 - Use the 512x384 resolution. 640x480 will be scaled smaller, making it harder to read. If you have a Slim, use the TV out. I use TV almost exclusively now because it's MUCH easier on the eyes. :)
3 - If you already set the mouse speed to the highest setting in the mouse control panel, then no, there isn't (yet). If not, do so and see if the speed is more to your liking.
4 - Networking isn't working yet. I'm working on the networking to get it working, but it's a lot of work. ;) |
|
| Back to top |
|
 |
dennis96411

Joined: 06 Jul 2008 Posts: 70
|
Posted: Thu Jul 10, 2008 8:06 am Post subject: |
|
|
| So when is new test coming? :P |
|
| Back to top |
|
 |
madrunner15
Joined: 09 Jul 2008 Posts: 12
|
Posted: Thu Jul 10, 2008 8:06 am Post subject: |
|
|
| thank you to both of you, btw how do i install my mac games, i dled some but do not know where to put them also what files are needed to install an os, i have something callled Sys_7.5.5_Update-NetInstall.sea, where do i put that to install the update thanks, im trying my best to learn! |
|
| Back to top |
|
 |
jas0nuk
Joined: 27 Apr 2006 Posts: 137
|
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 9:27 am Post subject: |
|
|
| dennis96411 wrote: | | So when is new test coming? :P |
Right now. :P :D
Here's test 9. I still haven't got networking going, but I didn't want to put off the next test long enough to debug it more. Improvements: date/time now set correctly. Minor speedup in millions of colors. Timing is more like regular B2. And because YOU DEMANDED IT - Speedy Gonzales!! Yes sir, the fastest mouse in Meh-he-ko is now here! :)
I also improved the retry code on the access point connection code.
MediaFire
binary
source
SendSpace
binary
source |
|
| Back to top |
|
 |
jas0nuk
Joined: 27 Apr 2006 Posts: 137
|
Posted: Thu Jul 10, 2008 9:36 am Post subject: |
|
|
OMG... the mouse... finally :D
edit: lmao, I had to set the mouse to the 3rd level to regain decent control of it :p
Last edited by jas0nuk on Thu Jul 10, 2008 10:00 am; edited 1 time in total |
|
| Back to top |
|
 |
Dark Chazz
Joined: 04 Feb 2008 Posts: 35
|
Posted: Thu Jul 10, 2008 9:37 am Post subject: |
|
|
| nice I love updates!!! |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 10:07 am Post subject: |
|
|
| jas0nuk wrote: | OMG... the mouse... finally :D
edit: lmao, I had to set the mouse to the 3rd level to regain decent control of it :p |
Glad you like it. :)
If you look at the translation array I use, you'll notice a few things:
| Code: | | static int stick[16] = { -8, -8, -6, -4, -2, -1, -1, 0, 0, 0, 1, 1, 2, 4, 6, 8 }; |
First, the dead zone is still 32 (each entry is 16 ticks of the stick, centered around 0, from -8 to +7). The flat, slow-zone (movement is +/-1) is still 32 as well. After that, I increase the movement deltas linearly to a max of 8. There are two -8's because two's complement goes one further on the negative. By setting it to be the same as the previous entry, you get the same speed for up/left as for down/right. So the mouse moves slow around the center, then gets faster as you get further from center, and goes the same speed in all four primary directions.
By the way, the old max movement was -4/+3. |
|
| Back to top |
|
 |
siulmagic
Joined: 06 Jul 2008 Posts: 42
|
Posted: Thu Jul 10, 2008 11:31 am Post subject: |
|
|
| very nice update loving the mouse speed |
|
| Back to top |
|
 |
madrunner15
Joined: 09 Jul 2008 Posts: 12
|
Posted: Thu Jul 10, 2008 12:35 pm Post subject: |
|
|
| okay can some one walk me through HFV explorer i opened my HDD.HFV in HFV explorer, and put a folder called System update 753 in the programs, but i cant copy my .bins over to the folder, any help, much appreciated. also with games same question i got Mac pong and cannot copy over the file to mac HDD\Programs\Mac pong. My mac pong game has no file extension |
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
Posted: Thu Jul 10, 2008 1:17 pm Post subject: |
|
|
can any1 upload @ sendspace macintosh 8.0 8.1 dsk file please p.s heres a link to the 1.50 basilisk + hfv viewer+all files in my next post lol _________________ I m go>
<BOaRd --- jumpina-like |
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
Posted: Thu Jul 10, 2008 1:37 pm Post subject: |
|
|
btw how do i make a blank floppy to put into basilisk e.g. .dsk _________________ I m go>
<BOaRd --- jumpina-like |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 1:48 pm Post subject: |
|
|
| Dark_fang wrote: | | btw how do i make a blank floppy to put into basilisk e.g. .dsk |
Just make any old file that's exactly 1,474,560 bytes long. When you insert it into B2, the OS will ask to format it. An easy way to make a "blank" disk is just take any old PC 1.4M disk image and use it. Insert it in B2 and then format it in the emu. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Thu Jul 10, 2008 2:14 pm Post subject: |
|
|
J.F.
Could you please try MozPong, theres a really weird bug there.. It causes the ball to move to the top of the screen when launched and slowly fall to the bottom, also sometimes after it drops it dies..
Please fix!
Wally
P.S heres a short video www.68kshrine.net/temp/mozpong.mov |
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
Posted: Thu Jul 10, 2008 2:16 pm Post subject: |
|
|
can any1 upload me a floppy @ sendspace or macintosh 8.0 or 8.1 _________________ I m go>
<BOaRd --- jumpina-like |
|
| Back to top |
|
 |
siulmagic
Joined: 06 Jul 2008 Posts: 42
|
Posted: Thu Jul 10, 2008 2:40 pm Post subject: |
|
|
| Dark_fang wrote: | | can any1 upload me a floppy @ sendspace or macintosh 8.0 or 8.1 |
no one can give you that, sharing or distributing above 7.6 and 8.0 is illegal there not available for the public yet |
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
Posted: Thu Jul 10, 2008 2:53 pm Post subject: |
|
|
umm ok how bout the floppy file it can be txt can any1 upload it sendspace thx _________________ I m go>
<BOaRd --- jumpina-like |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 2:54 pm Post subject: |
|
|
| Wally4000 wrote: | J.F.
Could you please try MozPong, theres a really weird bug there.. It causes the ball to move to the top of the screen when launched and slowly fall to the bottom, also sometimes after it drops it dies..
Please fix!
Wally
P.S heres a short video www.68kshrine.net/temp/mozpong.mov |
Try it with the CPU set for no FPU. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Thu Jul 10, 2008 2:55 pm Post subject: |
|
|
| J.F. wrote: | | Wally4000 wrote: | J.F.
Could you please try MozPong, theres a really weird bug there.. It causes the ball to move to the top of the screen when launched and slowly fall to the bottom, also sometimes after it drops it dies..
Please fix!
Wally
P.S heres a short video www.68kshrine.net/temp/mozpong.mov |
Try it with the CPU set for no FPU. |
Thats the problem, I have it set as a 68040...
Wally |
|
| Back to top |
|
 |
Dark_fang
Joined: 10 Jul 2008 Posts: 20
|
Posted: Thu Jul 10, 2008 3:49 pm Post subject: |
|
|
any one know how to run this game http://mac.the-underdogs.info/index.php?show=game&id=1373 it freezes aftr a few sec of play and how do i run 68030 something about not enough mem thanks for helping _________________ I m go>
<BOaRd --- jumpina-like |
|
| Back to top |
|
 |
CB0635
Joined: 09 Jul 2008 Posts: 2
|
Posted: Thu Jul 10, 2008 4:03 pm Post subject: Balderdoush |
|
|
Nice emulator J.F. I like using it to play Bunny Killer and hopefully Balderdoush (A boulder dash remake). Can more knowledgeable then me have a look at it (link here: http://jeux5.free.fr/Telneuf/Balderdoush.hqx ) to see if they can get it to work? I can open the game fine and everything but when i get to the start level screen on which you have to press space to start, when i use the OSK to press space nothing happens. Ive also noticed that the OSK doesnt work for a couple of other games too. Does anyone know why that would be so?
Thanks CB0635 _________________ I'm on 3.90 m33-3 with a PSP Phat :)
BalderDoush Rules!!!! |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Jul 10, 2008 4:06 pm Post subject: |
|
|
| Wally4000 wrote: | | J.F. wrote: | | Wally4000 wrote: | J.F.
Could you please try MozPong, theres a really weird bug there.. It causes the ball to move to the top of the screen when launched and slowly fall to the bottom, also sometimes after it drops it dies..
Please fix!
Wally
P.S heres a short video www.68kshrine.net/temp/mozpong.mov |
Try it with the CPU set for no FPU. |
Thats the problem, I have it set as a 68040...
Wally |
My point is, switch the CPU in the GUI to 68030 (with no FPU) and try it. I've found that many problems are due to the FPU emulation. |
|
| Back to top |
|
 |
|