Commit Graph

25 Commits

Author SHA1 Message Date
gonzalo
1e69b98b84 Update for Nono to 0.4.4
OK benoit@
2022-11-07 09:39:15 +00:00
gonzalo
f16fefe672 Update for Nono to 0.4.3
OK op@ benoit@ rsadowski@
2022-09-05 15:55:30 +00:00
gonzalo
889e1d2f4d Update for Nono to 0.4.2
OK rsadowski@ op@
2022-08-09 14:27:26 +00:00
gonzalo
ad0e88b3b2 Update for Nono to 0.4.0
OK op@
2022-06-24 16:25:42 +00:00
sdk
5e2066b2cc Update nono 2.5.0 => 2.6.0
Port changes:
* Remove BROKEN marker for big endian archs. The previously missing
BE bits are now included.

Software changes:
* m88k: Improve the performance of m88k core slightly.
* m68k: Fix 68881's FCMP instruction that may return wrong result.
* vm: Improve the renderer including performance.
* vm: Fix a problem that the absolute path for SCSI images could not be specified.
* vm: Fix a problem that accessing the last sector causes an error.
* GUI: Implement a vector table monitor.
* GUI: Implement a log level setting window.
* GUI: Improve performance of window drawing.
* GUI: Fix a rendering problem of the control area on the bitmap plane window.
* GUI: Fix a resize problem on the bitmap plane window.
* app: Fix several UNIX signal handling.
* app: Fix some abnormal terminations at the beginning of the process.
* app: Fix some abnormal terminations at the end of the process.
* app: Fix some thread names for development.
* vm: Implement the horizontal synchronizing signal on CRTC in progress.
Implement the raster copy on the text VRAM in progress.

Update by maintainer gonzalo@
Sparc64 tests by me.

gonzalo@: please go ahead with this, I am quiet busy now to commit it.
2022-03-14 20:35:50 +00:00
naddy
06ebc532ac drop RCS Ids 2022-03-11 18:59:33 +00:00
gonzalo
f306213dc9 Update for Nono to 0.2.5
OK benoit@
2022-01-31 11:02:17 +00:00
gonzalo
c435246a15 Update for Nono to 0.2.4
Including a fix for llvm13

OK jca@ aoyama@ daniel@
2021-12-08 08:52:43 +00:00
gonzalo
32b1b782c6 Update for Nono to 0.2.2
OK daniel@
2021-10-05 10:15:59 +00:00
daniel
4dc84c9c7d update to nono 0.2.0
ok gonzalo@ (MAINTAINER), aoyama@
2021-07-15 05:01:38 +00:00
daniel
ec6ce35072 distributing binaries is a nono
ok gonzalo@ (MAINTAINER)
2021-07-06 16:43:48 +00:00
gonzalo
8d424decdb Update for Nono to 0.1.6
http://www.pastel-flower.jp/~isaki/nono/

OK benoit@
2021-06-01 15:16:28 +00:00
naddy
7932cce225 emulators/nono: fix build with LLVM 11 2021-03-10 18:34:18 +00:00
gonzalo
8b9c8cf3b3 Update for Nono to 0.1.5
OK benoit@
2020-12-07 14:25:13 +00:00
gonzalo
e10230effb Add aoyama@ example to run OpenBSD on nono.
OK benoit@
2020-11-27 09:24:41 +00:00
gonzalo
4ff390266d Update for nono to 0.1.4
Bugfix release.

OK benoit@ gsoares@
2020-11-20 19:31:43 +00:00
gonzalo
b53e8d85be Update for Nono to 0.1.3:
http://www.pastel-flower.jp/~isaki/nono/

Now even closer to be able to run OpenBSD Luna88k

OK benoit@
2020-11-20 10:00:11 +00:00
gonzalo
6077579d6e Update for Nono to 0.1.2:
http://www.pastel-flower.jp/~isaki/nono/

OK daniel@ benoit@
2020-11-02 13:15:58 +00:00
sthen
4b41f82eae it's a nono on i386
tvram.cpp:254:5: error: unknown type name '__m128i'
tvram.cpp:258:9: error: use of undeclared identifier '_mm_set_epi32'
tvram.cpp:358:5: error: unknown type name '__m128i'
tvram.cpp:358:21: error: use of undeclared identifier '_mm_set_epi8'
etc.

+BROKEN-i386=           requires __m128i and similar types; may work if SSE is disabled
2020-10-10 19:45:45 +00:00
gonzalo
77467f4f0c x11/wxWidgets is LIB_DEPENDS
Spotted by aja@ thanks!
2020-10-08 12:19:59 +00:00
gonzalo
f06d97c88a Update for Nono to 0.1.1
OK daniel@
2020-10-07 07:29:04 +00:00
cwen
0b27ed5253 nono: don't build on big endian archs, BE support is not finished yet
OK bcallah@ kmos@
2020-08-05 21:07:04 +00:00
gonzalo
1e9f01520b Typo on gettex tools, and missing distinfo thanks Benoit 2020-07-22 14:53:59 +00:00
gonzalo
a155d3967a Update for nono to 0.1.0
We dont need patches anymore.

OK aoyama@ daniel@
2020-07-22 12:02:04 +00:00
gonzalo
a7812e00b7 nono is luna88k emulator OK daniel@ 2020-07-06 17:42:25 +00:00