Acabo de instalar el emulador VICE para Linux (emula máquinas Commodore), pero en lo que estoy topando es que no encuentro por ningun lado las bios roms... estoy leyendo el manual y necesito:
Código: Seleccionar todo
Every emulator requires its own ROM set. For the VIC20 and the C64, the ROM set consists of the following files:
* `kernal', the Kernal ROM (8 KBytes)
* `basic', the Basic ROM (8 KBytes)
* `chargen', the character generator ROM (4 Kbytes)
The C128 needs the following files:
* `kernal', the Kernal ROM (8 Kbytes)
* `basic', the Basic + Editor ROM (32 Kbytes)
* `chargen', the character generator ROM (4 Kbytes)
The C128, VIC20 and C64 emulators also need the following DOS ROMs for the hardware-level emulation of the 1541, 1571 and 1581 disk drives:
* `dos1541', the 1541 drive ROM (16 Kbytes)
* `dos1541II', the 1541-II drive ROM (16 Kbytes)
* `dos1571', the 1571 drive ROM (32 Kbytes)
* `dos1581', the 1581 drive ROM (32 Kbytes)
In addition to those all emulators can handle a parallel IEEE488 interface (the C64 and C128 via $df** extension, the VIC20 via VIC1112 emulation) so they also need the DOS ROM for the IEEE disk drives:
* `dos2031', the 2031 drive ROM (16 Kbytes) (DOS 2.6, Commodore ROM images 901484-03 and 901484-05)
* `dos2040', the 2040 drive ROM (8 Kbytes) (DOS 1, Commodore ROM images 901468-06, 901468-07)
* `dos3040', the 3040 drive ROM (12 Kbytes) (DOS 2, Commodore ROM images 901468-11, 901468-12 and 901468-13)
* `dos4040', the 4040 drive ROM (12 Kbytes) (DOS 2, Commodore ROM images 901468-14, 901468-15 and 901468-16)
* `dos1001', the 1001/8050/8250 drive ROM (16 Kbytes) (DOS 2.7, Commodore ROM images 901887-01 and 901888-01)
* `kernal1', the PET2001 Kernal ROM (4 KBytes) (Commodore ROM images 901447-06 and 901447-07)
* `kernal2', the PET3032 Kernal ROM (4 KBytes) (Commodore ROM image 901465-03)
* `kernal4', the PET4032/8032 Kernal ROM (4 KBytes) (Commodore ROM image 901465-22)
* `basic1', the PET2001 Basic 1 ROM (8 KBytes) (Commodore ROM images 901447-09, 901447-02, 901447-03, 901447-04.bin. The -09 ROM is the revised -01 ROM)
* `basic2', the PET3032 Basic 2 ROM (8 KBytes) (Commodore ROM images 901465-01 and 901465-01)
* `basic4', the PET4032/8032 Basic 4 ROM (12 KBytes) (Commodore ROM images 901465-23, 901465-20 and 901465-21. The -23 ROM is a revised -19 ROM)
* `edit1g', the PET2001 editor for graphics keyboards (2 KBytes) (Commodore ROM image 901447-05)
* `edit2b', the PET3032 editor for business keyboards (2 KBytes) (Commodore ROM image 901474-01)
* `edit2g', the PET3032 editor for graphics keyboards (2 KBytes) (Commodore ROM image 901447-24)
* `edit4g40', the PET4032 editor for graphics keyboards (2 KBytes) (Commodore ROM image 901498-01)
* `edit4b40', the PET4032 editor for business keyboards (2 KBytes) (Commodore ROM image 901474-02)
* `edit4b80', the PET8032 editor for business keyboards (2 KBytes) (Commodore ROM image 901474-04-?)
*
* `chargen', the character generator ROM (2k). It has two sets with 128 chars each. The second (inverted) half of each set is computed from the first half by inverting it. This is a PET hardware feature. (Commodore ROM image 901447-10)
* `chargen.de', the character generator ROM (2k). This version is a patched German charset, with the characters [, \ and ] replaced by umlauts. It has been provided by U. Guettich and he reports that it is supported by some programs.
si alguien emula por ahí maquinas commodore y tiene las roms estaría muy agradecido si me pudieran ayudar...