|
Joined: Dec 1999
Posts: 1,180 Likes: 2
Very Senior Member
|
Very Senior Member
Joined: Dec 1999
Posts: 1,180 Likes: 2 |
Yeah I tried to upload the new one (I usually update it) but it doesn't seem to upload successfully (just redirects to the main file namespace). Maybe something didn't get set up right on the new host. I was able to upload a screenshot OK though.
|
|
|
|
Joined: Aug 2009
Posts: 672
Senior Member
|
Senior Member
Joined: Aug 2009
Posts: 672 |
I've found a multisession bug in the t1000hx driver, when you load a disk exit and load a different disk it either gives you the normal crash dialog, or leaves you at the bios screen, and not giving you the option to exit the emulation.
|
|
|
|
Joined: Oct 2009
Posts: 3
Member
|
Member
Joined: Oct 2009
Posts: 3 |
I'm writing a driver for Hector Disc2 machine (with independante Z80 processor unit) an I cant arrive to format disk. I saw in floppy.c : if (image->exists()) { /* if (drv->interface_.format_sector) drv->interface_.format_sector(img, side, sector_index,c, h, r, n, filler);*/ } why is these line are removed in "floppy_drive_format_sector" proc ? It's very strange because all disk can't format in this case !
|
|
|
|
Joined: Dec 2006
Posts: 534
Senior Member
|
Senior Member
Joined: Dec 2006
Posts: 534 |
Finally found a version of Debian Linux for the FM Towns (thanks, Anna ;)) Currently gets stuck on some SCSI code, but it shows something at least...
- Barry Rodewald
|
|
|
|
Joined: Feb 2008
Posts: 326
Senior Member
|
Senior Member
Joined: Feb 2008
Posts: 326 |
@yo_fr Well if you take a look at version 0.132 of mess source you will see that only driver that used formating was Thomson. Thing is that this was kind of hack, since formatting is done by writing full track on real system, and since we still do not have full tracks stored in each format then it require a hack in order to work. I am planning to work on this but do not have much spare time right now, but it is on TODO list
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
OP
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
Finally found a version of Debian Linux for the FM Towns (thanks, Anna ;)) Currently gets stuck on some SCSI code, but it shows something at least... Installation package + created harddisk image on ftp for devs.
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
OP
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
SVN r9732 VT100 driver Press F5 to get to SETUP A Press 5 to switch to SETUP B Thanks Micko
|
|
|
|
Joined: Jul 2007
Posts: 4,625
Very Senior Member
|
OP
Very Senior Member
Joined: Jul 2007
Posts: 4,625 |
FM-Towns driver
Barry, exist the keycode 95 for the emulated kb ? shift + - = _ = 95
|
|
|
|
Joined: Feb 2005
Posts: 449
Senior Member
|
Senior Member
Joined: Feb 2005
Posts: 449 |
Compiling src/mess/machine/ti99/tn_usbsm.c... tn_usbsm.c src\mess\machine\ti99\tn_usbsm.c(272) : warning C4333: '>>' : right shift by too large amount, data loss Compiling src/mess/machine/ti99/tn_ide.c... tn_ide.c src\mess\machine\ti99\tn_ide.c(193) : warning C4333: '>>' : right shift by too large amount, data loss src\mess\machine\ti99\tn_ide.c(204) : warning C4333: '>>' : right shift by too large amount, data loss
|
|
|
|
Joined: Dec 2006
Posts: 534
Senior Member
|
Senior Member
Joined: Dec 2006
Posts: 534 |
FM-Towns driver
Barry, exist the keycode 95 for the emulated kb ? shift + - = _ = 95 There is an input for the underscore key, should be listed in the input menu, but defaults to 'none'. Mapping to a spare key (if you have any ;)) should then work (I've mapped it through the input menu to the Print Screen key).
- Barry Rodewald
|
|
|
1 members (1 invisible),
197
guests, and
1
robot. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,328
Posts122,128
Members5,074
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|