search for: amsler

Displaying 19 results from an estimated 19 matches for "amsler".

2014 Jul 03
9
[LLVMdev] MOS6502 target
Hey there! I've started to embark on a path to try and create a backend for a 39 year old CPU with only an accumulator, two index registers, and a 256 byte stack. It does have a bank of 256 bytes before the stack that are pretty quick though. Really, if I can get an assembler out of `llc`, that'll be success enough for me. Clang would be better, but I think that might be crazy talk.
2004 May 12
2
847 IAX Provider??
Anyone know of a provider that has 847 DID Numbers? I would like to connect with them via IAX2. Zac -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040512/bd98e86b/attachment.htm
2004 Oct 03
0
FW: Broadvoice
...username=847******* fromuser=847******* callerid=847******* secret=******* host=sip.broadvoice.com fromdomain=sip.broadvoice.com dtmfmode=inband insecure=yes Thanks!! Zac -----Original Message----- From: Jerry Glomph Black [mailto:glomph@glom.ph] Sent: Sunday, October 03, 2004 12:53 PM To: Zac Amsler Subject: Re: [Asterisk-Users] Broadvoice No problems here. Inbound/Outbound both fine. Their NAT behavior is pretty bad, I'm sure your problem is probably related to that. On Sun, 3 Oct 2004, Zac Amsler wrote: > Anyone having issues with broadvoice? > > I can not make outgoing cal...
2006 Oct 09
3
winetools and ie6
For some time I have been using wine plus winetools on Ubuntu Breezy, allowing me to be able to use Internet Explorer on linux. When updating to the newer versions of Wine on either Brreezy or Dapper, I find that internet explorer n longer works. The winetools page shows two files that need to be downloaded wt-config.reg and ie6.reg along with winetools for wine 9.x No where can I find how to
2004 May 03
1
Start recording during call by pressingbutton sequence
...Basically, to simplify the question: When is it legal to record interstate calls without giving notice, when the recording party is in a one-party consent state?" As long as notice is given to all parties, it is always legal from my understanding. Jeremy -----Original Message----- From: Zac Amsler [mailto:zamsler@cc0.biz] Sent: Monday, May 03, 2004 8:18 AM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] Start recording during call by pressingbutton sequence Why don't you have a "This call may be recorded for quality assurance" when someone calls in???? Tha...
2014 Jul 05
6
[LLVMdev] Instructions on a target with no general purpose registers
I've mentioned my sneaky plans to target the MOS6502 here before. The big issue I think is that a lot of instructions don't really have a choice for output register. It all just goes into the accumulator, X index, or Y index based on the specific instruction. So, my question is, when I'm defining my ins, outs and registers for these instructions, is it going to be a problem that
2014 Jul 04
2
[LLVMdev] MOS6502 target
...han the maximum dynamic depth of a stack implementation, but I think usually not a lot. And it lets you use absolute addressing instead of slow (zp),y, and also let you avoid saving and restoring simulated callee-save registers. > > > > >> On Thu, Jul 3, 2014 at 1:23 PM, Edwin Amsler <edwinguy at gmail.com> wrote: >> Hey there! >> >> I've started to embark on a path to try and create a backend for a 39 year old CPU with only an accumulator, two index registers, and a 256 byte stack. It does have a bank of 256 bytes before the stack that are pretty q...
2014 Jul 04
2
[LLVMdev] MOS6502 target
I suppose that once you've got a 6502 working, adding support for a 4510 shouldn't be too difficult.... (http://c65gs.blogspot.com.au/) On Fri, Jul 4, 2014 at 10:38 AM, Bruce Hoult <bruce at hoult.org> wrote: > On Fri, Jul 4, 2014 at 12:02 PM, Edwin Amsler <edwinguy at gmail.com> wrote: > >> Well, the stack pointer be a single byte, so pushing things on there >> doesn't work terribly well. >> >> Assuming I pass by reference, that's 128 values absolutely total before >> it wraps around and silently clobbe...
2006 May 30
8
Handset recommendations
Seeking recommendations on handsets for use with Asterisk. I've been looking at the Aastra 480i CT because of its cordless handset and also the new Linksys SPA-942. Anyone using either one of these with comments on them? Any other thoughts on good reasonably priced handsets? This is for just a couple of people who work from home offices and will be connecting to an Asterisk server hosted
2004 Mar 23
14
ztdummy
...n 2.6 any time soon (if ever) I made some small changes to zaprtc to work on 2.6 and I have MoH and Meetme functions working fine in my lab. For production I would accept the party line and buy a Digium card, but for lab work and prototyping, zaprtc meets my budget. Dan _____ From: Zac Amsler [mailto:zamsler@cc0.biz] Sent: Monday, March 22, 2004 8:05 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] ztdummy Hey all, I have an issue with compiling zaptel on my server. I have a debian server with 2.6.4 kernel. I am getting some errors when I try to loa...
2004 May 20
6
VoicePulse broken?
Is anybody else out there using VoicePulse Connect and having problems this morning? I just noticed that they have absolutely no contact information in their website.. just want to make sure I didn't break something in my asterisk configs. -fedl
2006 Nov 24
0
Wine release 0.9.26
...kernel32: Added missing shift by 8. ntdll: Converted bitmask into TRUE/FALSE. shell32: Pass number of wide chars, not bytes as last argument to MBtoWC(). kernel32/tests: Test -1 length for NULL ptr too. oleaut32: Protect against integer overflow in SysAllocStringLen. Markus Amsler (14): d3d8: Back buffer is identical to the render target, test it only once. d3d8: Test refcount forwarding. d3d8: Test AddRef with refcount==0. d3d8: Show that the implicit surfaces are not freed if refcount reaches 0. d3d9: Forward port d3d8 refcount tests. d3...
2006 Dec 22
0
Wine release 0.9.28
...winecoreaudio: Replace pthread mutex with OSSpinLock. iphlpapi: Fixed a problem with enumerating network interfaces. Louis Lenders (1): msvcrt: Add _atoldbl. Marcus Meissner (2): made functions and variables static in some testcases. Made some functions static. Markus Amsler (13): d3d8: Release non implicit surfaces only if refcount is 0, with test. wined3d: Call the depth stencil destroy callback function. d3d9: Handle surface refcount forwarding in d3d9. d3d9: Handle volume refcount forwarding in d3d9. wined3d: Remove IWineD3DSurface_Get...
2006 Oct 27
0
Wine release 0.9.24
...n ARB backend. Louis. Lenders (2): olepro32: Add version resource. msvcrt: Add stub for _getmaxstdio. Marcus Meissner (3): iphlpapi: NetBSD needs sys/param.h. wineoss: On non-OSS systems define MidiExit too. mshtml: Moved release of dom_window to right place. Markus Amsler (3): d3d8: Fix wrong function name in FIXME. d3d8: Backport d3d9 surface tests. msvcrt: Speed up new operator. Michael Ploujnikov (2): comctl32: Win64 printf format warning fixes. ole32/tests: Win64 printf format warning fixes. Michael Stefaniuc (7): setupapi:...
2006 Dec 08
0
Wine release 0.9.27
...nders (3): crypt32: Better stub for I_CryptInstallOssGlobal. crypt32: Add test for I_CryptInstallOssGlobal. shell32: Define AVI resource 152. Marcus Meissner (2): shell32: Forward SHDeleteKeyA directly to SHDeleteKeyW. comcat: Remove const from COMCAT Manager. Markus Amsler (23): Revert "d3d: Fix partially applied patch: Remove AddRef from GetDirect3D.". Revert "d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.". Revert "d3d: Remove AddRef from IWineD3DDevice_GetIndices.". Revert "d3d: Remove AddRef from IW...
2006 Nov 10
0
Wine release 0.9.25
...Meissner (5): dmcompos: Replaced && 0xff by & 0xff. dswave: Replaced && 0xff by & 0xff. dmusic: Replaced && 0xfff... by & 0xff. dmscript: Replaced && 0xff by & 0xff. user32: Replaced && 0xff by & 0xff. Markus Amsler (13): wined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertexData. cmd: Check for argument in copy, mkdir, delete, goto, move, rmdir, rename, type. wined3d: Use SURFACE_ALIGNMENT. wined3d: Use width while converting surfaces. wined3d: Fix regression in surface conversi...
2007 Jun 01
0
Wine release 0.9.38
...rfaces. shell32: Avoid potential 1 byte overflow. kernel32: Skip modem status tests if GetModemStatus failed. oleau32: Fix one entry overflow (Coverity). ntdll: Initialize pointers to NULL (Coverity). quartz: ppinsplitter might be used uninitialized (Coverity). Markus Amsler (4): dbghelp: Speed up vector_add by avoiding pool_realloc calls. Remove no longer needed pool_realloc. dbghelp: Speed up pool_alloc. Patch by Eric Pouech. dbghelp: Speed up vector iteration by directly using for(). dbghelp: Late init hash_table. Michael Karcher (1):...
2006 Oct 13
0
Wine release 0.9.23
...tering exception handler. ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl. ntdll: More tests for exception handling. crypt32/tests: Replace bad use of sprintf by 2 strcats. crypt32: Include wine/port.h for strcasecmp. wine.inf: Add some more fake binaries. Markus Amsler (4): wined3d: Fix DEBUG_SINGLE_MODE. msvcrt: Add fread eof tests. msvcrt: fread: Fill buffer on small reads. msvcrt: Fix fread eof handling. Michael Ploujnikov (13): uxtheme: Win64 printf format warning fixes. setupapi/tests: Win64 printf format warning fixes....
2008 Apr 04
0
Wine release 0.9.59
...Copy return value is LONG. user32/tests: Fix uninitialized struct component. msxml3: Fixed include of SAX.h. user32/tests: Mark unsigned entitities as unsigned. ddraw/tests: Initialize ddprimpal. shell32: Adjusted German about dialog for changes in English one. Markus Amsler (1): opengl: Allocate DisabledExtensions buffer. Michael Stefaniuc (21): credui: Update the German translation. browseui: Add the Romanian translation. shlwapi: Add the Romanian translation. browseui: Add the German translation. comctl32: Add the Romanian transl...