mirror of
https://github.com/david-schmidt/gsport.git
synced 2024-12-28 03:30:05 +00:00
Update printer dev documentation
This commit is contained in:
parent
5dd9a17a3c
commit
1ffc645cba
@ -145,7 +145,21 @@ easy. Start with <<<vars_x86linux>>> if you are a little-endian machine, or
|
||||
unless your processor is little-endian (x86, Alpha). Mac, Sun, MIPS,
|
||||
HP, Motorola, and IBM are big-endian.
|
||||
|
||||
* Incorporating Graphical Printer Support
|
||||
* Capabilties
|
||||
|
||||
*-----:------:------:------:------:------+
|
||||
<<Platform>> | <<Base IIgs Emulation>> | <<Ethernet>> | <<Text Printer>> | <<Graphical Printer>> | <<Drag/Drop Disks>>
|
||||
*-----:------:------+
|
||||
Linux | Yes | No | Yes | Yes | No |
|
||||
*-----:------:------+
|
||||
Macintosh | Yes | No | Yes | Yes | No |
|
||||
*-----:------:------+
|
||||
Windows | Yes | Yes | Yes | Yes | Yes |
|
||||
*-----:------:------+
|
||||
|
||||
[]
|
||||
|
||||
* Building Graphical Printer Support
|
||||
|
||||
Until graphical prallel printer support is generally integrated into all builds, the following work needs to be done:
|
||||
|
||||
|
@ -6,18 +6,6 @@
|
||||
|
||||
Operating GSport
|
||||
|
||||
* Capabilties
|
||||
|
||||
*-----:------:------:------:------+
|
||||
<<Platform>> | <<Base IIgs Emulation>> | <<Ethernet>> | <<Printer>> | <<Drag/Drop Disks>>
|
||||
*-----:------:------+
|
||||
Linux | Yes | No | Yes | No |
|
||||
*-----:------:------+
|
||||
Macintosh | Yes | No | No | No |
|
||||
*-----:------:------+
|
||||
Windows | Yes | Yes | Yes | Yes |
|
||||
*-----:------:------+
|
||||
|
||||
* Getting ROMs
|
||||
|
||||
The required ROM for GSport is not part of the distribution, as it is
|
||||
|
Loading…
Reference in New Issue
Block a user