./emulators/nono, OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.1nb2, Package name: nono-0.7.1nb2, Maintainer: pkgsrc-users

nono is OMRON LUNA-I emulator runs on NetBSD and etc.


Master sites:

Filesize: 3194.828 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-04-03 04:24:33 by Jun Ebihara | Files touched by this commit (2)
Log message:
0.7.1 (2024/03/28)

m88k(Update): "Set good m88100, m88200 mask version. It makes \ 
OpenBSD/luna88k faster 10~20%."
vm(Update): "Change canonical machine name from virt68k to virt-m68k. \ 
(vmtype=virt68k can also be used.)"
vm(Update): "Support VirtIO's indirect descriptor."
vm(Update): "Adjust VirtIO Network's queue size."
vm(New): "Implement VirtIO Entropy device."
vm(Fix): "Fix Goldfish timer to raise an interrupt immediately if the \ 
specified time is in the past."
vm(Fix): "Fix CRTC accesses on X68030 broken since ver 0.7.0."
   2024-02-25 21:37:44 by Jun Ebihara | Files touched by this commit (2) | Package updated
Log message:
0.7.0 (2024-02-21)

vm(New): "Start to support virt68k."
vm(Fix): "Fix problem that the interrupt acknowledge didn't handle \ 
correctly when two Nereid boards are installed simul
taneously."
vm(Fix): "Fix several spurious interrupts on resetting on various devices."
vm(Fix): "Implement MIE on X68030 SCC."
vm(Fix): "Fix not to update TxDR on starting the timer on X68030 MFP."
vm(Fix): "Fix several accesses to CRTC on X68030."
vm(Update): "Fix and rearrange whole bus access. Some device wait may be \ 
changed intentionally or unintentionally."
vm(Update): "Rearrange the power devices on all architecture."
app(New): "Graphic rendering now can use AVX2 on amd64."
app(Update): "-X option is changed to accept only one argument if -H is not \ 
specified."
app(Update): "Configuration item exec-file and exec-arg are added."
app(Update): "--initrd option and configuration item exec-initrd are \ 
added."
app(Update): "Path beginning of '~' in the configuration file is replaced \ 
to the home directory."
app(Fix): "-Lhelp can be displayed even if -X is specified."
   2024-01-08 03:41:18 by Jun Ebihara | Files touched by this commit (2) | Package updated
Log message:
nono: update to 0.6.4.

0.6.4 (2023/12/28)

vm(New): "Implement a Windrv compatible device on X68030. You can access a \ 
host directory via the device on Human68k."
vm(New): "Implement a contrast feature on X68030."
vm(Update): "Implement that writing to the SPC is made to wait if the \ 
internal queue is full. You can write a SCSI media on Human68k."
vm(Update): "DMAC now uses FC (Function Code) to access on X68030."
vm(Update): "Connect the host's [PageUp], [PageDown] and [End] key to \ 
guest's [ROLL UP], [ROLL DOWN] and [UNDO] key respectively on X68030. "
vm(Fix): "Fix the problem that SCC, FDC, SPC and Nereid are not reset \ 
correctly on X68030."
vm(Fix): "Fix a CIIN condition on X68030."
vm(Fix): "Fix $ED0000..$EDFFFF was user-accessible on X68030."
vm(Fix): "Fix timing that mouse sends its data on X68030. It should not \ 
affect anything."
GUI(New): "Rearrange menus. A part of "Device > Operation" and \ 
old "File" menus are integrated into"VM"."
GUI(New): "Add "Send CTRL+OPT.1+DEL" menu on X68030."
GUI(Fix): "Fix an abnormal termination when open the loglevel setting \ 
window since 0.6.3."
debugger(Fix): "Fix an abnormal termination when the argument of command \ 
line option -b cannot be parsed as a hexadecimal number."
debugger(New): "--bi-exg option."
   2023-12-09 16:56:46 by Jun Ebihara | Files touched by this commit (2)
Log message:
0.6.3 (2023/11/30)

m68k(New): "Implement an instruction cache. Finally X68030 IPL can display corr
ect MPU clock speed."
vm(New): "Implement areaset and extended areaset features on X68030."
vm(New): "Implement an option whether to cut FC2 or not on X68030."
vm(New): "Implement a system port monitor on X68030."
vm(New): "Implement an access status monitor."
vm(Update): "Restrict memory size to 255MB when using PROM image on \ 
LUNA-I."
vm(Update): "Change memory size limit to 512MB on LUNA-I, LUNA-88K and \ 
X68030."
m68k(Fix): "Fix the problem that an address error while executing bus error han
dler does not cause double bus fault."
vm(Fix): Issue#131 "Correct interrupt levels from XP Processor on \ 
LUNA-88K."
GUI(Fix): Issue#133 "Fix the problem that the bitmap plane monitor did not supp
ort 256-color mode."
build(Fix): "Make util/mkcgrom buildable on OpenBSD."
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693