c137d68fc9
* New features: + Scorpion ZS 256 support + Spectrum SE support + Support for the simple 8-bit IDE interface (as used by the +3e) and the ZXATASP and ZXCF interfaces + Spectrum +3e support: just a +3 with different ROMs + Interface II support + Emulation of joysticks other than the Kempston * Z80 core improvements: + Get undocumented flags right after SCF and BIT + Improved contended memory timings for RLD, RRD and instructions involving (HL), (SP), (IX+dd), (IY+dd) * Debugger improvements: + Memory map pane showing what is present in each 8K chunk + Allow port values to be masked before checking for port read/write breakpoints + Ability to set breakpoints in non-RAM pages * Miscellaneous improvements: + Improved display timings + Improved floating bus timings; Arkanoid and Sidewize now work + Save/restore the high bit of the R register; Bruce Lee now works + Fuse can now save snapshot formats other than .z80 and tape formats other than .tap; the appropriate format will be selected according to the extension given + Improved sound emulation, now using 16 bit samples + Allow real joystick buttons to be equivalent to either 'emulated joystick fire' or 'press a key' + The pokefinder can now search for bytes which have increased or decreased since the last search + HP-UX sound support (Stuart Brady). + After 'flashloading' a tape block, set the registers to the values they would have if the block had been loaded normally; 'The Rats' now loads successfully + GTK+ 2.x user interface preferred to GTK+ 1.2 by default if available + Don't display an error message if the same message was displayed within the last second + Writing to the Betadisk ports is a no-op if TR-DOS isn't active + Keep Timex Dock cartridge inserted after reset if it had been inserted via File/Open or from the command line + Split the 'ROM selection' dialog into one dialog for each machine + Unused bits of AY registers are zeroed + Remove segfault if one ROM of a multi-ROM machine didn't load + Don't segfault if Space rather than a mouse double click is used to select things in the GTK+ tape browser, debugger or pokefinder + Stop output to the serial printer when printer emulation is disabled; prevents the random appearance of 'printout.txt'
43 lines
1,017 B
Text
43 lines
1,017 B
Text
@comment $NetBSD: PLIST,v 1.3 2004/07/20 13:12:15 adam Exp $
|
|
bin/fuse
|
|
man/man1/fuse.1
|
|
share/fuse/128-0.rom
|
|
share/fuse/128-1.rom
|
|
share/fuse/128p-0.rom
|
|
share/fuse/128p-1.rom
|
|
share/fuse/256s-0.rom
|
|
share/fuse/256s-1.rom
|
|
share/fuse/256s-2.rom
|
|
share/fuse/256s-3.rom
|
|
share/fuse/48.rom
|
|
share/fuse/cassette.bmp
|
|
share/fuse/disk_plus3.z80
|
|
share/fuse/keyboard.scr
|
|
share/fuse/plus2-0.rom
|
|
share/fuse/plus2-1.rom
|
|
share/fuse/plus3-0.rom
|
|
share/fuse/plus3-1.rom
|
|
share/fuse/plus3-2.rom
|
|
share/fuse/plus3-3.rom
|
|
share/fuse/plus3e-0.rom
|
|
share/fuse/plus3e-1.rom
|
|
share/fuse/plus3e-2.rom
|
|
share/fuse/plus3e-3.rom
|
|
share/fuse/plus3disk.bmp
|
|
share/fuse/se-0.rom
|
|
share/fuse/se-1.rom
|
|
share/fuse/tape_128.z80
|
|
share/fuse/tape_16.z80
|
|
share/fuse/tape_2048.z80
|
|
share/fuse/tape_2068.z80
|
|
share/fuse/tape_48.z80
|
|
share/fuse/tape_pentagon.z80
|
|
share/fuse/tape_plus2.z80
|
|
share/fuse/tape_plus2a.z80
|
|
share/fuse/tape_plus3.z80
|
|
share/fuse/tape_scorpion.z80
|
|
share/fuse/tc2048.rom
|
|
share/fuse/tc2068-0.rom
|
|
share/fuse/tc2068-1.rom
|
|
share/fuse/trdos.rom
|
|
@dirrm share/fuse
|