滅菌サービス市場規模、機会、産業成長、リスク、分析、トップリーダー、2033年までの予測 (Plain text) |
sdki_research |
2022-09-26 14:17 |
滅菌サービスの世界市場は、予測期間中にCAGR6.7%で2033年には33億1千万米ドルに達すると予測されます。市場を牽引する要因としては、製薬会社、病院、医療機器メーカーにおける滅菌プロセスのアウトソーシングへの注目の高まり、院内感染の増加、外科手術... |
nsvtl_repository_has_VTL-2.asm (Plain text) |
reiisi |
2022-09-25 22:09 |
Just a note about moving the VTL-2 68XX working files. |
VTL-2_CoCo_translit.asm (Asm) |
reiisi |
2022-09-19 20:15 |
This should give you vtl-2 running on the Tandy/Radio Shack Color computer 1 or 2 in a 16K or better RAM configuration. You can assemble it with lwasm from lwtools. It's a transliteration, and barely uses any of the resources specific to... |
コピー: やるオプーナ (AA (Ascii Art)) |
bokunoch |
2022-09-18 22:15 |
やるオプーナ。AAテスト用。ja.wikipedia.org/wiki/やる夫 より。 |
<script>alert('Hacked By Mr.J4CK')</script> (HTML) |
jackxcode404 |
2022-09-11 21:03 |
<script>alert('Hacked By Mr.J4CK')</script> |
Hacked By Mr.J4CK (HTML) |
jackxcode404 |
2022-09-11 21:03 |
<script>alert('Hacked By Mr.J4CK')</script> |
extract.c (C) |
alaskanemily |
2022-09-11 05:57 |
A very simplistic dumper for file entries for Clockwork Knight 1.
I'm hoping to expand this so that I can reverse engineer the archive format used. |
VTL-2_MC10.asm (Asm) |
reiisi |
2022-09-03 22:09 |
This should give you vtl-2 running on the Tandy/Radio Shack MC-10, even in a stock 4K RAM configuration. You can assemble it with my asm68c assembler. |
vtl-2_6801_exorsim.asm (Asm) |
reiisi |
2022-09-03 17:40 |
Source code that runs VTL-2 on my fake 6801 simulator based on Joe H. Allen's EXORsim. Should be modifiable to run on a variety of hardware, No longer uses stack blasting, which will play nicer with interrupts. Can be assembled with my a... |
vtl-2_6801_exorsim_stkblast.asm (Asm) |
reiisi |
2022-09-03 17:34 |
Source code that runs VTL-2 on my fake 6801 simulator based on Joe H. Allen's EXORsim. Should be modifiable to run on a variety of hardware, but uses stack blasting, which will play hob with interrupts. Can be assembled with my asm68c. T... |