mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
emulators/fuse: update to version 1.5.0
- Autoload snapshots replaced by a "phantom typist" which types LOAD "" or similar. - Alkatraz loaders (e.g. Cobra and Fairlight) are now accelerated. - Debugger: Ensure conditional timed breakpoints work correctly
This commit is contained in:
parent
8f90f1b3a0
commit
3aa9026928
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456333
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fuse
|
||||
PORTVERSION= 1.4.1
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1508788895
|
||||
SHA256 (fuse-1.4.1.tar.gz) = 817d57db6da95a411b5b44ccae2a00fff332b251b502957a8a886d794d475aa3
|
||||
SIZE (fuse-1.4.1.tar.gz) = 1654522
|
||||
TIMESTAMP = 1513076504
|
||||
SHA256 (fuse-1.5.0.tar.gz) = b1134a9f4d211cf9dbf845dd5b28a4a58a4ab69f3bf1f7d04d1c26147e0daefd
|
||||
SIZE (fuse-1.5.0.tar.gz) = 1619748
|
||||
|
@ -6,7 +6,6 @@ man/man1/fuse.1.gz
|
||||
%%DATADIR%%/48.rom
|
||||
%%DATADIR%%/cassette.bmp
|
||||
%%DATADIR%%/disciple.rom
|
||||
%%DATADIR%%/disk_plus3.szx
|
||||
%%SDL%%%%DATADIR%%/fuse.font
|
||||
%%SVGALIB%%%%DATADIR%%/fuse.font
|
||||
%%DATADIR%%/keyboard.scr
|
||||
@ -28,20 +27,6 @@ man/man1/fuse.1.gz
|
||||
%%DATADIR%%/se-0.rom
|
||||
%%DATADIR%%/se-1.rom
|
||||
%%DATADIR%%/speccyboot-1.4.rom
|
||||
%%DATADIR%%/tape_128.szx
|
||||
%%DATADIR%%/tape_16.szx
|
||||
%%DATADIR%%/tape_2048.szx
|
||||
%%DATADIR%%/tape_2068.szx
|
||||
%%DATADIR%%/tape_48.szx
|
||||
%%DATADIR%%/tape_48_ntsc.szx
|
||||
%%DATADIR%%/tape_pentagon.szx
|
||||
%%DATADIR%%/tape_plus2.szx
|
||||
%%DATADIR%%/tape_plus2a.szx
|
||||
%%DATADIR%%/tape_plus3.szx
|
||||
%%DATADIR%%/tape_plus3e.szx
|
||||
%%DATADIR%%/tape_se.szx
|
||||
%%DATADIR%%/tape_scorpion.szx
|
||||
%%DATADIR%%/tape_ts2068.szx
|
||||
%%DATADIR%%/tc2048.rom
|
||||
%%DATADIR%%/tc2068-0.rom
|
||||
%%DATADIR%%/tc2068-1.rom
|
||||
|
Loading…
Reference in New Issue
Block a user